feat: blast-radius change-impact + doctor self-heal bootstrap#1
Merged
Conversation
blast_radius.py walks dependents off graphify-out/graph.json N hops → impacted files/abstracts + per-seed test-coverage gaps + risk hint (reverse by default, --forward/--undirected to flip). Closes the change-impact gap vs dedicated graph-review tools using the graph codenav already builds. doctor.sh diagnoses (--fix repairs) the whole environment: graphify + python deps, graph presence/freshness vs HEAD, taxonomy re-cluster, script integrity; prints the agent-side MCP checks a shell cannot run. One-command bootstrap for a fresh install. SKILL.md gains change-impact + onboarding surfaces in the axis tables, a self-healing section (every script names its own remedy on failure), and a self-improving loop (graphify_to_qdrant persists topology as architectural-facts). README + tests updated; 13/13 glue tests green.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
scripts/blast_radius.py— change-impact axis. Walks dependents offgraphify-out/graph.jsonN hops → impacted files/abstracts + per-seed test-coverage gaps + low/medium/high risk hint. Reverse-walk by default (--forward/--undirectedto flip). Closes the gap vs dedicated graph-review tools using the graph codenav already builds.scripts/doctor.sh— self-heal bootstrap.--fixinstalls graphify + python deps, builds/refreshes the graph vs HEAD, applies ataxonomy.pyre-cluster if present, checks scripts, prints the agent-side MCP probes a shell can't run. Bare run = diagnose-only.graphify_to_qdrantpersists topology as architectural-facts).TestBlastRadiuscases.Test plan
python3 tests/test_glue.py→ 13/13 OKpy_compileall scripts (mirrors CI)bash -ndoctor.sh + locate.shids.tshub → 34 dependents, HIGH risk, correct taxonomy labels