Skip to content

docs(repo): Add CLAUDE.md with commands and architecture notes - #102

Merged
4ndreello merged 1 commit into
mainfrom
docs/claude-md
Sep 22, 2026
Merged

4ndreello merged 1 commit into
mainfrom
docs/claude-md

Conversation

@4ndreello

Copy link
Copy Markdown
Owner

Summary

Adds a root CLAUDE.md so Claude Code sessions in this repo start with the facts that take several files to piece together:

  • build, scoped vitest runs (npm test runs the whole suite), run-isolated.sh, and the gate scripts CI runs
  • CLI → daemon → driver flow, detached harness logs with reattach by PID, the failure/blame contract and exit codes, and shutdown handling
  • plugin/agents/*.md is generated from plugin/prompts/, and a running codedeck reads dist/plugin, so plugin edits need npm run build:plugin
  • test seams (node:sqlite shim, daemon-seam) and the .specs/features/ workflow

Docs only, no code changes.

@sonarqubecloud

Copy link
Copy Markdown

@4ndreello
4ndreello merged commit 252485b into main Sep 22, 2026
4 checks passed
@4ndreello
4ndreello deleted the docs/claude-md branch September 22, 2026 23:11
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