541 B
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.dbis 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/, ordocs/adr/. - Runtime planning drafts stay under
.sf/and remain gitignored unless promoted.