Tags give the ability to mark specific points in history as being important
-
v0.4.18
6071d3ba · ·glia v0.4.18 — Tier-4 doc ingestion + v6 P1/P2/P3 (substrate complete, coverage signaling, answer-shaped primitives)
-
v0.4.17
bbb5d719 · ·v0.4.17 — parse-cache invalidation hardening + byte-identical determinism Closes the 2026-06-10 audit Tier-1 set (dev-notes/audit-2026-06-10.md): - ParseCache context stamp (repo identity + go.mod module) — stale-reuse holes closed - [workspace.package] version: release bump and cache stamp are the same line - Explicit non-incremental builds purge the sidecar - Deterministic shard order, cross-edge order, walk order, scope/activation tiebreaks - gmap manifest engine_version stamp: old-engine layouts regenerate on upgrade - bytes-on-disk byte-identical gate test (fails on pre-fix main, passes here) 327 tests pass; 1 pre-existing py_smoke failure (predates 0.4.15).
-
v0.4.16
95d97880 · ·repo-graph-py 0.4.16 — incremental parse cache (WP-D / GR-4) Per-file FileParse cache keyed by xxhash64: unchanged files skip tree-sitter on rebuild; graph rebuilt fully so output is byte-identical to a clean build. generate(incremental=True) default-on; glia build --no-incremental.
-
v0.4.15
422fcc76 · ·repo-graph-py 0.4.15 — v5 cut GR-1 node spans, GR-2 resolve_signal (+sniffer), GR-3 subset/prose, GR-5 activate profiles; #3 decode tables, #6 Go import leak, #7 DOCUMENTS edges, deferred to a later cut.
-