|
1 | 1 | # AAA — Control Plane / Agent Cockpit |
2 | 2 | > React 19 cockpit + A2A mesh gateway. Operator surface for the 7-organ arifOS federation. |
3 | 3 | > Port: 3001. License: AGPL-3.0. Status: OPERATIONAL. Version: 2026.07.01. |
4 | | -> Transport: JSON-RPC unified · ΔS ≤ 0 · all 7 organs healthy. |
| 4 | +> Transport: JSON-RPC unified · ΔS ≤ 0 · DISPLAY_ONLY |
5 | 5 |
|
6 | 6 | ## Quick Context |
7 | 7 | - **What:** Operator dashboard + A2A message broker for the 7-organ arifOS federation |
8 | | -- **Role:** OPERATES missions — queues HOLDs, routes A2A messages, displays state |
| 8 | +- **Role:** SHOWS state — queues HOLDs, routes A2A. Never judges. Never executes. |
9 | 9 | - **Federation:** AAA shows. arifOS judges. A-FORGE executes. Arif controls. |
10 | 10 | - **Transport:** JSON-RPC unified · ΔS ≤ 0 |
11 | 11 | - **Ingress:** Direct A-record → aaa.arif-fazil.com (Caddy → localhost:3001) |
12 | 12 | - **Stack:** React 19 + Vite 8 + Tailwind 4 + Radix UI + Express A2A gateway |
13 | 13 |
|
14 | | -## Federation Organs (7 live · as of 2026-07-01) |
15 | | -| Organ | Port | Role | MCP Tools | |
| 14 | +## Federation Organs (live · 2026-08-25) |
| 15 | +| Organ | Port | Role | Public surface | |
16 | 16 | |-------|------|------|-----------| |
17 | | -| arifOS | 8088 | Constitutional kernel — F1-F13, 888 JUDGE, VAULT999 | 13 canonical | |
18 | | -| A-FORGE | 7071/:7072 | Execution shell — build, deploy, forge, MCP gateway | 40+ | |
19 | | -| GEOX | 8081 | Earth intelligence — wells, seismic, petrophysics, basin | 18 canonical | |
20 | | -| WEALTH | 18082 | Capital intelligence — NPV, IRR, EMV, conservation, flow | 23 | |
21 | | -| WELL | 18083 | Vitality mirror — readiness, homeostasis, dignity | 21 | |
22 | | -| AAA | 3001 | Cockpit / identity / A2A gateway (this surface) | 9 | |
23 | | -| VAULT999 | — | Immutable audit ledger — sealed past, hash-chained | — | |
| 17 | +| arifOS | 8088 | Constitutional kernel — F1-F13, 888 JUDGE, VAULT999 | 8 `arif_*` verbs · door `/mcp` | |
| 18 | +| A-FORGE | 7071/:7072 | Execution shell — build, deploy, forge, MCP gateway | 114 `forge_*` | |
| 19 | +| GEOX | 8081 | Earth intelligence — wells, seismic, petrophysics, basin | 19 | |
| 20 | +| WEALTH | 18082 | Capital intelligence — NPV, IRR, EMV, conservation, flow | 11 | |
| 21 | +| WELL | 18083 | Vitality mirror — readiness, homeostasis, dignity | 31 | |
| 22 | +| AAA | 3001 | DISPLAY_ONLY cockpit / A2A gateway (this surface) | A2A JSON-RPC — not MCP | |
| 23 | +| VAULT999 | — | Immutable audit ledger — sealed past, hash-chained | kernel-owned | |
24 | 24 |
|
25 | 25 | ## Key Files |
26 | 26 | - README.md — Full human-readable narrative (849 lines) |
|
0 commit comments