singularity-forge/docs/dev/sf-runtime/planning.md
2026-05-14 19:32:41 +02:00

541 B

name description
sf-planning Use when changing SF milestone, slice, task, backlog, promotion, or spec-first planning behavior.

SF Planning

Use this for SF planning-state changes in this repository.

Rules

  • SQLite .sf/sf.db is canonical when ordering, joins, validation, or status matter.
  • Plans must state purpose before implementation detail.
  • Promote durable human-facing artifacts into docs/plans/, docs/specs/, or docs/adr/.
  • Runtime planning drafts stay under .sf/ and remain gitignored unless promoted.