Developer Hub
This section collects the architecture, module-reference, testing, and AI workflow documentation that was previously scattered across the repo.
Core References
- Architecture
- Architecture Evolution And Runtime Status
- API Reference
- Testing
- Developer Onboarding
- Development Scripts
- Streaming with SSE and NDJSON
- AI Operating Protocol
- Agent Delivery Harness v1
AI Workflow
AI Operating Protocol is the canonical public-docs location for agent workflow guidance. It includes the feature workflow, intake template, implementation patterns, review checklist, rclone safety rules, and StratoFusion ubiquitous language that previously lived under docs/ai/.
Reusable prompt templates live in the Prompt Catalog.
The Agent Delivery Harness v1 is an opt-in,
human-supervised workflow for risk classification, task isolation, local
resource leases, evidence, independent read-only review, and PR handoff.
Unattended writing remains disabled until enforced branch protection is
available on private dev and main.