Skip to content

v0.2.0

Choose a tag to compare

@Detective-XH Detective-XH released this 27 May 00:57
v0.2.0
1f006bc

v0.2.0 — governance knowledge graph milestone

Packages 18 shipped features (F-18 through F-35) as the first stable governance knowledge graph release.

Added

  • Schema migrations — forward-only migrations 001–009; checksum validation; reindex markers
  • Section snapshotssection_chunks table; TOCTOU resolved; section-level reads for all tools
  • Governance metadatadocument_metadata + governance_metadata; authority ordering (frontmatter > extractor > skill_advisory)
  • Research provenanceresearch_metadata; claim/evidence/confidence/temporal fields
  • Domain pack framework — declarative registry; governance, research, entity, code_doc, policy_process, assessment_drift packs
  • Search quality — section-level FTS (section_chunks_fts); field-weighted ranking; graph-aware reranking; local query expansion
  • Governance-aware retrievalSearchOptions governance/research constraints; status/canonical/audience/date ranking signals
  • Context pack exportformat=context_pack reviewable evidence packs
  • Metadata quality scoring — advisory scoring; missing-field, stale-date, weak-citation signals
  • Multi-format indexing.docx, .html, .htm, .pdf extractors with zip-slip and bomb protection
  • Entity graph runtimeentities + entity_mentions tables; entity_type/entity_id search filters
  • Policy/process drift auditpolicy.* finding codes via format=drift_audit
  • Assessment drift auditresearch.* finding codes; stale/unverified/competing/superseded signals
  • Code documentation surface — opt-in code_doc pack; 21 languages; code_file nodes
  • Docs-code drift auditcode.* finding codes; missing symbols, undocumented exports, unanchored features
  • Interactive installer--dry-run and --interactive for docgraph init and docgraph install
  • CodeGraph interop — advisory handoff guidance in serverInstructions

Stats

Metric Value
Go source ~50,940 non-test lines
Tests ~45,090 lines (1074 top-level test functions)
MCP tools 16
Schema migrations 009
Security hardening measures 22
Dependencies 45 modules (7 direct)

Verify

gpg --verify SHA256SUMS.asc SHA256SUMS
shasum -a 256 -c SHA256SUMS