We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add a Claude Code track to Agent Setup; make config tool-agnostic - New 'Claude Code track' section mapping SAE mechanics to verified Claude Code primitives: CLAUDE.md guardrails, persona subagents (Guardian's isolated context = P3 adversarial independence), slash commands for lifecycle phases, a PreToolUse hook for the P5 blast-radius gate, MCP for the self-healing loop - Retitle the guardrails section to .cursorrules / CLAUDE.md; add CLAUDE.md + .claude/ to the repo scaffold - Tool-neutral wording in Glossary (Engineer) and Module 3 - All Claude Code syntax verified against the current official docs (subagents, slash commands, hooks, settings)
Add core visual set (light/minimal on-brand SVG diagrams) - Canonical SAE Big Picture map on Home (replaces hand-drawn hero; sketch kept as origin link) - Operating Loop diagram on the Lifecycle page (ASCII kept in a details fold) - Digital Org Chart diagram on Module 3 - Bottleneck Shift diagram on Module 1 - Convert the Evolution timeline to light/minimal style
Fix broken module nav links: remove colon from module page slugs GitHub's markdown sanitizer parsed 'Module-1:' in link targets as a URL scheme and stripped the links, so all five Core Framework Module entries rendered as plain (non-clickable) text. Rename the five module pages to colon-free slugs (and &->and for Module 5) and update every reference across the wiki.