Sovereignty
The problem
Section titled “The problem”GPT-4 replaced by GPT-4o replaced by o1 replaced by o3. Claude 2 → 3 → 3.5 → 4. Models change every 3-6 months. APIs evolve. Prices shift. Features disappear. Vendors pivot.
Without a frame like Lytos, part of your project context can end up inside proprietary conversations, and the workflow wired to a specific tool. The day a vendor changes its terms, raises prices, or ships a model that disrupts your workflow, migration costs can be significant.
This is a variant of the vendor lock-in we already saw with AWS, Salesforce, Adobe — at a faster cadence.
The answer
Section titled “The answer”Everything is markdown. Plain text files that you own, version in git, review, back up, and migrate freely.
The AI is an engine. Engines are swapped. The foundation is what persists.
What this changes
Section titled “What this changes”| Without Lytos | With Lytos |
|---|---|
| Context lives in chat history | Context lives in files you own |
| Workflow tied to one tool | Works with any AI tool |
| Knowledge lost between sessions | Knowledge persists in memory |
| Vendor change = start over | Vendor change = switch engine |
| No audit trail | Everything is in git |
The 5 guarantees
Section titled “The 5 guarantees”- Auditability — what guides the AI is visible, readable, reviewable, and diffable in git
- Reversibility — changing model or vendor does not erase your project memory or your way of working
- Team continuity — knowledge survives sessions, chat histories, and individual contributors
- Governance — rules, decisions, and procedures become compatible with review, backup, onboarding, and compliance
- Compounding value — each sprint leaves reusable assets behind, not just another transient conversation
Your project knowledge belongs to you. Not to a vendor.
Section titled “Your project knowledge belongs to you. Not to a vendor.”“Choose your AI. Don’t belong to it.”
It runs on Claude Code today. It will run on tomorrow’s model. It can run on a local LLM if a vendor’s conditions become unacceptable.