Skip to content

Atlas refresh: sync all 30 notes with post-#1255 reality - #1274

Merged
srid merged 3 commits into
masterfrom
atlas-refresh-post-1255
Jun 11, 2026
Merged

Atlas refresh: sync all 30 notes with post-#1255 reality#1274
srid merged 3 commits into
masterfrom
atlas-refresh-post-1255

Conversation

@srid

@srid srid commented Jun 11, 2026

Copy link
Copy Markdown
Member

Every Atlas note re-audited against current master and GitHub state; 93 confirmed staleness items fixed across 22 notes. Driven by a two-stage agent workflow: one auditor per note checked every factual claim (status pills, PR states via gh, code cites against the working tree), then an adversarial verifier independently re-checked each finding before any edit — 13 suggested fixes were corrected or rejected at that stage.

The load-bearing corrections

Bug found along the way: three notes' frontmatter description: contained #NNNN as an unquoted YAML scalar — YAML treats whitespace+# as a comment start, so the rendered meta descriptions were silently truncated mid-sentence. Those descriptions are now quoted (mini-ci-vs-justci, nix-typecheck-gate, pty-daemon).

Eight notes audited clean with zero findings (pty-daemon, surface-connection, surface-mcp, correctness-review, ghostex-vs-remote-terminals, md-preview-relative-links, md-preview-wikilinks, pty-daemon-chrome-bar). dist/ regenerated via just atlas::build; check-sync green locally.

Generated by an ultracode audit workflow on Claude Code (model claude-fable-5).

srid added 3 commits June 10, 2026 20:31
A 30-note staleness audit (every factual claim checked against the working
tree and GitHub, each finding adversarially verified) surfaced 93 confirmed
staleness items across 22 notes; all are fixed:

- remote-terminals / pty-daemon-tui: credit kolu-tui Phases 0-2
  (#1073/#1084/#1255); drop 'list --json' from Phase 3 (shipped in Phase 1);
  recast the shipped attach loop + requirePty NOT_FOUND out of plan tense.
- anyforge: un-parent from remote-terminals (multi-forge is not part of that
  feature), mark phase 0b (#1257) shipped, recast pre-extraction claims.
- electricity, solid-browser, solid-fileview, surface-app, video-evidence,
  herdr-vs-kolu, and 13 more: stale pills, dead cites, missed ships
  (#1093/#1155/#1162/#1190/#1191/#1199/#1212/#1216/#1219/#1231...).
- Quote three frontmatter descriptions containing ' #NNNN' — YAML treats
  whitespace+'#' in a plain scalar as a comment and silently truncated them.

dist/ regenerated via just atlas::build (check-sync green).
…1255

# Conflicts:
#	docs/atlas/dist/index.html
@srid
srid merged commit aaf41f2 into master Jun 11, 2026
2 checks passed
@srid
srid deleted the atlas-refresh-post-1255 branch June 11, 2026 00:45
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.

1 participant