chore(.sf): update PROJECT.md — DB healthy, S01+S02 complete, S03 next

- Remove stale BLOCKED/corrupted-DB claim
- Mark M001-3hf5k0 complete, reflect S01+S02 done in M001-6377a4
- Clarify S03 has T02-T04 pending (verification evidence work)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Mikael Hugo 2026-05-10 20:49:08 +02:00
parent 61b4fecdaf
commit ce13017519

View file

@ -1,5 +1,5 @@
---
generated: 2026-05-10T03:56:00Z
generated: 2026-05-10T18:47:00Z
sf_version: 2.75.3
---
@ -9,14 +9,19 @@ sf_version: 2.75.3
**Core value:** Purpose-to-software compiler — not a generic coding assistant. Every unit must name its purpose, consumer, and falsifiable contract before implementation.
**Current state:** BLOCKED. SQLite DB (`.sf/sf.db`) is malformed (corrupted). DB backup exists at `.sf/backups/db/sf.db.2026-05-10T02-42-23-822Z`. This milestone recovers the DB and executes the highest-value pending task from the recovered roadmap.
**Current state:** Active. DB healthy. M001-6377a4 in progress — S01 (doctrine alignment) and S02 (runaway guard + gap-audit) complete. S03 (deepen reliability / verification evidence) is next.
**Architecture:** TypeScript monorepo (7 workspace packages), Rust N-API engine, Next.js web frontend, Pi SDK harness. Extension source at `src/resources/extensions/sf/` compiled to `dist/resources/extensions/sf/`.
## Milestone Sequence
- [ ] **M001-3hf5k0**: DB Recovery and S01-T01 Execution — recover corrupted DB, execute CLI/help doctrine fix
- [ ] **M001-6377a4** *(pending, recovered from backup)*: M001 Roadmap — stabilize core doctrine, sharpen execution, deepen reliability, keep surfaces coherent, prepare ACE convergence
- [x] **M001-3hf5k0**: DB Recovery and S01-T01 Execution — complete
- [ ] **M001-6377a4**: M001 Roadmap — stabilize core doctrine, sharpen execution, deepen reliability, keep surfaces coherent, prepare ACE convergence
- [x] S01 — Doctrine alignment (CLI/help surfaces)
- [x] S02 — Runaway guard + gap-audit cleanup
- [ ] S03 — Deepen reliability / verification evidence (T02T04 pending)
- [ ] S04 — Keep product surfaces coherent
- [ ] S05 — Prepare ACE convergence deliberately
## Key Verification Commands