Skip to content

codegraph-brain: v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:54
1f680e6

0.3.0 (2026-06-14)

Features

  • audit: reachability/authz coverage primitive — cgis audit (#172) (#236) (7ec4a28)
  • cgis_find_symbol — partial name → ranked FQNs (#173) (#206) (eaeb5a6)
  • drift: fit-quality reporting + funnel template (#177, #186) (#232) (82aaf15)
  • drift: gate semantics v2 — intra-domain cycles, gate_failed, tolerance precedence (#176, #170) (#221) (303a502)
  • drift: tangle_ratio hygiene gate — the antisymmetry half of health (#186) (#241) (96dc2e0)
  • guardian: Ollama provider for local/colab inference — finder + skeptic (#256) (5748248)
  • guardian: recall-lean universal finder + skeptic reconciliation (#249) (7bb1166)
  • mermaid: human/AI-readable node ids instead of MD5 hashes (#210) (#213) (0b5ae7e)
  • metrics: --exclude <segment> to drop test/vendor code from rankings (#234) (#235) (19383d0)
  • metrics: DuckDB analytical layer — cgis metrics (#16, slice 1) (#230) (7bd74f9)
  • metrics: surface in/out degree on PageRank rows (#237) (#238) (a072438)
  • metrics: vectorized PageRank — critical-nodes ranking (#231) (#233) (4ecc011)
  • query: cgis init-ontology — auto-proposed patterns.yaml (#174) (#211) (e73e3b1)
  • query: cgis suggest-packages — graph-driven sub-package suggestions (#242 slice 1) (#245) (827bd04)
  • query: GraphRAG prompt compiler — cgis context <fqn> (#19) (#219) (f1a79e5)
  • query: JSON output for trace_flow / analyze_impact / structure (#171) (#209) (39e4028)

Bug Fixes

  • drift: discount CALLS-layer tangle by unresolved_ratio (#244) (#253) (119e5b3)
  • guardian: anchor inline comments to a verbatim quote, not the model's line (#181) (#243) (ccb2503)
  • mcp: cgis_ingest full_rebuild flag + whole-graph totals (#192) (#223) (397836c)
  • suggest: connectivity guard — sparse package no longer false-'split' (#257) (0e1ddf7)
  • suggest: single-module prefix no longer false-flags 'mis-rooted' (#254) (b7efd13), closes #242

Documentation

  • architecture: cgis self-portrait snapshot (#252) (df611ce)
  • architecture: human/AI-readable reference for the 5 patterns + 13 triads (#218) (1baf316)
  • auto-sync architecture graph and MCP reference (#207) (0121536)
  • auto-sync architecture graph and MCP reference (#212) (2023c66)
  • auto-sync architecture graph and MCP reference (#217) (9465478)
  • auto-sync architecture graph and MCP reference (#222) (a688995)
  • auto-sync architecture graph and MCP reference (#225) (deb94a0)
  • auto-sync architecture graph and MCP reference (#226) (adc6282)
  • auto-sync architecture graph and MCP reference (#250) (56871db)
  • readme: surface Guardian, drift gates, and local/cloud models (#259) (0d8cc99)
  • specs: drift gate semantics v2 — intra-domain cycles, gate_failed, tolerance precedence (#176 + #170) (#216) (ae120a1)