Skip to content

docs: re-center on standalone compose; demote init.sh to dogfood#66

Merged
lsfera merged 1 commit into
mainfrom
docs/recenter-on-standalone-compose
Jun 27, 2026
Merged

docs: re-center on standalone compose; demote init.sh to dogfood#66
lsfera merged 1 commit into
mainfrom
docs/recenter-on-standalone-compose

Conversation

@lsfera

@lsfera lsfera commented Jun 27, 2026

Copy link
Copy Markdown
Owner

The docs were misaligned — they led with the up.sh-subfolder / init.sh model as if it were required, even though the compose file is now self-sufficient (#65). This re-centers on the standalone path.

Changes

  • Intro + TL;DR lead with docker compose up in your own project — no clone, no local build, no init.sh. The workflow steps drop the mkdir cv "project = subfolder under this repo" model.
  • "Run commands" → "Local development & dogfood" with explicit demotion language; the up.sh / init.sh / .env mechanics now live there, framed as the dogfood convenience (per-project container naming).
  • "How it fits together" gains a bullet: the published image bakes the workflow in (~/.claude/commands + ~/.claude/skills, ADR-0017) — honest that Claude still drives from the host today, with that as groundwork for in-container driving.
  • .env.example reframed as OPTIONAL overrides (compose fallbacks cover a bare up), instead of "generated by init.sh — copy to .env".

Not changed (deliberately)

  • init.sh and devcontainer.json's initializeCommand stay — they're correct for the dogfood / VS Code path. This is a docs-alignment pass, not a removal.
  • The host→inside inversion remains deferred; docs flag the bake as groundwork, not a shipped in-container flow.

Docs-only. All internal anchors verified (heading rename introduced no broken links).

🤖 Generated with Claude Code

The docs led with the up.sh-subfolder / init.sh model as if required. With the
compose file now self-sufficient, re-center on the standalone path and frame
init.sh as the dogfood-only convenience it now is.

- README intro + TL;DR lead with `docker compose up` in your own project (no
  clone/build/init.sh); the workflow steps drop the `mkdir cv` subfolder model.
- Rename "Run commands" → "Local development & dogfood" with explicit demotion;
  the up.sh/init.sh/.env mechanics live there.
- "How it fits together" gains a bullet: the image bakes the workflow in
  (~/.claude/commands + skills), groundwork for in-container driving while Claude
  still runs on the host today.
- .env.example reframed as OPTIONAL overrides (compose fallbacks cover a bare up).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@lsfera lsfera merged commit fd86cae into main Jun 27, 2026
3 checks passed
@lsfera lsfera deleted the docs/recenter-on-standalone-compose branch June 27, 2026 09:55
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