singularity-forge/docs/specs
2026-05-04 19:28:39 +02:00
..
README.md chore: commit current worktree state 2026-05-04 19:28:39 +02:00

docs/specs/

Durable specifications and contracts.

What belongs here

  • Long-lived spec documents describing behavior contracts, APIs, or protocols.
  • Documents that outlive any single implementation plan.

What does NOT belong here

  • Architecture decisions (use docs/adr/).
  • Implementation plans (use docs/plans/).

Naming convention

<topic>.md — e.g., promote-command-spec.md

See also