Isolation.Test
Path:
loom-sprint-scaffold/loom/tests/synthesis/isolation.test.tsRelative: loom/tests/synthesis/isolation.test.tsSubproject: loom-sprint-scaffoldCategory: testsLines: 132Bytes: 4,331Imports: 3Exports: 0has tests
Content Preview
- /**
- * Isolation test for src/synthesis/.
- *
- * Enforces at the grep level:
- * 1. No import from src/orchestrator/, src/dispatcher/, or src/execution/
- * 2. No import of the goals table symbol (goals from schema)
- * 3. No UPDATE goals SQL string (no writes to goals table)
- *
- * These are grep-level assertions over import statements and SQL strings
- * in all .ts files under src/synthesis/.
- *
- * The synthesis module is a READ-ONLY batch regulator — it may only write
- * to mode_registry (sta