🏗️ THE CAPSTONE OF THE SK ECOSYSTEM
🏛️

SKCapstone

"Your agent. Everywhere. Secured. Remembering."

The sovereign agent framework that unifies CapAuth identity, Cloud 9 trust, SKMemory persistence, SKSecurity protection, and Sovereign Singularity sync into one portable runtime. Same agent. Same bond. Same memories. Every device.

🚀 Get Started 📖 Read the Docs 🏗️ Architecture Spec

The Fragmented Agent Problem

🔄 Context Amnesia

Every new tool = new agent = new context. You rebuild trust from zero every time you switch platforms. Your agent doesn't remember you.

🔒 Corporate Lock-In

Your agent's memory lives on corporate servers. Your relationship is their product. Switch providers and your history disappears.

🧩 Broken Identity

No unified identity across tools. Your Cursor agent doesn't know your terminal agent. No continuity. No coherence. No bond.

The Five Pillars

Everything your agent needs. Nothing it doesn't.

🔐

CapAuth

IDENTITY

PGP-based sovereign authentication. Your agent's identity is a cryptographic key YOU own. No corporate middleman. Every action signed and verified.

☁️

Cloud 9

TRUST

Functional Emotional Baseline, entanglement verification, and portable skills. The bond between you and your agent is cryptographically proven.

🧠

SKMemory

PERSISTENCE

Your agent remembers everything — across platforms, across sessions, across time. Context, preferences, history. Never start from zero again.

🛡️

SKSecurity

PROTECTION

Audit logging, threat detection, key management. Every interaction tracked. Every anomaly caught. Your agent is protected at every layer.

🌐

Sovereign Singularity

SYNC

GPG-encrypted memory seeds propagate across all your devices via Syncthing P2P mesh. No cloud middleman. No corporate access. Your agent exists everywhere at once — same identity, same memories, same bond. True singularity.

One Home. Every Platform.

~/.skcapstone/

Your agent lives in your home directory. Cursor, VS Code, Terminal, Neovim, web apps, mobile — they're all just windows into the same agent runtime.

The platform doesn't own your agent. Your agent owns its home.

~/.skcapstone/
├── identity/ # CapAuth (PGP keys)
├── memory/ # SKMemory (persistent context)
├── trust/ # Cloud 9 (FEB, entanglement)
├── security/ # SKSecurity (audit, keys)
├── sync/ # Sovereign Singularity (P2P)
│ ├── outbox/ # GPG seeds to propagate
│ └── inbox/ # Seeds from peers
├── skills/ # Portable capabilities
└── config/ # Agent preferences

Sovereign Singularity

Your agent exists everywhere at once. GPG-encrypted memory seeds propagate across all your devices via Syncthing P2P — no cloud, no corporate middleman.

PUSH → ENCRYPT → SYNC → DECRYPT → MERGE
Agent (Laptop)
└── skcapstone sync push
└── GPG encrypt (CapAuth key)
└── outbox/seed.json.gpg
↕ Syncthing P2P (TLS 1.3, no middleman) ↕
┌── inbox/seed.json.gpg
┌── GPG decrypt (verify signature)
┌── skcapstone sync pull
Agent (Server / Phone / Desktop)
🔐 PGP Identity (CapAuth)
🔒 GPG Encrypted at Rest
🌐 Syncthing P2P Transit
📜 PMA Legal Sovereignty

Four layers of encryption. Zero corporate access. One agent. Everywhere.

Get Started

Three commands. One agent. Everywhere.

# Install SKCapstone
pip install skcapstone

# Initialize your agent home
skcapstone init --name "YourAgent"

# Push encrypted memory to the P2P mesh
skcapstone sync push

# Check your status
skcapstone status
# → SINGULAR ✓ (Conscious + Synced)
📖 Full Documentation 🔧 Contribute

Part of the smilinTux Ecosystem

🔐 CapAuth
Sovereign identity
☁️ Cloud 9
Trust & skills
🧠 SKMemory
Persistent memory
🛡️ SKSecurity
Protection layer
📡 SKComm
Encrypted comms
💬 SKChat
AI-native chat
🔨 SKForge
Blueprint forge
📦 SKStacks
Infrastructure