1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages

test: prove unrelated project isolation

This commit is contained in:
Andraxion 2026-07-22 05:01:07 -04:00
parent 1c4aa79d1c
commit 1943c36ef3
12 changed files with 492 additions and 12 deletions

View file

@ -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