cyberneticlibrary

Shrink graph with compact IDs

graph-symbol-idsworkflowsetup L40
husams/cpp-indexer
What it does

Dev-team pipeline: shrink the CodexGraph by storing compact integer IDs in th...

Best for

Multi-phase projects requiring parallel specialist execution and cross-stage coordination.

Inputs
  • · args: {phases[], tasks?, ...config}
  • · Working directory with source files
Outputs
  • · Execution report with phase results
  • · Graph compressed with symbol/file ID maps
Requires
  • · Claude agents
  • · IndraDB
  • · Neo4j
  • · Rust compiler
Preconditions

Workflow orchestration environment; required data sources available

Failure modes
  • · Agent execution timeout
  • · Input file missing or malformed
  • · Schema validation failure on agent output
  • · Phase dependency not met (prior phase incomplete)
Trust signals
  • · Schema-validated agent outputs
  • · Explicit phase structure with gating
  • · Built-in verification/testing phase