tegwick 05cc29e50b Add state-hub v0.1 — local-first state service for the Custodian
Implements the first live layer of the Custodian cognitive infrastructure:
PostgreSQL schema, FastAPI REST API, FastMCP stdio server, and Observable
Framework telemetry dashboard.

- state-hub/: full stack (docker-compose, FastAPI, Alembic, MCP server, dashboard)
- 5 DB tables: topics, workstreams, tasks, decisions, progress_events
- 11 MCP tools + 5 resources registered in .mcp.json
- Observable dashboard: Overview, Workstreams, Decisions, Progress pages
- CLAUDE.md: session protocol (get_state_summary / add_progress_event ritual)
- ~/.claude/CLAUDE.md: global cross-project reference to the hub
- scripts/pull_image.py: WSL2 TLS-resilient Docker image downloader

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 17:47:49 +01:00
2026-02-24 12:01:37 +01:00
2026-02-24 12:01:37 +01:00
2026-02-24 12:01:37 +01:00
2026-02-24 12:01:37 +01:00
2026-02-24 12:01:37 +01:00
2026-02-24 12:01:37 +01:00
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.

Description
Transgenerational cognitive infrastructure — local-first agent system for co-creating and stewarding knowledge across six project domains
Readme 6.1 MiB
Languages
Python 60%
Shell 14.7%
Roff 11%
Makefile 10.3%
HCL 4%