★ PATHFINDER'S DEFINING ARCHITECTURE — LAYERS 5, 6 & 8
Multi-Persona Cognition + Sovereign Storage + Architectural Privacy
Pathfinder is the only personal AI with a multi-persona identity layer — one installation that is fundamentally different cognitive agents depending on context. Me-Corporate routes to Claude Opus with formal tone. Me-Personal runs qwen3 locally with casual warmth. Me-Hobby uses BitNet at zero API cost. Each has its own system prompt, tier enforcement, model selection, and key overrides.
At Layer 6, all storage is sovereign by architecture. The vault is AES-256-GCM with PBKDF2 — the key never touches disk. SQLite stores conversations, memories, credentials, and knowledge chunks locally. Nothing is logged by a third party. The vault key resolution chain means cloud keys stay encrypted even when local AI is running.
At Layer 8, sovereignty is enforced, not promised. Settler and Scout tiers are blocked from cloud LLMs at the Rust command layer — not by a config flag that could be bypassed, but by architecture. The claim is scoped: web search, n8n, and cloud LLMs explicitly send data externally when the user chooses them. Everything else stays on your machine.