Skip to content

CodeGraph OSS v1.0.0

Latest

Choose a tag to compare

@skrikx skrikx released this 30 Aug 10:38
· 4 commits to main since this release

CodeGraph OSS v1.0.0 is the first public root release of the local-first, evidence-bearing graph engine.

Included:

  • callable-owned semantic repository graph with explicit unresolved and ambiguous facts
  • multi-repository composition and opt-in JavaScript/TypeScript PDG/dataflow
  • governed JSONL corpus graphs with content-addressed inputs and verification
  • checkpointed native machine graph scanning and loopback HTTP/UI serving
  • Windows amd64 CodeGraph and parser binaries, documentation, SBOM, and revision-bound release manifest

Verification:

  • frozen root commit: 0cea694
  • tree: 901a0004f79aa7f71771f6cfd1acc385686f14f3
  • independent mandatory lanes: 8/8 PASS
  • two release builds: byte-identical
  • ZIP SHA-256: 3a1e882a13ce15c4f25b99e4665c078fa20754daed2d14bb05944bd72a549cbf

Limits:

  • static analysis is not runtime truth
  • aliased heap/property flow and some dynamic behavior remain lower bounds
  • live machine scans are not global point-in-time snapshots and retain access failures
  • machine graph artifacts contain sensitive local paths and should not be published without sanitization
  • no superiority claim over other graph products is made by this release