Skip to content

docs: sync CLAUDE.md and references.md with implemented state - #94

Merged
jplock merged 1 commit into
mainfrom
claude/product-audit-references-koxf6r
Jul 15, 2026
Merged

docs: sync CLAUDE.md and references.md with implemented state#94
jplock merged 1 commit into
mainfrom
claude/product-audit-references-koxf6r

Conversation

@jplock

@jplock jplock commented Jul 15, 2026

Copy link
Copy Markdown
Member

Product audit of what's built vs .kiro/references.md and the open issues found the docs had drifted behind the code.

What changed

CLAUDE.md

.kiro/references.md

Doc-only change; no code touched.

🤖 Generated with Claude Code

https://claude.ai/code/session_011PosWgm4XA5gzM1mCQr5um


Generated by Claude Code


Note

Low Risk
Markdown documentation updates only; no runtime, auth, or infrastructure behavior changes.

Overview
Documentation-only audit: no application code changes.

CLAUDE.md now treats workspace seeding and warm caches as implemented end-to-end (snapshot-builder, Launch Template /workspace seeding, RUSTUP_HOME/CARGO_HOME on the volume, server-backed git-token, warmup degrade-not-reap), with an explicit caveat that the warm path has not been re-verified on a live claimed box. The API table adds POST /api/v1/agent/warmup-report and POST /api/v1/agent/git-token, plus a note on require_agent_iam vs human Vouch auth. The planned list is trimmed to what is still unbuilt (remote build cache, health/idle reclaim, egress proxy, multi-pool warming, stop/resume), with sharper egress-proxy wording and issue links.

.kiro/references.md adds Stripe Minions and Joe Magerramov entries (borrowed ideas already cited in issues/PRs) and updates related reading in CLAUDE.md to list them.

Reviewed by Cursor Bugbot for commit 45e28ba. Bugbot is set up for automated code reviews on this repo. Configure here.

The infra half of workspace seeding and warm caches has landed in
devbox-infra (scheduled snapshot-builder running devbox-agent checkout,
Launch Template block-device-mapping seeding /workspace, system-wide
RUSTUP_HOME/CARGO_HOME on the volume), so move those items from Planned
to Implemented and note the warm path is not yet live-verified.

Add the agent endpoints (git-token, warmup-report) to the API-surface
table with their separate web-identity auth layer.

Add the Stripe Minions and Joe Magerramov entries to references.md —
both are cited by issues (#86, #78, devbox-infra#16) but were never
added to the file.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011PosWgm4XA5gzM1mCQr5um
@jplock
jplock merged commit ce2cd59 into main Jul 15, 2026
9 checks passed
@jplock
jplock deleted the claude/product-audit-references-koxf6r branch July 15, 2026 11:36
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