Skip to content

Asset Atlas spec, user guide, and a full screenshot refresh - #50

Merged
SylonZero merged 1 commit into
masterfrom
claude/roadmap-plans-review-8t8gri
Aug 5, 2026
Merged

Asset Atlas spec, user guide, and a full screenshot refresh#50
SylonZero merged 1 commit into
masterfrom
claude/roadmap-plans-review-8t8gri

Conversation

@SylonZero

Copy link
Copy Markdown
Owner

Documents the Atlas roadmap ideas as a proper spec, adds a user guide, and refreshes every docs-site screenshot to the current shell.

New spec — docs/specs/asset-atlas-spec.md

Phase A (v0.4.5, shipped) summarized for reference, then the proposed path from picture → instrument → planning surface:

  • Phase B — Focus mode: lens thresholds that select rather than just color (warning+, debt ≥ 25/50, active/quiet); matching nodes full-strength, neighbors half-dimmed for context, the rest collapse to dots. Grid/Table honor the same threshold as a plain filter.
  • Phase C — Transitive blast radius: click-to-pin with a depth control (direct · +2 · full closure); downstream (who breaks) visually distinct from upstream (who I lean on); a "who to notify" side rail grouped by depth with owners and impact paths. Computed client-side by BFS over already-shipped edges — no new queries.
  • Phase D — Plans from the map: multi-select prospective targets, see the union blast radius live before the plan exists, then create the plan pre-filled (targets, product, an impact checklist with owners in the description scaffold). One new MCP read tool (get_asset_map) lands with C/D, not before.
  • Non-goals made explicit: no stored layout/annotations (derived-not-drawn is what keeps the map from rotting), no graph editing on the map, no runtime topology (that's reconciliation-agent territory). Phases left unversioned, sequenced behind asset-record reconciliation (v0.4.6+).

New guide — docs/guides/asset-atlas.md

The three views, the lenses, the edge-style legend, blast-radius hover, and a table of where every pixel's data is maintained — plus a pointer to the modeling guide for sparse maps.

Docs site & screenshots

  • Guide + spec cards added to the Docs section.
  • All eight pre-Atlas tour screenshots recaptured — they predated the Assets sidebar entry; every screenshot now shows the current shell.
  • README roadmap and app-spec link the new spec.

Docs-only change (no app code); tests 201 passing.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Y7FhGxYjnJHJ7m9MpH2dgJ


Generated by Claude Code

- docs/specs/asset-atlas-spec.md: Phase A (v0.4.5, shipped) documented,
  plus the proposed path from picture to planning surface — Phase B
  focus mode (lens thresholds that select, not just color), Phase C
  transitive blast radius (click-to-pin, depth control, a who-to-notify
  rail computed client-side from shipped edges), Phase D plans started
  from the map (multi-select targets with live union blast radius,
  pre-filled plan creation). Explicit non-goals: no stored layout or
  annotations (derived-not-drawn is what keeps the map from rotting),
  no graph editing on the map, no runtime topology. Phases left
  unversioned, sequenced behind asset-record reconciliation.
- docs/guides/asset-atlas.md: user guide — the three views, lenses,
  edge-style legend, blast-radius hover, where each pixel's data comes
  from, and a pointer at the spec's future phases.
- Docs site: guide + spec cards added.
- All eight pre-Atlas tour screenshots recaptured — they predated the
  Assets sidebar entry; every shot now shows the current shell.
- README roadmap and app-spec link the new spec.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y7FhGxYjnJHJ7m9MpH2dgJ
@SylonZero
SylonZero merged commit 099a983 into master Aug 5, 2026
1 check passed
@SylonZero
SylonZero deleted the claude/roadmap-plans-review-8t8gri branch August 5, 2026 18:54
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