A blob at rest is not inert. It is a boon waiting for its boomerang. The NAS diskpool holds terabytes of fleet data. Every file in /mnt/nas-diskpool/eose/ has a blob boon. The boon records: what is this, who created it, what stratum is it, has it been tampered with (VPS hash check), when does it expire or get promoted. The blob bonixer classifies every blob, assigns its stratum, computes its VPS hash, and puts it in the correct DOOM layer queue.
| STORE | LOCATION | SIZE | BOON TIER | STRATUM | SHAPE | CONTENT |
|---|---|---|---|---|---|---|
| NAS eose/ tree | 192.168.2.20:/diskpool/eose | ~6TB | D (sovereign) | L5 | FORTRESS | Fleet data, transcripts, builds |
| Qdrant pemclau-v11 | yone:6333 | 18,366 pts | C (knowledge) | L4 | GRAPH | PEMCLAU vectors |
| Qdrant pemclau-sessions | yone:6333 | 115,955 pts | C (knowledge) | L4 | GRAPH | Session transcripts vectorized |
| Qdrant pemclau-v13-day96 | yone:6333 | 79 pts | C (knowledge) | L4 | GRAPH | Day 96 diamonds |
| Docker image layers | ACR eosefleetacrdev | ~50GB | A (public) | L2 | THERMAL | mefine-static builds |
| msi01 model weights | /root/.ollama | ~30GB | D (sovereign) | L5 | FORTRESS | qwen3:14b, deepseek-r1:32b |
| lilo model weights | lilo:/root/.ollama | ~6GB | D (sovereign) | L5 | FORTRESS | qwen3:8b, nomic-embed-text |
| yone model weights | yone:11434 | ~40GB | D (sovereign) | L5 | FORTRESS | qwen3:14b/8b, qwen2.5:32b |
| Session memory files | msi01:~/.openclaw/workspace/memory/ | ~1MB | B (crew) | L3 | MESH | Daily notes |
| Shadow store jsonl | fleet-sync/novel-patterns | ~180MB | C (knowledge) | L4 | GRAPH | 41,926 workspace entries |
| FC queue | fleet-sync/loom/ | ~10MB | C (knowledge) | L4 | GRAPH | PEMCLAU pending ingest |
{
"boon_id": "BOON-BLOB-NAS-eose-a3f2c8b1",
"type": "BLOB_AT_REST",
"store": "NAS_DISKPOOL",
"path": "/mnt/nas-diskpool/eose/msclo/pemclau-v11-backup.jsonl",
"blob_hash": "sha256:a3f2c8b1...",
"size_bytes": 2847193847,
"tier": "D",
"gamma1_stratum": 14.841461398821428,
"stratum_layer": "L5",
"catan_shape": "FORTRESS",
"doom_layer": "VIZDOOM_RL",
"dynarube": "FORTRESS",
"vps_hash": "sha256(blob_hash + γ₁_L5 + store_id + size + created_at)",
"created_at": 1747065600,
"tamper_check": "vps_hash == sha256(current_file_hash + γ₁_L5 + store_id + size + created_at)",
"boomerang": {
"action": "PEMCLAU_PROMOTE",
"condition": "FC queue depth > 200",
"return_path": "SOSTLE_L5",
"status": "WAITING"
},
"verdict": "PROBATUM_EST"
}Model weights are the fleet's most sovereign blobs. A 32GB qwen3:14b weight file on msi01 represents months of Meta/Alibaba/DeepSeek training compute. It cannot be recreated locally. Its loss = a BREAK event. Its tamper = a MALA FIDE event. Model weight boons are therefore: Always L5 FORTRESS · Always PROBATUM EST on initial load · VPS hash checked on every Ollama load · Boomerang: model version upgrade → SOSTLE L5 review → RES JUDICATA check
| MODEL | SILO | SIZE | SOURCE | VPS STATUS | VERDICT |
|---|---|---|---|---|---|
| qwen3:14b | msi01/yone/msclo | 8.8GB | Alibaba/HuggingFace | ✅ hash verified | PROBATUM EST |
| qwen3:8b | lilo/yone | 5.2GB | Alibaba/HuggingFace | ✅ hash verified | PROBATUM EST |
| deepseek-r1:32b | forge | ~20GB | DeepSeek | ⚠️ CLO HOLD (PRC) | SUB JUDICE |
| qwen2.5:32b | yone | ~20GB | Alibaba | ⚠️ PRC check pending | NON LIQUET |
| nomic-embed-text | all silos | 274MB | Nomic AI | ✅ hash verified | PROBATUM EST |
| deepseek-r1:7b | yone | ~4GB | DeepSeek | ⚠️ CLO HOLD (PRC) | SUB JUDICE |
When a blob at rest is transmitted between silos — NAS to yone, yone to msclo, msi01 to cloud — its blob boon transitions to an in-flight boon for the duration of transit.
TRANSITION PROTOCOL: at rest → in transit → at rest again ──────────────────────────────────────────────────────────── 1. blob_boon.status → TRANSITIONING 2. in_flight_boon spawned: inherits blob_hash + γ₁_stratum + VPS hash from blob_boon 3. SSL cert boon attached (transport layer L5 FORTRESS) 4. On arrival: in_flight_boon → blob_boon at destination (new VPS hash computed: sha256(received_blob + γ₁ + store_id + size)) 5. Destination verifies: sha256(received_blob) == original blob_hash 6. Match → PROBATUM EST at destination No match → MALA FIDE alert + YIN signal + SOSTLE gate notified
deepseek-r1:32b and deepseek-r1:7b are already in the fleet (on forge and yone). Their presence predates the CLO HOLD ruling. The boon protocol makes this explicit: existing weights → SUB JUDICE (under review). No new DeepSeek weights until CLO verdict. Existing weights: continue to operate under RES JUDICATA (prior operational approval) but no expansion. The blob boon is the audit trail.
CLO POSITION: deepseek-r1 weights were ingested before sovereign review. PRC origin = potential data exfiltration vector. Hold does not terminate existing operations — it gates new ingestion. RES JUDICATA covers existing weights. New versions require fresh CLO verdict.
Boon status: BOON-BLOB-FORGE-deepseek-r1-32b → verdict: SUB JUDICE → gate: SOSTLE_L5_HOLD → expansion: MALA FIDE if attempted without CLO release