The client receives a fully operational sovereign AI system. Not a concept. Not a set of prompts. Not an API key. A running system on hardware they own, configured to their life, with a mobile app in their pocket.
| Deliverable | What it is | Format |
|---|---|---|
| The Machine | Hardware configured and running. Either their existing machine upgraded or a dedicated mini server (Mac Studio, custom build, etc). Offline-capable models loaded and tested. | Physical hardware, shipped or configured onsite |
| The Intelligence | Their personal AI agent — identity configured, knowledge bank seeded, integrations live. This is the brain. | Software stack, installed and running |
| The Interface | A private app on their phone + desktop. Chat, voice, quick capture. Their AI is always accessible — as natural as texting. | PWA (works offline, installs like native app) |
| The Architecture Brief | Bound physical document. Their complete intelligence architecture — domains mapped, integrations documented, evolution protocol defined. | Printed, bound, hand-delivered |
| The Knowledge Bank | Their first 50-200 documents/conversations/books ingested and searchable. The foundation of their personal intelligence. | Vector database, queryable from the agent |
| The Integrations | Every tool they use, connected. Calendar, email, health trackers, financial tools. The system sees everything. | Live API connections, tested and monitoring |
| The Training | 2-hour hands-on session. How to talk to it, how to feed it, how to correct it, how to evolve it. Not a manual — a session. | Live, recorded for reference |
This is the file structure of a delivered sovereign build. Every client gets this. Customized to their domains, their data, their integrations.
Not features. Capabilities. Things they can do on Day 1 that they couldn't do before.
"What did I decide about the London deal last March and why?" — it answers from actual context. "My sleep has been bad this week — should I take the meeting with the investors tomorrow?" — it correlates their HRV data with their decision history and gives a real answer. Not a chatbot. A mind that has context.
Voice note on a walk → transcribed, tagged, stored in their knowledge bank, retrievable forever. PDF from their accountant → ingested, key points extracted, available as context for future financial decisions. Book they read → principles extracted, linked to their existing knowledge. Every insight compounds instead of being forgotten.
The system correlates across domains a human brain can't hold simultaneously. "Your creative output drops 40% in weeks where you have more than 3 evening commitments." "You've made your 4 worst investment decisions in the 48 hours after international travel." "Your cortisol has been elevated every Tuesday for 6 weeks — the board meetings are costing you more than you think."
Before a meeting: the system surfaces everything relevant — past conversations with that person, related decisions, relevant knowledge, their own notes. Before a decision: it shows how they've handled similar situations before and what happened. No human advisor can hold this much context. The system holds all of it.
Airplane. Remote cabin. Paranoid about data. Doesn't matter. Local models run on the hardware they own. No internet required. No cloud dependency. No third-party access. Pull the ethernet cable — it keeps working.
Access controls let them grant family members access to specific domains. Their teenager can query the knowledge bank for advice grounded in decades of their parent's actual thinking. Not a quote from a book — a response built from real decisions, real context, real evolution.
The difference between this and "someone setting up ChatGPT for you":
| Generic AI setup | Sovereign build |
|---|---|
| Uses someone else's servers | Runs on hardware you own |
| Your data trains their models | Your data stays on your machine |
| Forgets between sessions | Remembers everything, forever |
| Same system as everyone else | Built for one person: you |
| No domain integrations | Calendar, email, health, finance — all connected |
| Text interface only | Phone app + voice + desktop — always accessible |
| No learning over time | Gets smarter every day for decades |
| You adapt to the tool | The tool adapts to you |
| You can subscribe for $20/mo | Your grandchildren inherit it |
The full build takes 4-6 weeks from signed engagement to operational system. Here's the delivery sequence.
What we build internally so that each successive client gets a better product faster. This is the production function — the thing that makes client 5 take half the time of client 1.
| Phase | What we build | Outcome |
|---|---|---|
| Client 1 NOW |
Build the entire system from scratch for one person. Every line of code. Every integration. Every decision made live. Document every choice. | Working product. Battle-tested architecture. Real delivery process. First case study. |
| Client 2-3 | Extract the reusable core from Client 1. Template the agent identity setup. Template the knowledge ingestion pipeline. Standardize the interface. Build deployment scripts. | 50% faster delivery. Repeatable process. Internal toolkit. |
| Client 4-6 | Build the domain marketplace. Pre-built health, operations, and financial modules that plug in. Client gets a base system + picks their domains. Build the admin dashboard for ongoing management. | 3-week delivery. Modular architecture. Clients can request new domains post-build. |
| Client 7-12 | Build the family layer. Multi-user access controls. Shared knowledge with privacy boundaries. The inheritance protocol. Build remote monitoring for retainer clients (system health, usage patterns). | Full product. 2-week delivery for standard builds. Family builds as premium tier. Retainer management at scale. |
Not everything. Just enough to deliver on the promise. The rest we build during and after the first engagement.
| Component | Status | Work needed |
|---|---|---|
| Agent core (SPINE + RAM + tools) | Built | Exists in VOHU MANAH. Needs to be made portable — extract the pattern into a template that can be configured for any person. |
| Knowledge bank (LanceDB + ingest + query) | Built | Exists in TAO. Ingestion pipeline handles PDF, text, audio transcripts. Needs cleanup for client deployment — remove Metatekt-specific code. |
| LLM interface (local + cloud) | Built | core/llm.py handles model routing. Needs config-driven model selection per client (their hardware, their preferences). |
| Mobile interface (PWA) | Partial | Dashboard exists. Needs a clean chat interface + voice input. 2-3 days of work. Standard web tech — no app store needed. |
| Health domain | Partial | Need API connectors for Whoop, Oura, Apple Health. Blood work parser needs to handle common lab formats. 1 week. |
| Calendar + Email integration | Not built | Google Calendar API + Gmail API. Standard OAuth flow. 3-4 days. |
| Financial integration | Not built | Depends on client's tools. Plaid for bank data, or direct API to their accounting software. Build per client. |
| Voice interface | Not built | Whisper for STT, TTS for output. Can use local Whisper on their hardware. 2-3 days. |
| Security layer | Partial | Need at-rest encryption for the knowledge bank and .env encryption. Access control for family members. 2-3 days. |
| One-command boot | Built | start.sh pattern exists. Needs to be made portable. |
Forget features. These are the outputs that determine whether the product delivers on the promise.
| Output | Measure | Target |
|---|---|---|
| Daily usage | Does the client open the app every day? | 7 out of 7 days in the first month |
| Knowledge depth | How many documents in the bank after 90 days? | 500+ nodes ingested |
| Pattern detection | Has the system surfaced a non-obvious correlation? | At least 1 in the first 30 days |
| Decision quality | Has the client referenced the system before a major decision? | Yes, within 60 days |
| Retainer renewal | Does the client stay on retainer after Year 1? | 100% of clients |
| "Show someone" moment | Has the client shown the system to a friend/colleague? | Within 90 days — this is how Client 2 finds us |
The ultimate test: If the client's system broke tomorrow and they couldn't use it for a week, would they feel it? If the answer is yes, we delivered. If the answer is no, we built a toy.