generated from coulomb/repo-seed
b93df3aa688fd5955a31edc3b307f71de02d289e
W1: Document user-scope MCP config location in ~/.claude/CLAUDE.md —
adds verification and re-registration commands, warns against
settings.json (saves ~12K tokens per registration session).
W2: scripts/register_project.sh + make register-project —
5-step automation: API health → topic lookup → MCP check →
CLAUDE.md from template → progress event.
W3: state-hub/scripts/project_claude_md.template —
parameterised CLAUDE.md with {PROJECT_NAME}/{DOMAIN}/{TOPIC_ID}
placeholders; used by register_project.sh.
W4: Add custodian_topic_id + domain to all 6 canon project charters —
lets agents grep for topic IDs without touching the API.
W5: state-hub/mcp_server/TOOLS.md — compact 30-line tool reference
card; replaces reading the full server.py (~350 lines).
W6: Switch .mcp.json to absolute path + PYTHONPATH env so cwd is not
required; add scripts/patch_mcp_cwd.py for post-registration fix.
Update ~/.claude.json to match (cwd kept for belt-and-suspenders).
W7 (SessionStart hook) deferred: no SessionStart hook type in Claude
Code; PreToolUse with empty matcher fires before every tool call.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Confidential and Proprietary. Authorized Use Only. Subject to NDA & Contractual Penalty.
The Custodian
Transgenerational Cognitive Infrastructure
Custodian Repo Skeleton (v0.1)
This repository is an initial, local-first canon + governance skeleton for the Custodian project and its top-level domains:
- Railiance
- Markitect
- Coulomb.social
- Foerster Capabilities
- Personhood
- Custodian
Structure
canon/— curated, reviewable knowledge substrate (identity lives here)memory/— working and episodic logs (operational + append-only history)eval/— policy and regression tests (future automation)runtime/— policies/prompts/tool adapters (agent runtime scaffolding)infra/— deployment, backups, encryption scaffolding
Workflow (suggested)
- Edit canon artifacts in
canon/ - Propose changes via PR/patch workflow
- Tag and sign periodic
Canon Releases
v0.1 focuses on schemas, governance, and initial charters/roadmaps/concepts.
Description
Languages
Python
83%
JavaScript
11.1%
Roff
2.1%
Shell
1.9%
Makefile
1.8%
Other
0.1%