Feat/ai atlas#93
Merged
Merged
Conversation
Ports the standalone AI Atlas (orbital diagram of people, agents, and products) into the KeepSimple site as /ai-atlas, and adds a Security mode that mirrors the diagram with the six-layer defense view, agent trust model, and operational patterns. Toggle is hash-aware (/ai-atlas#security deep-links into Security). Navbar gains an "AI Atlas" entry between Tools and Articles, with localized labels and matching icons. About is removed from the navbar — still reachable via the logo and the root URL. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Adds the Security view toggle (six-layer defense diagram, agents share, patterns) with hash-aware deep-linking; full Russian localization via parallel data-ru.json plus a STRINGS dict for the hardcoded UI/security copy; live per-agent claude.md line counts pulled from the metrics endpoint; markdown-style [text](url) and [text](tip:hint) parsing inside dossier values; dotted-underline hover tooltips on real Tweaks; security-canvas ring labels go red on hover and the matching layer card glows; mobile breakpoint stacks rail under canvas and wraps the header; navbar background and scrollbar repainted to match the Atlas paper while the page is mounted; Doctrine panel sized to match Legend so the rail doesn't jump on toggle. Content pass on agent + product dossiers to remove vague AI-slop and replace with grounded, real descriptions (Wolf, QA, DevOps, Multimove, elea, KeepSimple, KeepSimple.io, UX Core, Terminal with Tweaks). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
TS2322 — JSX HTMLAttributes doesn't allow xmlns on a div. React renders the foreignObject contents as HTML correctly without it; the attribute was a leftover from the original CDN-Babel codebase where TypeScript wasn't checking. Unblocks the deploy build. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The Playwright MCP server drops session screenshots into .playwright-mcp/ at the repo root; they're transient debug artifacts and shouldn't be tracked. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Per-agent operating briefs live in CLAUDE.local.md at repo root — keep them out of git so each agent (and each clone) maintains its own. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.
Description
Briefly describe the changes.
🔗 Related Issue
Closes #123 or relates to #456
*(Optional: You can also open a pull request directly from an issue — GitHub will auto-link it.)
✅ Checklist