-
Notifications
You must be signed in to change notification settings - Fork 1
Home
title: "Sovereign Intelligence Portal" tier: "1" status: "verified" version: "1.2.0" last-verified: "2026-06-17" commit: "b1c347b1" network-badge: "none" risk-tags: []
Important
100% Local-First / Zero Data Leaks. Tadpole OS is built on a local-first guarantee. All system indexes, agent reasoning states, credential vaults, and communication histories are processed and stored entirely on your local machine. No data is transmitted externally unless you explicitly configure and enable a cloud LLM provider.
Tadpole-OS is a secure, local-first LLM swarm engine tailored for Small & Medium Businesses (SMBs). This wiki serves as the authoritative, version-controlled guide for operating, configuring, and securing your local swarm node.
Select an entry point below depending on your role and requirements:
For team managers, business owners, and operators.
Learn how to direct virtual employees, manage active project goals, and coordinate day-to-day operations.
- Getting-Started Getting Started Guide: Set up your workspace and start your first swarm run.
- Dashboard-Guide Dashboard Navigation: Learn about the multi-tab layout, detaching portals, and UI actions.
-
Chat-&-Voice Chat & Voice Interfaces: Direct your virtual employees using
SovereignChatand theVoiceClient. - Projects-&-Missions Projects & Missions: Understand the agent command chain, mission states, and limits.
- Daily-Workflows Daily Workflows (SMB Examples): Real-world operations like invoice review and document analysis.
For IT staff, hardware administrators, and system integrators.
Learn how to install Tadpole-OS, manage provider endpoints, configure custom profiles, and tune local hardware parameters.
- Installation Installation: Set up native node dependencies, compilation features, and local startup steps.
- Configuration Configuration: Reference for all environment variables, feature flags, and inline risk tagging.
- LLM-Providers LLM Providers: Setting up local Ollama models and securing cloud endpoint connections.
- Virtual-Employees Virtual Employees: Designing custom employee profiles, scopes, and tuning the Mythos reasoning engine.
- RAG-&-Memory RAG & Memory: Configuring local vector storage (LanceDB) and synchronizing shared knowledge.
- Updates-&-Backups Updates & Backups: Keep your node updated, back up SQLite databases, and configure fallbacks.
For compliance officers, security admins, and system auditors.
Ensure the integrity of your local node, audit all tool executions, manage credentials, and deploy system-wide safeguards.
- Vault-&-Credentials Vault & Credentials: The mechanics of the PBKDF2 + AES-256-GCM secure credentials vault.
- Approvals-&-Quotas Approvals & Quotas: The Oversight Gate, approval queue mechanics, and auto-approve safety rules.
-
Cost-Monitoring Cost Monitoring: Tracking LLM spend using
Command_Tabletoken gauges and query latency metrics. - Kill-Switches Kill Switches: Emergency controls to halt running agents or gracefully shut down the server.
- Network-Boundaries Network Boundaries: Sandbox bounds, CORS rules, proxy trusts, and loopback bindings.
- Parity-Guard Parity Guard: Running the drift validator script to ensure documentation and code remain 100% in sync.
For core developers and contributors.
- Developer-Appendix Developer Appendix: Architectural components, Rust routing, extension points, and AST parsing context.
- Glossary: The synchronized technical glossary containing authoritative definitions for all system terms.