Skip to content

Fix graph similarity attach and harden maintenance paths#88

Merged
stevesolun merged 7 commits into
mainfrom
codex/deep-similarity-audit
May 27, 2026
Merged

Fix graph similarity attach and harden maintenance paths#88
stevesolun merged 7 commits into
mainfrom
codex/deep-similarity-audit

Conversation

@stevesolun
Copy link
Copy Markdown
Owner

Summary

  • fix exact semantic top-k parity and new-node recompute behavior
  • make ANN attach overlays authoritative for updated node incident scores
  • validate overlay similarity fields at artifact and install time
  • harden dashboard mutation host checks, MCP/harness install surfaces, hooks, overlay maintenance, CI graph classification, and configured Claude paths
  • refresh README/docs stats

Local validation

  • python -m pytest -q --no-cov <focused graph/install/dashboard/CI/config suites> (737 passed)
  • python -m ruff check src hooks scripts
  • python -m mypy --cache-dir %TEMP%\ctx-mypy-deep-sim-final3 src
  • python -m pip check
  • python src\update_repo_stats.py --check
  • python src\validate_graph_artifacts.py --graph-dir graph --deep ... exact expected counts
  • python scripts\ci_preflight.py --profile pr (15/15 passed)

@stevesolun stevesolun merged commit d0922f0 into main May 27, 2026
18 checks passed
@stevesolun stevesolun deleted the codex/deep-similarity-audit branch May 27, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant