finished refactoring the directory layout, no longer stubs

This commit is contained in:
2026-05-25 02:36:08 -06:00
parent 4f378c3825
commit 5ec088c250
19 changed files with 553 additions and 559 deletions
+3 -3
View File
@@ -4,8 +4,8 @@
- Name: `Recovery Pipeline`
- Feature slug: `recovery-pipeline`
- Current phase: `Context & Workflow Decomposition`
- Overall status: `Decomposition In Progress`
- Current phase: `Implementation Security Review`
- Overall status: `Assembly Complete`
- Security verification status: `Not Started`
- Current workflow slice: `ingest-snapshot/deterministic-bundle-ingest`
@@ -40,7 +40,7 @@
| Bounded Context | Workflow Slice | Slice Discovery | Core Sketch | Blueprint | Design Security | Assembly | Impl Security | Refactor | Notes |
| :-------------- | :------------- | :-------------- | :---------- | :-------- | :-------------- | :------- | :------------ | :------- | :---- |
| `ingest-snapshot` | `deterministic-bundle-ingest` | `Complete` | `Complete` | `Complete` | `Complete` | `Ready` | `Not Started` | `Not Started` | `Foundational source-of-truth slice.` |
| `ingest-snapshot` | `deterministic-bundle-ingest` | `Complete` | `Complete` | `Complete` | `Complete` | `Complete` | `Not Started` | `Not Started` | `Foundational source-of-truth slice.` |
| `dependency-recovery` | `identify-vendored-packages` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Shrinks app-authored surface before later phases.` |
| `dependency-recovery` | `externalize-accepted-dependencies` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Depends on package identification decisions.` |
| `static-context-evidence` | `extract-segment-context` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Not Started` | `Produces deterministic evidence for downstream consumers.` |