Add static site with governance docs (holons, claims, intents,
commitments, governance DAG). Built with Quartz v4, served via nginx.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
koi-net FullNode integration with custom Spore RID types (Holon, Claim,
Evidence, Attestation, Intent, Commitment). FastAPI app with health,
holons, and governance endpoints. PostgreSQL schema with pgvector for
entities, governance DAG, holons, events, and federation peers.
Governance memory layer with YAML frontmatter parser, DAG construction,
and cycle detection. Docker Compose with pgvector, Redis, Traefik labels
for commons.jeffemmett.com. Infisical entrypoint for secret injection.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>