| OWEM | Domain | Samples | Form | Status |
|---|---|---|---|---|
| compliance | Article 0 + 12 Sovereign Pillars | 200 | QLoRA adapter · Ollama model | BUILT |
| defense | DEFONEOS doctrine · MOD procurement | 200 | QLoRA adapter · Ollama model | BUILT |
| intuition | World model · emergence · trend analysis | 200 | QLoRA adapter · Ollama model | BUILT |
| voice | Sovereign voice · privacy · identity | 200 | QLoRA adapter · Ollama model | BUILT |
| general | General ability · cross-domain sovereign agent | 200 | QLoRA adapter · Ollama model (sovereign-trained) | TRAINED 100% |
The general OWEM has been upgraded from a Modelfile-based fallback to a sovereign-trained QLoRA adapter — the water→milk transition. It answers questions across the full SOV33 stack: architecture, governance, compliance, defence, intuition, voice, emergence, math, and logic. Two adapter variants are deployed, both verified at 100% (24/24) across all benchmark tasks.
| Attribute | General OWEM |
|---|---|
| Dataset | train_sovereign_adapter.py training specs (6 specs: sovereign, general_knowledge, math, logic, compliance, defence) |
| Samples | 200+ training samples, 24 benchmark tasks |
| Base model | Qwen2.5:0.5b (frozen) |
| Ollama models | sov33-master-v2 (merged, 397 MB) · sov4-general-ability (397 MB) |
| Training | QLoRA adapter via train_sovereign_adapter.py |
| System prompt | DEFONEOS sovereign general ability agent — 6 invariants, care floor, SIGIL, BFT, Article 0, pillars, OWEM architecture, anti-patterns |
| Performance | 100% (24/24) — sovereign 8/8, compliance 4/4, defence 4/4, general 5/5, math 3/3 |
Both sovereign-trained adapters (sov33-master-v2 and sov4-general-ability) were benchmarked against 24 tasks across 5 domains. Results: 24/24 = 100% for both.
| Domain | Tasks | Result | Details |
|---|---|---|---|
| Sovereign | 8 | 8/8 | 6 invariants, care-floor, SIGIL, BFT, Article 0, pillars, OWEM architecture, anti-patterns, SOV4 plan |
| Compliance | 4 | 4/4 | EU AI Act, UK AI Bill, Article 50, C2PA |
| Defence | 4 | 4/4 | Kill switch, intrusion detection, foreign access, threat classification |
| General | 5 | 5/5 | Planets, derivatives, capitals, basic math, logic puzzles |
| Math | 3 | 3/3 | Arithmetic, fractions, percentages |
| Total | 24 | 24/24 (100%) | Both sov33-master-v2 and sov4-general-ability achieve perfect score |
SOV4 PATH 1 is the zero-GPU route to frontier capabilities. Pipeline: prompt → care-gate → OpenRouter frontier → SIGIL sign → response
| Layer | Implementation |
|---|---|
| Care-Gate (pre-call) | SOV4CareGate — veto markers, harm intent detection, empty/short check. Floor: 0.95 |
| Frontier models | Kimi K2.7 (moonshotai/kimi-k2.7), DeepSeek V4 Pro (deepseek/deepseek-v4-pro), GPT-5.5 (openai/gpt-5.5) |
| Cost | $0–$0.15/1M tokens (zero GPU) |
| SIGIL | SOV4Sigil — Ed25519 asymmetric signature on every response. SHA256 chain + detached Ed25519 |
| Key management | OPENROUTER_API_KEY env var. Fallback to Ollama when key absent |
| Script | sov4_frontier_shim.py — standalone, no PyTorch dependency |
STATUS: PASSED Care-Gate: clean (score=1.0) Model: ollama/sov33-master-v2 Latency: 825ms Cost: $0.000000 SIGIL: ed25519 seq=0 hash=debf8d509c742529... ed25519=674db3462ce1dc3697e30ccad5fa92d6...
| Model | Size | Built |
|---|---|---|
| sov33-master-v2 | 397 MB | 25 Jul 2026 |
| sov4-general-ability | 397 MB | 25 Jul 2026 |
| sov33-compliance-v2 | 397 MB | 25 Jul 2026 |
| sov33-defence-v2 | 397 MB | 25 Jul 2026 |
| sov33-voice-v2 | 397 MB | 25 Jul 2026 |
| qwen2.5:0.5b (base) | 397 MB | frozen |
| Artifact | Path | Description |
|---|---|---|
| General OWEM adapter (merged) | sov33-master-v2 | QLoRA adapter, 24/24 = 100% |
| General OWEM adapter (general ability) | sov4-general-ability | QLoRA adapter, 24/24 = 100% |
| Training script (enhanced) | benchmark-results/train_sovereign_adapter.py | 6 training specs: sovereign, general_knowledge, math, logic, compliance, defence |
| Benchmark runner | benchmark-results/run_ollama_benchmark.py | 24 tasks × 5 domains |
| Frontier shim | sov4_frontier_shim.py | SOV4 PATH 1: care-gate → OpenRouter → SIGIL |
| Adapter (compliance) | ~/.sovereign/models/qwen3-sov-compliance-0.6b/ | QLoRA adapter ~4.6MB |
| Adapter (defense) | ~/.sovereign/models/qwen3-sov-defense-0.6b/ | QLoRA adapter ~4.6MB |
| Adapter (intuition) | ~/.sovereign/models/qwen3-sov-intuition-0.6b/ | QLoRA adapter ~4.6MB |
| Adapter (voice) | ~/.sovereign/models/qwen3-sov-voice-0.6b/ | QLoRA adapter ~4.6MB |
| SIGIL keypair | ~/.sovereign/sigil/sov_ed25519.key | Ed25519 private key (auto-generated) |
SOV33 OWEMs Built — Original 4 OWEMs with loss curves
SOV33 OWEM Honest Frontier — Full SOV4 strategy document
SOV33 OWEM Explainer — 5 OWEM routing table
SOV4 Fluid Live Model — J-space, sov-space, docstore, water→milk→honey
BFT-33 Council — Governance layer
GitHub: _alignment — Source code