Batch 3

pi-cyberneticconfigjson
Path: pi-cybernetic/.understand-anything/intermediate/batch-3.jsonRelative: .understand-anything/intermediate/batch-3.jsonSubproject: pi-cyberneticCategory: configuration
Lines: 10Bytes: 601Imports: 0Exports: 0

Content Preview

  1. {
  2. "nodes": [
  3. { "id": "file:src/util.ts", "type": "file", "name": "util.ts", "filePath": "src/util.ts", "summary": "Core utilities (entropy, stringify).", "tags": ["code", "utility"], "complexity": "moderate" },
  4. { "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" }
  5. ],
  6. "edges": [
  7. { "source": "file:test/harness.test.ts", "target": "file:sr