Batch 2

pi-cyberneticconfigjson
Path: pi-cybernetic/.understand-anything/intermediate/batch-2.jsonRelative: .understand-anything/intermediate/batch-2.jsonSubproject: pi-cyberneticCategory: configuration
Lines: 16Bytes: 2,106Imports: 0Exports: 0

Content Preview

  1. {
  2. "nodes": [
  3. { "id": "file:examples/live-run.ts", "type": "file", "name": "live-run.ts", "filePath": "examples/live-run.ts", "summary": "Example showing a live agent loop execution.", "tags": ["code", "examples", "entry-point"], "complexity": "moderate" },
  4. { "id": "file:src/engines/management.ts", "type": "file", "name": "management.ts", "filePath": "src/engines/management.ts", "summary": "Implements ManagementEngine for agent lifecycle, modeling, and tool registry.", "tags": ["code",