Projects Overview
Core Repositories
Section titled “Core Repositories”| Repo | Purpose | Primary Stack | Status |
|---|---|---|---|
agent-harness | Sprite provisioning & orchestration | Python + Infisical | Active |
rs-1 | RS-1 presence sensor platform | ESP-IDF (C/C++), Cloudflare Workers | Active |
hardwareOS | Embedded firmware platform | Go + React | Spec Phase |
rv1106-system | RV1106 Linux system images | Buildroot | Spec Phase |
presence-detection-engine | ESP32 presence engine + HA tooling | C++, Python, YAML | Active |
opticworks-store | Storefront + Medusa backend | Next.js, Medusa | Active |
opticworks-intranet | Internal docs site | Astro/Starlight | Active |
n8n-marketing-automation | Marketing automation | Docker + Python | Dormant |
Where to Start
Section titled “Where to Start”- Agent Control Plane for Sprites and AI orchestration
- Hardware Platform for hardwareOS and rv1106-system
rs-1/README.mdfor RS-1 overview and docs mappresence-detection-engine/docs/quickstart.mdfor ESP32 + HA setupopticworks-store/docs/reference/README.mdfor store architecture
Sources
Section titled “Sources”agent-harness/CLAUDE.mdrs-1/README.mdhardwareOS/README.mdrv1106-system/README.mdpresence-detection-engine/README.mdopticworks-store/README.mdn8n-marketing-automation/README.md
Meta Diagrams
Section titled “Meta Diagrams”Org Repo Map
Section titled “Org Repo Map” OpticWorks | +---------------------------+---------------------------+ | | |agent-harness Hardware Applications (Sprites) | | | +-----------+-----------+ +-------+-------+ | | | | | | | hardwareOS rv1106 rs-1 opticworks presence- | (Go+React) (Linux) (sensor) store engine | | +-----------------------------------------------+ | opticworks-intranet (this docs site)Runtime Surfaces
Section titled “Runtime Surfaces”Developer --> Sprite VM --> N100 Host --> Hardware / Services | | | | | +--> Docker services | +--> Infisical secrets | +--> GitHub access +--> Repo edits+--> ssh n100Secrets Flow
Section titled “Secrets Flow”Infisical --> ~/.env.secrets --> Sprite shell | | | | +--> gh auth +--> repo-specific tools +--> service tokens +--> deploy scripts