From ce1301751937afbae396d70acf3cd1b691c86b36 Mon Sep 17 00:00:00 2001 From: Mikael Hugo Date: Sun, 10 May 2026 20:49:08 +0200 Subject: [PATCH] =?UTF-8?q?chore(.sf):=20update=20PROJECT.md=20=E2=80=94?= =?UTF-8?q?=20DB=20healthy,=20S01+S02=20complete,=20S03=20next?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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> --- .sf/PROJECT.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/.sf/PROJECT.md b/.sf/PROJECT.md index ddd97cd90..8a529695e 100644 --- a/.sf/PROJECT.md +++ b/.sf/PROJECT.md @@ -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 (T02–T04 pending) + - [ ] S04 — Keep product surfaces coherent + - [ ] S05 — Prepare ACE convergence deliberately ## Key Verification Commands