Skip to content

feat/ai-atlas#97

Merged
MaryWylde merged 28 commits intomainfrom
dev
May 6, 2026
Merged

feat/ai-atlas#97
MaryWylde merged 28 commits intomainfrom
dev

Conversation

@MaryWylde
Copy link
Copy Markdown
Contributor

  • AI Atlas Page
  • QA Agent

MaryWylde and others added 28 commits April 26, 2026 18:22
…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, 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>
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>
…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
@MaryWylde MaryWylde merged commit 72df988 into main May 6, 2026
3 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