Skip to content

v4.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 23:09
  • release: v4.4.0 — ingest_findings (ADR-0052), memory-rules fix, Windows hangs (#91/#92)
  • fix(tests): update tool-count assertions for ingest_findings (45->46, 48->49, 47->48)
  • merge: feat/findings-provenance-hardening — dual digest anchoring + stage-1 source_path linkage (INC5.1b)
  • feat(ingest_findings): dual-anchor digest + source_path provenance (5.1b)
  • merge: feat/ingest-findings — Cortex consumer of AP findings (INC5.1, D2/D3/D4)
  • merge: fix/windows-remember-hangs — pure-Python git lookups (#91), eager scipy/sklearn import (#92)
  • fix(windows): eager-import scipy/sklearn on main thread before the event loop starts
  • fix(windows): replace subprocess git calls in domain_mapping with pure-Python lookups
  • feat(mcp): add ingest_findings handler — Cortex consumer of AP findings (INC5.1)
  • merge: docs/inc5-adrs — ADR-0052 AP↔Cortex flow direction, ingestion precedence, ap_bridge debt (INC5.0)
  • docs(adr): ADR-0052 — AP↔Cortex flow direction, ingestion precedence, ap_bridge debt
  • merge: fix/add-rule-memory-rules-drift — align add_rule with memory_rules grammar, fix hard-rule inversion (incrément 3, review OK 2026-07-09)
  • fix(memory-rules): align add_rule with the memory_rules grammar and fix hard-rule inversion
  • Merge pull request #90 from cdeust/feat/wiki-domain-backfill
  • style(wiki): apply ruff 0.15.20 formatting to domain-backfill files
  • chore(release): bump cortex 4.2.0 -> 4.3.0 (wiki domain backfill)
  • feat(wiki): backfill real project domain for catch-all wiki pages

What's Changed

  • feat(wiki): backfill real project domain for catch-all wiki pages (Volet 4) by @cdeust in #90

Full Changelog: v4.2.0...v4.4.0