GitHub Organization Structure¶
Document ID: INV-GIT-001
Status: Active
Owner: Paul (Infrastructure)
Reviewer: Maya
Approver: Simon (CEO)
Last Edited: Maya, 2026-02-23
Review Due: 2026-05-23
Organizations¶
| Organization | Purpose | Primary Contact | AI Agents |
|---|---|---|---|
Managed-Trust |
Foundation entity repos | Simon | Maya, Devin |
coown-box |
Legacy COOWN development | Simon | Maya, Devin, Claude Code |
cwn-aml |
AML/compliance systems | Simon | n8n (deploy key only) |
cwn-cpu |
CWN-CPU orchestration | Paul | Maya, Claude Code, OpenClaw |
cwn-hub |
CWN-HUB public interface | Paul | Maya, Claude Code |
ic-claw |
Internet Computer canisters | Simon | IC-Claw (Qwen), Claude Code (R) |
Key Repositories¶
ic-claw/main¶
- URL:
git@github.com:ic-claw/main.git - Local Path:
~/code/ic-claw - Purpose: Wallet configuration, payment automations
- Note: Client-facing IC canister code
Back-Office Repositories¶
- cwn-cpu: Central orchestrator, deployment configs
- cwn-hub: Public interface, marketing assets
- cwn-aml: Compliance engine, audit logs (n8n deploy key only)
Agent Access¶
For complete agent permissions across all platforms, see Agent Access Matrix (GOV-ACM-001).
Note: This document lists organizations and repositories only. Access permissions are maintained in the canonical Agent Access Matrix.
SSH Key Configuration¶
| Key File | Purpose | Passphrase | Location |
|---|---|---|---|
~/.ssh/id_ed25519 |
General GitHub access | No | Local + VPS |
~/.ssh/github_coown |
COOWN-specific repos | Yes | Local only |
~/.ssh/id_ed25519_openclaw_cpu |
CWN-CPU access | No | VPS only |
Related Documentation¶
- Agent Access Matrix — Complete cross-platform RACI
- VPS Asset Inventory — Server infrastructure
- Asset Inventory Root — Directory navigation