docs: correct domain count from six to seven across all documentation
netkingdom was registered as the 7th active domain on 2026-02-28 but was never reflected in CLAUDE.md, README.md, or SCOPE.md. Fixed all three files. Global ~/.claude/CLAUDE.md updated separately. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
|||||||
|
|
||||||
## What This Repository Is
|
## What This Repository Is
|
||||||
|
|
||||||
**The Custodian** is a *transgenerational cognitive infrastructure* — a local-first, sovereignty-preserving agent system for co-creating and stewarding knowledge across six project domains. v0.1 is a governance and schema skeleton; `state-hub/` is the first live implementation layer.
|
**The Custodian** is a *transgenerational cognitive infrastructure* — a local-first, sovereignty-preserving agent system for co-creating and stewarding knowledge across seven project domains. v0.1 is a governance and schema skeleton; `state-hub/` is the first live implementation layer.
|
||||||
|
|
||||||
## Repository Structure
|
## Repository Structure
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ Confidential and Proprietary. Authorized Use Only. Subject to NDA & Contractual
|
|||||||
|
|
||||||
# The Custodian
|
# The Custodian
|
||||||
|
|
||||||
**Transgenerational Cognitive Infrastructure** — a local-first, sovereignty-preserving agent system for co-creating and stewarding knowledge across six project domains.
|
**Transgenerational Cognitive Infrastructure** — a local-first, sovereignty-preserving agent system for co-creating and stewarding knowledge across seven project domains.
|
||||||
|
|
||||||
The Custodian acts as co-creator and steward, not authority. Humans approve all irreversible decisions. The system is designed to still be coherent decades from now.
|
The Custodian acts as co-creator and steward, not authority. Humans approve all irreversible decisions. The system is designed to still be coherent decades from now.
|
||||||
|
|
||||||
|
|||||||
4
SCOPE.md
4
SCOPE.md
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
## One-liner
|
## One-liner
|
||||||
|
|
||||||
Central cognitive infrastructure and coordination hub for six project domains — provides governance canon, a live state-tracking API, and MCP integration for cross-domain agent sessions.
|
Central cognitive infrastructure and coordination hub for seven project domains — provides governance canon, a live state-tracking API, and MCP integration for cross-domain agent sessions.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -109,7 +109,7 @@ keywords: [mcp, tool, api, registration, server]
|
|||||||
```capability
|
```capability
|
||||||
type: data
|
type: data
|
||||||
title: Cross-domain state tracking
|
title: Cross-domain state tracking
|
||||||
description: Track workstreams, tasks, decisions, and progress events across all six project domains.
|
description: Track workstreams, tasks, decisions, and progress events across all seven project domains.
|
||||||
keywords: [state, tracking, workstream, task, decision, progress]
|
keywords: [state, tracking, workstream, task, decision, progress]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user