Skip to content

docs(claude): replace placeholder with real desc - #6

Merged
electron-rare merged 1 commit into
mainfrom
docs/claude-md-bootstrap
May 21, 2026
Merged

docs(claude): replace placeholder with real desc#6
electron-rare merged 1 commit into
mainfrom
docs/claude-md-bootstrap

Conversation

@electron-rare

Copy link
Copy Markdown
Contributor

Replaces the auto-generated TODO placeholder in CLAUDE.md with a proper project description sourced from README.md and recent session memory.

Covers: project framing (TMLR/Hypneum Lab/GENIAL), status snapshot (v0.5.9, B-3 PASS / B-1 Retract / B-2 Null / N12 running), stack, layout, commands, gotchas (multi-seed first-class, threshold-lock, critic-before-ship), naming rules.

Docs-only. No code or tests touched.

Copilot AI review requested due to automatic review settings May 21, 2026 10:08
@electron-rare
electron-rare merged commit c6046ed into main May 21, 2026
1 check passed
@electron-rare
electron-rare deleted the docs/claude-md-bootstrap branch May 21, 2026 10:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates CLAUDE.md from an auto-generated placeholder to a concrete, repo-specific guide for Claude Code, mirroring the project framing and current status described in README.md.

Changes:

  • Adds project framing + invariants and a status snapshot (B-1/B-2/B-3, N12 running).
  • Documents stack, repository layout, common commands, and “gotchas”/process rules.
  • Adds Hypneum Lab naming rules and a “closest CLAUDE.md wins” note.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CLAUDE.md
## Tech stack

- Python **3.14**, `uv` package manager (PEP 668)
- pytest (+ pytest-asyncio, pytest-cov)
Comment thread CLAUDE.md

- Python **3.14**, `uv` package manager (PEP 668)
- pytest (+ pytest-asyncio, pytest-cov)
- numpy / scipy / matplotlib for the benchmark + figures
Comment thread CLAUDE.md
Comment on lines +41 to +42
- Tied to `nerve-wml` (methodology bootstrap), `kiki_oniric.axioms`
(DR-0..DR-4)
Comment thread CLAUDE.md
Comment on lines 61 to +67
```bash
# Sync env
uv sync
uv run pytest tests/

# Full test suite
uv run python -m pytest tests/ -x

Comment thread CLAUDE.md
Comment on lines +99 to +100
Nested `src/bouba_sens/CLAUDE.md` and `tests/CLAUDE.md` exist and
take precedence inside their subtrees.
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