Transgenerational cognitive infrastructure — local-first agent system for co-creating and stewarding knowledge across six project domains
Find a file
tegwick ae10aaf33f Add custodian CLI — register-project and status subcommands
custodian register-project [--domain DOMAIN] [--path PATH]
  Defaults path to cwd; auto-detects domain from project charter if
  --domain is omitted. Does: API health → topic lookup → MCP check →
  CLAUDE.md from template → progress event.

custodian status
  Prints API health + summary totals + blocking decisions.

Installed via: make install-cli (symlinks .venv/bin/custodian → ~/.local/bin/)
Entry point declared in pyproject.toml [project.scripts].

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 22:55:41 +01:00
canon Implement registration UX wishlist W1–W6 (260224) 2026-02-24 22:22:53 +01:00
eval initial priming commit 2026-02-24 12:01:37 +01:00
infra initial priming commit 2026-02-24 12:01:37 +01:00
memory docs(memory): add 260224-wishlist-custodian — project registration UX 2026-02-24 21:42:49 +01:00
runtime initial priming commit 2026-02-24 12:01:37 +01:00
state-hub Add custodian CLI — register-project and status subcommands 2026-02-24 22:55:41 +01:00
.gitignore Update .gitignore for state-hub artifacts 2026-02-24 17:48:57 +01:00
.mcp.json Implement registration UX wishlist W1–W6 (260224) 2026-02-24 22:22:53 +01:00
CLAUDE.md Add state-hub v0.1 — local-first state service for the Custodian 2026-02-24 17:47:49 +01:00
LICENSE initial priming commit 2026-02-24 12:01:37 +01:00
README.md initial priming commit 2026-02-24 12:01:37 +01:00

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)

  1. Edit canon artifacts in canon/
  2. Propose changes via PR/patch workflow
  3. Tag and sign periodic Canon Releases

v0.1 focuses on schemas, governance, and initial charters/roadmaps/concepts.