Batch 3
Path:
pi-cybernetic/.understand-anything/intermediate/batch-3.jsonRelative: .understand-anything/intermediate/batch-3.jsonSubproject: pi-cyberneticCategory: configurationLines: 10Bytes: 601Imports: 0Exports: 0
Content Preview
- {
- "nodes": [
- { "id": "file:src/util.ts", "type": "file", "name": "util.ts", "filePath": "src/util.ts", "summary": "Core utilities (entropy, stringify).", "tags": ["code", "utility"], "complexity": "moderate" },
- { "id": "file:test/harness.test.ts", "type": "file", "name": "harness.test.ts", "filePath": "test/harness.test.ts", "summary": "Harness tests.", "tags": ["code", "test"], "complexity": "complex" }
- ],
- "edges": [
- { "source": "file:test/harness.test.ts", "target": "file:sr