Record the architecture and safety decision for the canonical agentforge init-context command.
Scope:
- where scaffold templates live in the monorepo
- how generated files relate to AICS v0.1 required files and optional files
- overwrite, merge, and idempotency boundaries
- root pointer file strategy versus
.agentforge/ source-of-truth strategy
- whether scaffolding logic reuses static templates, programmatic rendering, or both
Acceptance criteria:
- an ADR or equivalent durable decision record exists
- the decision defines the initial scaffold boundary for Sprint 6 implementation
- the decision states what is explicitly deferred beyond the MVP
- implementation and test issues can trace safety behavior back to this record
Record the architecture and safety decision for the canonical
agentforge init-contextcommand.Scope:
.agentforge/source-of-truth strategyAcceptance criteria: