Intent Map Render

Use during evo's DRIFT_SURFACED phase (per design §6 state machine) to render diagrams from a frozen intent-map + wiring snapshot + api_delta. Pure-Python deterministic — no LLM calls, no timestamps in payloads, byte-identical output on re-run. Emits 4 diagram types capped at HARD-RULE 5's "3 per consultation turn" — D1 Mermaid sequence (per-component runtime), D2 Cytoscape-JSON blast-radius subgraph, D3 Mermaid sankey for version delta, D4 markdown coverage heatmap. Function-level rendering rejected with explicit error.

joogy06 db3e936 12 files · 39.5 KB Updated

File contents

joogy06/agent-foundry/tree/main/skills/intent-map-render commit db3e9361c4

Frequently asked questions

npx skillmds@latest add joogy06/intent-map-render