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

feat: complete Worldforge shadow proof

This commit is contained in:
Andraxion 2026-07-22 04:40:59 -04:00
parent 561d98f1f8
commit 1c4aa79d1c
9 changed files with 55 additions and 19 deletions

View file

@ -10,11 +10,11 @@ isolated previews through the explicit render boundary.
## Current gate
DFG-1 through DFG-4 are complete. DFG-5 is the active gate. Its first shadow proof maps the
non-AssetForge Worldforge graph through the standard index boundary and verifies project-specific
queries, active and phase contexts, and 31 unaffected generated outputs. The independently managed
AssetForge family and the combined manual page remain excluded until that content is explicitly in
scope. Canonical application remains external and closed to the normal MCP server.
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.
## Development