feat: Phase 0 workspace, spikes, and golden harness

Stand up the monorepo skeleton and land the first Phase 0 artifacts:
pairing threat model, plugin catalog, builder detect, 20-prompt golden
harness, and synthetic 2GB mirror timing.
This commit is contained in:
SinachPat
2026-08-15 09:44:43 +01:00
parent 0dae13cfd3
commit 6e59a8a36b
59 changed files with 3440 additions and 109 deletions
+2 -1
View File
@@ -10,6 +10,7 @@ Just describe what you want. Wursor does the rest.
- Full product spec: [PRD.md](./PRD.md)
- Build guide (TDD, sprints, CI): [IMPLEMENTATION.md](./IMPLEMENTATION.md)
- Phase 0 gate: [spikes/README.md](./spikes/README.md)
## What it does
@@ -22,4 +23,4 @@ No code. No terminals. No wp-admin.
## Status
Spec / Phase 0. Implementation has not started.
Spec / Phase 0. Workspace folders exist. Product code waits on [spikes/](./spikes/README.md).