Skip to content

tools: add Claude Memory Constellation (prototype) — preview alongside the original - #2625

Draft
Adam-S-Daniel wants to merge 1 commit into
mainfrom
tools/claude-memory-constellation
Draft

tools: add Claude Memory Constellation (prototype) — preview alongside the original#2625
Adam-S-Daniel wants to merge 1 commit into
mainfrom
tools/claude-memory-constellation

Conversation

@Adam-S-Daniel

Copy link
Copy Markdown
Owner

Adds the living-graph prototype of the Claude Memory Map as a new /tools/ entry — the existing claude-memory-map tool is untouched.

  • assets/tools/claude-memory-constellation/index.html — vendored verbatim from claude-memory-map prototypes/constellation.html @ 8ae7165, the winning candidate of the UX spike merged in claude-memory-map#12. Self-contained, no CDN deps, mobile-usable.
  • _tools/claude-memory-constellation.md — tool page (featured: false; cross-links the original tool).
  • _data/tool_sources/claude-memory-constellation.yml — provenance. Hand-vendored: no sync machinery for this prototype unless it graduates, at which point wire it into the source repo's site-sync/site-preview workflows like claude-memory-map.

Expected gate behavior: this is a first-time tool addition — _tools/ is salient, so it runs the full regression build and hits the one-time manual regression-review approval for the new /tools/claude-memory-constellation/ page (per AGENTS.md, expected, not a failure).

Preview: once the Deploy Preview run finishes, the tool renders at
https://preview-pr<N>.adamdaniel.ai/tools/claude-memory-constellation/
(bare asset at …/assets/tools/claude-memory-constellation/).

Draft on purpose — review the preview, then mark ready and merge whenever you want it live.

🤖 Generated with Claude Code

https://claude.ai/code/session_01NsDmBzUVHTBPNTd8z2RdjB

…e memory map

New tool alongside (not replacing) claude-memory-map: the winning candidate
from the source repo's UX spike (claude-memory-map#12), vendored from
prototypes/constellation.html @ 8ae7165. Hand-vendored for now — no sync
machinery until/unless the prototype graduates.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NsDmBzUVHTBPNTd8z2RdjB
@github-actions github-actions Bot added the not-decap-created PR was not created by Decap CMS (head branch is not cms/<col>/<slug>) label Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR can't merge as-is: it edits CMS-managed content outside Decap

This PR touches the following file(s), which this site manages through Decap CMS's editorial workflow — but the PR wasn't created by Decap:

  • _tools/claude-memory-constellation.md

Why this is blocked. Every content change on this site is supposed to be one entry on a cms/<collection>/<slug> branch, opened by Decap itself. Editing these paths any other way skips everything Decap's editorial workflow depends on: the entry's draft/review/ready status, its stable per-entry preview alias, publish/schedule semantics (published / publish_date), and consistent media handling. A change that lands outside that flow can also collide with Decap's own on-repo state (labels, branch naming, in-flight entries), since Decap has no idea the edit happened.

What to do instead. Make this change at https://adamdaniel.ai/admin/ — the Decap Workflow tab creates a PR in exactly this shape (cms/<collection>/<slug> branch, entry body, status labels) automatically.

Escape hatch. If this genuinely is deliberate maintenance — repairing a broken fixture, a bulk migration — rather than an ordinary content edit, a maintainer can apply the content-guard/override label to this PR. That fires the labeled event, which re-runs this check, and it will then pass.

@github-actions

Copy link
Copy Markdown
Contributor

🔵 Preview Deployed

Preview URL https://preview-pr2625.adamdaniel.ai/
Commit 06a8632ecf512cc4d484cb72c213576f21f733f0
Branch tools/claude-memory-constellation

Preview updates automatically on every push to this PR.

@github-actions

Copy link
Copy Markdown
Contributor

Visual Regression Video

Video regression.mp4
Preview preview-pr2625.adamdaniel.ai
Commit 06a8632
Visually different 3 page(s) — /assets/tools/claude-memory-constellation/, /tools/claude-memory-constellation/, /tools/
Potentially affected by changes 0 page(s)
New 2 page(s)
Visually identical 10 page(s)
Text changed 1 page(s) — /tools/

Review required. Watch the regression video and approve in the dashboard or via GitHub Actions. The dashboard also lists the per-page stats so you don't need GitHub access to see them.

Text changes (first divergence, whitespace-normalized):

  • /tools/
    • prod: “…e live. OPEN TOOL → © 2026 ADAM DANIEL”
    • PR: “…e live. OPEN TOOL → Claude Memory Constellation A living-graph prototype of the …”

Video regenerates automatically on every push to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-decap-created PR was not created by Decap CMS (head branch is not cms/<col>/<slug>)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant