Orythix Cognitive Architecture

Detailed technical design of the 5-Layer Consciousness Cortex powering VIKI.

Layer 1: Perception & Request Pipeline

Ingests multi-modal input text, attachments, images, and voice snippets. Pipelines requests into sanitized execution contexts.

Layer 2: Judgment Engine

Classifies incoming task intent and complexity. Determines whether to short-circuit via Reflex or engage Deep ReAct Deliberation.

Layer 3: Cortex & Multi-Model Router

Dispatches tasks to the optimal local LLM (LM Studio / Ollama) or cloud provider (Claude / GPT-4o / Gemini) with automatic failover.

Layer 4: Reflection Layer

Audits generated action plans against security rules, logic checks, and hallucination heuristics before executing skills.

Layer 5: Meta-Cognition & Neural Forge

Evaluates execution outcomes, records lessons into SQLite RAG memory, and bakes wisdom directly into custom LM Studio model profiles.