Conversation
Contributor
MaryWylde
commented
May 6, 2026
- AI Atlas Page
- QA Agent
…77213374385 Add claude GitHub actions 1777213374385
- add Playwright config, p0/p1/p2 specs, fixtures and helpers - add scheduled Playwright GitHub Actions workflow - add yarn scripts and @playwright/test, @axe-core/playwright deps - add data-testid hooks on Contributor, ToolContainer and contributors list - ignore Playwright artifacts and exclude tests/ from app tsconfig - update AGENTS.md SCSS naming guidance to camelCase - drop empty h2 selector in ArticleSection styles
- add .github/workflows/playwright-scheduled.yml - ignore local QA planning notes (QA_PLAN.md, QA_RECON.md, TODO.md)
chore: add Playwright e2e QA infrastructure
chore: change var to secret on workflow
chore: update playwright yml
chore: update playwright yml, AGAIN
chore: update playwright yml, AGAIN
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>
Feat/ai atlas
Rewrite Terminal init audit row to reflect real behavior (daily CLAUDE.md sweep + wake target agent with patch), drop the self-mod row, and replace Elea's "owns" list with "[CLASSIFIED] · 3 entities" to match the AgentsForge pattern. Both EN and RU updated. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Add top padding so the metrics row clears the fixed KeepSimple navbar on tablet & phone. Reorder mobile layout to Legend → toggle → canvas → dossier so the legend reads first; force the canvas, toggle, and dossier to full container width. Drop the "N services" metric from the header — value was noisy and not load-bearing. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Feat/ai atlas
…ndroid - Burger-open: tapping the centered KeepSimple logo closes the sheet and navigates to "/" (was a no-op on small screens). - AI Atlas: gate Mouse*-driven hover state behind a (hover: hover) media query and neutralize sticky :hover styles on touch — Android Chrome fires mouseenter on tap but never mouseleave, locking nodes. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
fix(mobile): logo navigates home; AI Atlas no longer hover-locks on Android
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
fix(ai-atlas): stop security callouts overflowing canvas on mobile
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.