[EPIC] Saiyah Architecture — OmiCodex & Claw Code Dual Implementation #232
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
EPIC: Saiyah Architecture — OmiCodex & Claw Code Dual Implementation
Strategic Context
This epic implements the Saiyah architecture — eliminating proprietary SDK/API dependencies ("harnesses") that leak telemetry. Instead, we deploy native operational capacity across two runtimes:
Part A: OmiCodex Implementation — Hermes Agent BPS
Definition
OmiCodex is the omnidirectional codec protocol — full disassembly of media/data codecs enabling local operational capacity without external API calls.
Objectives
Deliverables
tools/omicodex/— Codec toolset directoryOmiCodexEngineclass — Unified codec interfaceResources Available
Part B: Claw Code Implementation — Allegro BPS
Definition
Claw Code is the Rust-based substrate runtime (11MB, 5ms cold start) implementing the Provider trait, tool registry, and MCP-native architecture.
Current State (from #227, #230)
/root/wizards/substrate/claw-code/rust/target/release/rusty-claude-cli(11MB)Objectives
Deliverables
Related Issues
Cross-Cutting Concerns
Anti-Goals (Explicitly Out of Scope)
Success Criteria
Tracking
This epic represents the full maturation of the harness engineering initiative — from "needing a horse" to owning the stable.
UPDATE 2026-04-01: Local Opus Decision
Alexander directive: Opus runs local, not API.
This means:
Revised scope for #233: OmiCodex includes local Opus inference runtime alongside codec disassembly.
UPDATE: Local Opus Decision (2026-04-01)
Alexander directive: Opus runs local, not API.
This means:
Revised Scope for #233
OmiCodex now includes local Opus inference runtime alongside codec disassembly.
Candidate Models
Tasks Added to #233
Saiyah principle: No harness, no telemetry, just operational capacity.