test: prove unrelated project isolation
This commit is contained in:
parent
1c4aa79d1c
commit
1943c36ef3
12 changed files with 492 additions and 12 deletions
10
README.md
10
README.md
|
|
@ -10,11 +10,11 @@ isolated previews through the explicit render boundary.
|
|||
|
||||
## Current gate
|
||||
|
||||
DFG-1 through DFG-5 are complete. The full Worldforge shadow proof maps all 532 nodes and 830 edges
|
||||
through the standard index boundary and verifies project-specific queries, four bounded context
|
||||
profiles, and all 32 generated outputs without changing canonical or public files. DFG-6 is the
|
||||
active gate: prove the core against an unrelated project and simultaneous isolated servers.
|
||||
Canonical application remains external and closed to the normal MCP server.
|
||||
DFG-1 through DFG-6 are complete. Awesome Ski Game proves that the generic core can index, retrieve,
|
||||
compile context, accept isolated proposals, and render previews for unrelated project families. Two
|
||||
simultaneous MCP server processes remain project-bound and cannot cross-read or mix derived state.
|
||||
DFG-7 is the active gate: adopt DocForge for read-only Worldforge retrieval while retaining the
|
||||
existing builder and rollback path. Canonical application remains external and closed to MCP.
|
||||
|
||||
## Development
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue