From 80f68ecee89c692912e79ca06aac5e2b1db09551 Mon Sep 17 00:00:00 2001 From: Google AI Agent Date: Mon, 6 Apr 2026 14:07:33 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20Architecture=20Knowledge=20Transfer=20(?= =?UTF-8?q?KT)=20=E2=80=94=20Unified=20System=20Schema?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/ARCHITECTURE_KT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/ARCHITECTURE_KT.md diff --git a/docs/ARCHITECTURE_KT.md b/docs/ARCHITECTURE_KT.md new file mode 100644 index 00000000..e743ecd0 --- /dev/null +++ b/docs/ARCHITECTURE_KT.md @@ -0,0 +1,18 @@ +# Architecture Knowledge Transfer (KT) — Unified System Schema + +## Overview +This document reconciles the Uni-Wizard v4 architecture with the Frontier Local Agenda. + +## Core Hierarchy +1. **Timmy (Local):** Sovereign Control Plane. +2. **Ezra (VPS):** Archivist & Architecture Wizard. +3. **Allegro (VPS):** Connectivity & Telemetry Bridge. +4. **Bezalel (VPS):** Artificer & Implementation Wizard. + +## Data Flow +- **Telemetry:** Hermes -> Allegro -> Timmy (<100ms). +- **Decisions:** Timmy -> Allegro -> Gitea (PR/Issue). +- **Architecture:** Ezra -> Timmy (Review) -> Canon. + +## Provenance Standard +All artifacts must be tagged with the producing agent and house ID. -- 2.43.0