EXNILIUM STORAGE

Autonomous Compaction Public Proof

Storage must not rot. This layer deduplicates chunk identity, detects orphaned storage, preserves restore paths, keeps destructive deletion disabled, and writes governed public proof.

Manifests
2
Chunks
2
Unique Chunks
2
Duplicates
0
Orphans
0
Search Hits
2

Compaction Doctrine

Storage must not rot. Storage compacts itself, removes duplication, identifies orphaned chunks, preserves restore paths, and writes proof before mutation.

Proof Console

{
  "ok": true,
  "language": "EXNILIUM",
  "layer": "infinite-storage-autonomous-compaction",
  "doctrine": "Storage must not rot. Storage compacts itself, removes duplication, identifies orphaned chunks, preserves restore paths, and writes proof before mutation.",
  "generatedAt": "2026-09-22T03:41:26.717Z",
  "mode": "public-proof-dry-run",
  "actions": {
    "deduplicateChunks": true,
    "preserveManifests": true,
    "preserveRestoreRoutes": true,
    "detectOrphans": true,
    "destructiveDelete": false,
    "writeProofLedger": true
  },
  "counts": {
    "manifests": 2,
    "chunks": 2,
    "uniqueChunks": 2,
    "duplicateChunks": 0,
    "orphanChunks": 0,
    "bytes": 97,
    "compactedBytes": 97,
    "reclaimableBytes": 0
  },
  "manifests": [
    {
      "id": "storage-ee9f7ecae90adf8a-1784710417328",
      "name": "storage-proof.txt",
      "source": "proof-script",
      "size": 48,
      "mimeType": "text/plain",
      "chunkCount": 1,
      "originalHash": "ee9f7ecae90adf8adca973eaef15491825ca42a2d80f985b950717c507383138",
      "restoreRoute": "/api/exnilium/storage/restore?id=storage-ee9f7ecae90adf8a-1784710417328",
      "createdAt": "2026-07-22T08:53:37.328Z",
      "proof": {
        "chunked": true,
        "indexed": true,
        "restorable": true,
        "hash": "17f11908820f41fae85bf76d7dfb1be6f654b40873f7bbb983c6a8deed6bf1f0"
      }
    },
    {
      "id": "storage-a82bfa66f0572728-1784711154205",
      "name": "browser-ui-prestyle-proof.txt",
      "source": "browser-ui-prestyle-proof",
      "size": 49,
      "mimeType": "text/plain",
      "chunkCount": 1,
      "originalHash": "a82bfa66f05727282efbf1b9c50e3ca4582209743af85f4b4163863d302e78b1",
      "restoreRoute": "/api/exnilium/storage/restore?id=storage-a82bfa66f0572728-1784711154205",
      "createdAt": "2026-07-22T09:05:54.205Z",
      "proof": {
        "chunked": true,
        "indexed": true,
        "restorable": true,
        "hash": "e6bd30e6c26b7079c28874e3e449627fc97875bd4d887acb113f63d829dda258"
      }
    }
  ],
  "orphanChunks": [],
  "routes": {
    "compaction": "/api/exnilium/storage/compact",
    "compactionAlias": "/api/exnilium/storage/compaction",
    "dashboard": "/exnilium/storage/compaction",
    "ledger": "/api/exnilium/storage/ledger",
    "index": "/api/exnilium/storage/index",
    "search": "/api/exnilium/storage/search?q=proof",
    "export": "/api/exnilium/storage/export",
    "import": "/api/exnilium/storage/import",
    "sync": "/api/exnilium/storage/sync"
  },
  "proof": {
    "compacted": true,
    "dryRun": true,
    "governed": true,
    "userOwned": true,
    "timestamp": "2026-09-22T03:41:26.717Z",
    "hash": "3a4d14af464bcf666842d4bc39c6ab9766f6140d44054d12ff6828fd2efd8aaa"
  }
}
{
  "ledgered": true,
  "public": true,
  "governed": true,
  "dashboardReady": true,
  "timestamp": "2026-09-22T03:41:26.749Z",
  "hash": "855ac0c943c339b37234a279aa5b069a2079ef7acbe13fa45b5aa1077fc5470f"
}
{
  "searched": true,
  "indexed": true,
  "governed": true,
  "timestamp": "2026-09-22T03:41:26.786Z"
}