Skip to content

Feat/ai atlas#93

Merged
MaryWylde merged 5 commits into
devfrom
feat/ai-atlas
May 6, 2026
Merged

Feat/ai atlas#93
MaryWylde merged 5 commits into
devfrom
feat/ai-atlas

Conversation

@manager
Copy link
Copy Markdown
Contributor

@manager manager commented May 6, 2026

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

  • My code follows the project's coding style
  • I have linked the relevant issue in the PR description
  • I have manually tested the changes
  • All CI checks have passed

manager and others added 5 commits May 5, 2026 23:15
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>
@MaryWylde MaryWylde merged commit 195e4e3 into dev May 6, 2026
2 checks passed
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.

2 participants