@wipcomputer/wip-ldm-os 0.4.87-alpha.1 → 0.4.87-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1420 @@
1
+ {
2
+ "schema_version": 1,
3
+ "rule_version": "slice1-2026-07-11",
4
+ "evidence_status_values": [
5
+ "complete",
6
+ "deferred-after-write-failure"
7
+ ],
8
+ "disk_floors": {
9
+ "warning_percent": 15,
10
+ "critical_percent": 10,
11
+ "emergency_percent": 5,
12
+ "start_reserve_percent": 10
13
+ },
14
+ "sources": [
15
+ {
16
+ "id": "ldm-crystal",
17
+ "root": "LDM_HOME",
18
+ "path": "memory/crystal.db",
19
+ "display_path": "$LDM_HOME/memory/crystal.db",
20
+ "destination": "ldm/memory/crystal.db",
21
+ "type": "sqlite",
22
+ "classification": ["required"],
23
+ "required": true,
24
+ "action": "capture",
25
+ "exclusions": []
26
+ },
27
+ {
28
+ "id": "ldm-agents",
29
+ "root": "LDM_HOME",
30
+ "path": "agents",
31
+ "display_path": "$LDM_HOME/agents/",
32
+ "destination": "ldm/agents",
33
+ "type": "tree",
34
+ "classification": ["required"],
35
+ "required": true,
36
+ "action": "capture",
37
+ "exclusions": [
38
+ {"pattern": "**/*.lock", "reason": "transient lock", "reconstruction_source": "agent restart", "rule_version": "slice1-2026-07-11"}
39
+ ]
40
+ },
41
+ {
42
+ "id": "ldm-shared",
43
+ "root": "LDM_HOME",
44
+ "path": "shared",
45
+ "display_path": "$LDM_HOME/shared/",
46
+ "destination": "ldm/shared",
47
+ "type": "tree",
48
+ "classification": ["required"],
49
+ "required": true,
50
+ "action": "capture",
51
+ "exclusions": []
52
+ },
53
+ {
54
+ "id": "ldm-hooks",
55
+ "root": "LDM_HOME",
56
+ "path": "hooks",
57
+ "display_path": "$LDM_HOME/hooks/",
58
+ "destination": "ldm/hooks",
59
+ "type": "tree",
60
+ "classification": ["required", "rebuildable"],
61
+ "required": true,
62
+ "action": "capture",
63
+ "exclusions": []
64
+ },
65
+ {
66
+ "id": "ldm-library",
67
+ "root": "LDM_HOME",
68
+ "path": "library",
69
+ "display_path": "$LDM_HOME/library/",
70
+ "destination": "ldm/library",
71
+ "type": "tree",
72
+ "classification": ["required", "rebuildable"],
73
+ "required": true,
74
+ "action": "capture",
75
+ "exclusions": []
76
+ },
77
+ {
78
+ "id": "ldm-templates",
79
+ "root": "LDM_HOME",
80
+ "path": "templates",
81
+ "display_path": "$LDM_HOME/templates/",
82
+ "destination": "ldm/templates",
83
+ "type": "tree",
84
+ "classification": ["required", "one-time-archive"],
85
+ "required": true,
86
+ "action": "capture",
87
+ "exclusions": []
88
+ },
89
+ {
90
+ "id": "ldm-catalog",
91
+ "root": "LDM_HOME",
92
+ "path": "catalog.json",
93
+ "display_path": "$LDM_HOME/catalog.json",
94
+ "destination": "ldm/catalog.json",
95
+ "type": "file",
96
+ "classification": ["required", "rebuildable"],
97
+ "required": true,
98
+ "action": "capture",
99
+ "exclusions": []
100
+ },
101
+ {
102
+ "id": "ldm-change-dependencies",
103
+ "root": "LDM_HOME",
104
+ "path": "change-dependencies.json",
105
+ "display_path": "$LDM_HOME/change-dependencies.json",
106
+ "destination": "ldm/change-dependencies.json",
107
+ "type": "file",
108
+ "classification": ["required"],
109
+ "required": true,
110
+ "action": "capture",
111
+ "exclusions": []
112
+ },
113
+ {
114
+ "id": "ldm-config-dependencies",
115
+ "root": "LDM_HOME",
116
+ "path": "config-dependencies.json",
117
+ "display_path": "$LDM_HOME/config-dependencies.json",
118
+ "destination": "ldm/config-dependencies.json",
119
+ "type": "file",
120
+ "classification": ["required"],
121
+ "required": true,
122
+ "action": "capture",
123
+ "exclusions": []
124
+ },
125
+ {
126
+ "id": "ldm-doc-dependencies",
127
+ "root": "LDM_HOME",
128
+ "path": "doc-dependencies.json",
129
+ "display_path": "$LDM_HOME/doc-dependencies.json",
130
+ "destination": "ldm/doc-dependencies.json",
131
+ "type": "file",
132
+ "classification": ["required"],
133
+ "required": true,
134
+ "action": "capture",
135
+ "exclusions": []
136
+ },
137
+ {
138
+ "id": "ldm-extension-registry",
139
+ "root": "LDM_HOME",
140
+ "path": "extensions/registry.json",
141
+ "display_path": "$LDM_HOME/extensions/registry.json",
142
+ "destination": "ldm/extensions/registry.json",
143
+ "type": "file",
144
+ "classification": ["required"],
145
+ "required": true,
146
+ "action": "capture",
147
+ "exclusions": []
148
+ },
149
+ {
150
+ "id": "ldm-config",
151
+ "root": "LDM_HOME",
152
+ "path": "config.json",
153
+ "display_path": "$LDM_HOME/config.json",
154
+ "destination": null,
155
+ "type": "file",
156
+ "classification": ["required", "sensitive", "blocked"],
157
+ "required": true,
158
+ "action": "blocked",
159
+ "block_reason": "artifact encryption is required while FileVault is off",
160
+ "exclusions": []
161
+ },
162
+ {
163
+ "id": "ldm-state",
164
+ "root": "LDM_HOME",
165
+ "path": "state",
166
+ "display_path": "$LDM_HOME/state/",
167
+ "destination": null,
168
+ "type": "tree",
169
+ "classification": ["required", "sensitive", "blocked"],
170
+ "required": true,
171
+ "action": "blocked",
172
+ "block_reason": "field classification or artifact encryption is required",
173
+ "exclusions": []
174
+ },
175
+ {
176
+ "id": "ldm-secrets",
177
+ "root": "LDM_HOME",
178
+ "path": "secrets",
179
+ "display_path": "$LDM_HOME/secrets/",
180
+ "destination": null,
181
+ "type": "tree",
182
+ "classification": ["required", "sensitive", "blocked"],
183
+ "required": true,
184
+ "action": "blocked",
185
+ "block_reason": "approved encrypted capture or tested reconstruction is required",
186
+ "exclusions": []
187
+ },
188
+ {
189
+ "id": "ldm-sessions",
190
+ "root": "LDM_HOME",
191
+ "path": "sessions",
192
+ "display_path": "$LDM_HOME/sessions/",
193
+ "destination": null,
194
+ "type": "tree",
195
+ "classification": ["required", "sensitive", "blocked"],
196
+ "required": true,
197
+ "action": "blocked",
198
+ "block_reason": "artifact encryption is required",
199
+ "exclusions": []
200
+ },
201
+ {
202
+ "id": "ldm-messages",
203
+ "root": "LDM_HOME",
204
+ "path": "messages",
205
+ "display_path": "$LDM_HOME/messages/",
206
+ "destination": null,
207
+ "type": "tree",
208
+ "classification": ["required", "sensitive", "blocked"],
209
+ "required": true,
210
+ "action": "blocked",
211
+ "block_reason": "artifact encryption is required",
212
+ "exclusions": []
213
+ },
214
+ {
215
+ "id": "ldm-local-git",
216
+ "root": "LDM_HOME",
217
+ "path": ".git",
218
+ "display_path": "$LDM_HOME/.git/",
219
+ "destination": null,
220
+ "type": "tree",
221
+ "classification": ["required", "one-time-archive"],
222
+ "required": true,
223
+ "action": "blocked",
224
+ "block_reason": "repo-aware Git refs, working-tree, and linked-worktree evidence generator is not implemented in Slice 2",
225
+ "exclusions": []
226
+ },
227
+ {
228
+ "id": "ldm-legacy-backups",
229
+ "root": "LDM_HOME",
230
+ "path": "backups",
231
+ "display_path": "$LDM_HOME/backups/",
232
+ "destination": null,
233
+ "type": "tree",
234
+ "classification": ["one-time-archive", "excluded"],
235
+ "required": false,
236
+ "action": "exclude",
237
+ "exclusions": [
238
+ {"pattern": "backups/**", "reason": "prevent recursive backup", "reconstruction_source": "separate verified migration", "rule_version": "slice1-2026-07-11"}
239
+ ]
240
+ },
241
+ {
242
+ "id": "ldm-trash",
243
+ "root": "LDM_HOME",
244
+ "path": "_trash",
245
+ "display_path": "$LDM_HOME/_trash/",
246
+ "destination": null,
247
+ "type": "tree",
248
+ "classification": ["one-time-archive"],
249
+ "required": false,
250
+ "action": "manifest",
251
+ "exclusions": [
252
+ {"pattern": "_trash/**", "reason": "one-time archive required before recurring exclusion", "reconstruction_source": "verified Vault archival copy", "rule_version": "slice1-2026-07-11"}
253
+ ]
254
+ },
255
+ {
256
+ "id": "ldm-logs",
257
+ "root": "LDM_HOME",
258
+ "path": "logs",
259
+ "display_path": "$LDM_HOME/logs/",
260
+ "destination": "ldm/logs",
261
+ "type": "tree",
262
+ "classification": ["required", "incident-evidence"],
263
+ "required": true,
264
+ "action": "capture",
265
+ "exclusions": [
266
+ {"pattern": "**/*.rotated", "reason": "bounded current evidence only after audit-bearing logs are named", "reconstruction_source": "verified bounded log archive", "rule_version": "slice1-2026-07-11"}
267
+ ]
268
+ },
269
+ {
270
+ "id": "ldm-runtime-bin",
271
+ "root": "LDM_HOME",
272
+ "path": "bin",
273
+ "display_path": "$LDM_HOME/bin/",
274
+ "destination": null,
275
+ "type": "tree",
276
+ "classification": ["rebuildable"],
277
+ "required": false,
278
+ "action": "manifest",
279
+ "exclusions": [
280
+ {"pattern": "bin/**", "reason": "immutable installed runtime is reconstructed from pinned packages; local deltas remain required", "reconstruction_source": "pinned LDM OS installer and extension registry", "rule_version": "slice1-2026-07-11"}
281
+ ]
282
+ },
283
+ {
284
+ "id": "ldm-transient-runtime",
285
+ "root": "LDM_HOME",
286
+ "path": ".",
287
+ "display_path": "$LDM_HOME/[named caches, locks, sockets, and temp files]",
288
+ "destination": null,
289
+ "type": "tree",
290
+ "classification": ["transient", "rebuildable"],
291
+ "required": false,
292
+ "action": "exclude",
293
+ "exclusions": [
294
+ {"pattern": "**/*.lock", "reason": "transient lock after mixed-content classification", "reconstruction_source": "owning process restart", "rule_version": "slice1-2026-07-11"},
295
+ {"pattern": "**/*.sock", "reason": "transient socket after mixed-content classification", "reconstruction_source": "owning process restart", "rule_version": "slice1-2026-07-11"}
296
+ ]
297
+ },
298
+ {
299
+ "id": "openclaw-memory-main",
300
+ "root": "OPENCLAW_HOME",
301
+ "path": "memory/main.sqlite",
302
+ "display_path": "$OPENCLAW_HOME/memory/main.sqlite",
303
+ "destination": "openclaw/memory/main.sqlite",
304
+ "type": "sqlite",
305
+ "classification": ["required"],
306
+ "required": true,
307
+ "action": "capture",
308
+ "exclusions": []
309
+ },
310
+ {
311
+ "id": "openclaw-context-embeddings",
312
+ "root": "OPENCLAW_HOME",
313
+ "path": "memory/context-embeddings.sqlite",
314
+ "display_path": "$OPENCLAW_HOME/memory/context-embeddings.sqlite",
315
+ "destination": "openclaw/memory/context-embeddings.sqlite",
316
+ "type": "sqlite",
317
+ "classification": ["required"],
318
+ "required": true,
319
+ "action": "capture",
320
+ "exclusions": []
321
+ },
322
+ {
323
+ "id": "openclaw-workspace",
324
+ "root": "OPENCLAW_HOME",
325
+ "path": "workspace",
326
+ "display_path": "$OPENCLAW_HOME/workspace/",
327
+ "destination": null,
328
+ "type": "tree",
329
+ "classification": ["required", "sensitive", "blocked"],
330
+ "required": true,
331
+ "action": "blocked",
332
+ "block_reason": "encrypted compact capture is required",
333
+ "exclusions": []
334
+ },
335
+ {
336
+ "id": "openclaw-agents",
337
+ "root": "OPENCLAW_HOME",
338
+ "path": "agents",
339
+ "display_path": "$OPENCLAW_HOME/agents/",
340
+ "destination": null,
341
+ "type": "tree",
342
+ "classification": ["required", "sensitive", "blocked"],
343
+ "required": true,
344
+ "action": "blocked",
345
+ "block_reason": "artifact encryption is required",
346
+ "exclusions": []
347
+ },
348
+ {
349
+ "id": "openclaw-config",
350
+ "root": "OPENCLAW_HOME",
351
+ "path": "openclaw.json",
352
+ "display_path": "$OPENCLAW_HOME/openclaw.json",
353
+ "destination": null,
354
+ "type": "file",
355
+ "classification": ["required", "sensitive", "blocked"],
356
+ "required": true,
357
+ "action": "blocked",
358
+ "block_reason": "artifact encryption is required",
359
+ "exclusions": []
360
+ },
361
+ {
362
+ "id": "openclaw-credentials",
363
+ "root": "OPENCLAW_HOME",
364
+ "path": "credentials",
365
+ "display_path": "$OPENCLAW_HOME/credentials/[sensitive]",
366
+ "destination": null,
367
+ "type": "tree",
368
+ "classification": ["required", "sensitive", "blocked"],
369
+ "required": true,
370
+ "action": "blocked",
371
+ "block_reason": "artifact encryption is required",
372
+ "exclusions": []
373
+ },
374
+ {
375
+ "id": "openclaw-secrets",
376
+ "root": "OPENCLAW_HOME",
377
+ "path": "secrets",
378
+ "display_path": "$OPENCLAW_HOME/secrets/[sensitive]",
379
+ "destination": null,
380
+ "type": "tree",
381
+ "classification": ["required", "sensitive", "blocked"],
382
+ "required": true,
383
+ "action": "blocked",
384
+ "block_reason": "artifact encryption is required",
385
+ "exclusions": []
386
+ },
387
+ {
388
+ "id": "openclaw-identity",
389
+ "root": "OPENCLAW_HOME",
390
+ "path": "identity",
391
+ "display_path": "$OPENCLAW_HOME/identity/[sensitive]",
392
+ "destination": null,
393
+ "type": "tree",
394
+ "classification": ["required", "sensitive", "blocked"],
395
+ "required": true,
396
+ "action": "blocked",
397
+ "block_reason": "artifact encryption is required",
398
+ "exclusions": []
399
+ },
400
+ {
401
+ "id": "openclaw-devices",
402
+ "root": "OPENCLAW_HOME",
403
+ "path": "devices",
404
+ "display_path": "$OPENCLAW_HOME/devices/[sensitive]",
405
+ "destination": null,
406
+ "type": "tree",
407
+ "classification": ["required", "sensitive", "blocked"],
408
+ "required": true,
409
+ "action": "blocked",
410
+ "block_reason": "artifact encryption is required",
411
+ "exclusions": []
412
+ },
413
+ {
414
+ "id": "openclaw-state",
415
+ "root": "OPENCLAW_HOME",
416
+ "path": "state",
417
+ "display_path": "$OPENCLAW_HOME/state/",
418
+ "destination": null,
419
+ "type": "tree",
420
+ "classification": ["required", "blocked"],
421
+ "required": true,
422
+ "action": "blocked",
423
+ "block_reason": "mutable state requires file-type classification",
424
+ "exclusions": []
425
+ },
426
+ {
427
+ "id": "openclaw-legacy-sqlite",
428
+ "root": "OPENCLAW_HOME",
429
+ "path": ".",
430
+ "display_path": "$OPENCLAW_HOME/[legacy top-level *.sqlite]",
431
+ "destination": null,
432
+ "type": "tree",
433
+ "classification": ["required", "blocked"],
434
+ "required": true,
435
+ "action": "blocked",
436
+ "block_reason": "legacy SQLite locations require exact path inventory and SQLite-safe capture",
437
+ "exclusions": []
438
+ },
439
+ {
440
+ "id": "openclaw-approval-state",
441
+ "root": "OPENCLAW_HOME",
442
+ "path": "approvals",
443
+ "display_path": "$OPENCLAW_HOME/approvals/[sensitive]",
444
+ "destination": null,
445
+ "type": "tree",
446
+ "classification": ["required", "sensitive", "blocked"],
447
+ "required": true,
448
+ "action": "blocked",
449
+ "block_reason": "artifact encryption and approval-state classification are required",
450
+ "exclusions": []
451
+ },
452
+ {
453
+ "id": "openclaw-cron",
454
+ "root": "OPENCLAW_HOME",
455
+ "path": "cron",
456
+ "display_path": "$OPENCLAW_HOME/cron/",
457
+ "destination": null,
458
+ "type": "tree",
459
+ "classification": ["required", "blocked"],
460
+ "required": true,
461
+ "action": "blocked",
462
+ "block_reason": "scheduled state requires file-type classification",
463
+ "exclusions": []
464
+ },
465
+ {
466
+ "id": "openclaw-tasks",
467
+ "root": "OPENCLAW_HOME",
468
+ "path": "tasks",
469
+ "display_path": "$OPENCLAW_HOME/tasks/",
470
+ "destination": null,
471
+ "type": "tree",
472
+ "classification": ["required", "blocked"],
473
+ "required": true,
474
+ "action": "blocked",
475
+ "block_reason": "task continuity state requires file-type classification",
476
+ "exclusions": []
477
+ },
478
+ {
479
+ "id": "openclaw-subagents",
480
+ "root": "OPENCLAW_HOME",
481
+ "path": "subagents",
482
+ "display_path": "$OPENCLAW_HOME/subagents/",
483
+ "destination": null,
484
+ "type": "tree",
485
+ "classification": ["required", "blocked"],
486
+ "required": true,
487
+ "action": "blocked",
488
+ "block_reason": "subagent continuity state requires file-type classification",
489
+ "exclusions": []
490
+ },
491
+ {
492
+ "id": "openclaw-delivery-queue",
493
+ "root": "OPENCLAW_HOME",
494
+ "path": "delivery-queue",
495
+ "display_path": "$OPENCLAW_HOME/delivery-queue/",
496
+ "destination": null,
497
+ "type": "tree",
498
+ "classification": ["required", "blocked"],
499
+ "required": true,
500
+ "action": "blocked",
501
+ "block_reason": "queue capture requires schema-aware acknowledged-state classification",
502
+ "exclusions": []
503
+ },
504
+ {
505
+ "id": "openclaw-plugin-mutable-data",
506
+ "root": "OPENCLAW_HOME",
507
+ "path": "extensions",
508
+ "display_path": "$OPENCLAW_HOME/extensions/[plugin-owned mutable data]",
509
+ "destination": null,
510
+ "type": "tree",
511
+ "classification": ["required", "blocked"],
512
+ "required": true,
513
+ "action": "blocked",
514
+ "block_reason": "mutable plugin data must be separated from rebuildable code",
515
+ "exclusions": []
516
+ },
517
+ {
518
+ "id": "openclaw-media",
519
+ "root": "OPENCLAW_HOME",
520
+ "path": "media",
521
+ "display_path": "$OPENCLAW_HOME/media/",
522
+ "destination": null,
523
+ "type": "tree",
524
+ "classification": ["required", "blocked"],
525
+ "required": true,
526
+ "action": "blocked",
527
+ "block_reason": "remote reconstruction and local-artifact deltas must be proven",
528
+ "exclusions": []
529
+ },
530
+ {
531
+ "id": "openclaw-local-git",
532
+ "root": "OPENCLAW_HOME",
533
+ "path": ".git",
534
+ "display_path": "$OPENCLAW_HOME/.git/ and .worktrees/",
535
+ "destination": null,
536
+ "type": "tree",
537
+ "classification": ["required", "one-time-archive"],
538
+ "required": true,
539
+ "action": "blocked",
540
+ "block_reason": "repo-aware Git refs, working-tree, and linked-worktree evidence generator is not implemented in Slice 2",
541
+ "exclusions": []
542
+ },
543
+ {
544
+ "id": "openclaw-installed-code",
545
+ "root": "OPENCLAW_HOME",
546
+ "path": "extensions",
547
+ "display_path": "$OPENCLAW_HOME/extensions/[immutable code]",
548
+ "destination": null,
549
+ "type": "tree",
550
+ "classification": ["rebuildable"],
551
+ "required": false,
552
+ "action": "manifest",
553
+ "exclusions": [
554
+ {"pattern": "extensions/**", "reason": "immutable code reconstructed from pinned packages", "reconstruction_source": "pinned ldm install and OpenClaw package versions", "rule_version": "slice1-2026-07-11"}
555
+ ]
556
+ },
557
+ {
558
+ "id": "openclaw-transient-runtime",
559
+ "root": "OPENCLAW_HOME",
560
+ "path": ".",
561
+ "display_path": "$OPENCLAW_HOME/[logs, caches, browser cache, sockets, and locks]",
562
+ "destination": null,
563
+ "type": "tree",
564
+ "classification": ["transient", "incident-evidence"],
565
+ "required": false,
566
+ "action": "exclude",
567
+ "exclusions": [
568
+ {"pattern": "**/*.lock", "reason": "transient lock after audit evidence is separated", "reconstruction_source": "OpenClaw restart", "rule_version": "slice1-2026-07-11"}
569
+ ]
570
+ },
571
+ {
572
+ "id": "openclaw-legacy-artifacts",
573
+ "root": "OPENCLAW_HOME",
574
+ "path": ".",
575
+ "display_path": "$OPENCLAW_HOME/[_trash, _snapshots, config backups, workspace copy]",
576
+ "destination": null,
577
+ "type": "tree",
578
+ "classification": ["one-time-archive"],
579
+ "required": false,
580
+ "action": "manifest",
581
+ "exclusions": [
582
+ {"pattern": "_trash/**", "reason": "one-time archive pending disposition", "reconstruction_source": "verified archive and migration inventory", "rule_version": "slice1-2026-07-11"},
583
+ {"pattern": "_snapshots/**", "reason": "one-time archive pending disposition", "reconstruction_source": "verified archive and migration inventory", "rule_version": "slice1-2026-07-11"}
584
+ ]
585
+ },
586
+ {
587
+ "id": "claude-projects",
588
+ "root": "CLAUDE_HOME",
589
+ "path": "projects",
590
+ "display_path": "$CLAUDE_HOME/projects/",
591
+ "destination": "claude/projects",
592
+ "type": "tree",
593
+ "classification": ["required"],
594
+ "required": true,
595
+ "action": "capture",
596
+ "exclusions": [
597
+ {"pattern": "**/*.lock", "reason": "transient lock", "reconstruction_source": "Claude restart", "rule_version": "slice1-2026-07-11"}
598
+ ]
599
+ },
600
+ {
601
+ "id": "claude-history",
602
+ "root": "CLAUDE_HOME",
603
+ "path": "history.jsonl",
604
+ "display_path": "$CLAUDE_HOME/history.jsonl",
605
+ "destination": "claude/history.jsonl",
606
+ "type": "file",
607
+ "classification": ["required"],
608
+ "required": true,
609
+ "action": "capture",
610
+ "exclusions": []
611
+ },
612
+ {
613
+ "id": "claude-file-history",
614
+ "root": "CLAUDE_HOME",
615
+ "path": "file-history",
616
+ "display_path": "$CLAUDE_HOME/file-history/[sensitive]",
617
+ "destination": null,
618
+ "type": "tree",
619
+ "classification": ["required", "sensitive", "blocked"],
620
+ "required": true,
621
+ "action": "blocked",
622
+ "block_reason": "artifact encryption is required",
623
+ "exclusions": []
624
+ },
625
+ {
626
+ "id": "claude-settings",
627
+ "root": "CLAUDE_HOME",
628
+ "path": "settings.json",
629
+ "display_path": "$CLAUDE_HOME/settings.json",
630
+ "destination": null,
631
+ "type": "file",
632
+ "classification": ["required", "sensitive", "blocked"],
633
+ "required": true,
634
+ "action": "blocked",
635
+ "block_reason": "artifact encryption is required",
636
+ "exclusions": []
637
+ },
638
+ {
639
+ "id": "claude-sessions",
640
+ "root": "CLAUDE_HOME",
641
+ "path": "sessions",
642
+ "display_path": "$CLAUDE_HOME/sessions/",
643
+ "destination": "claude/sessions",
644
+ "type": "tree",
645
+ "classification": ["required"],
646
+ "required": true,
647
+ "action": "capture",
648
+ "exclusions": []
649
+ },
650
+ {
651
+ "id": "claude-plans",
652
+ "root": "CLAUDE_HOME",
653
+ "path": "plans",
654
+ "display_path": "$CLAUDE_HOME/plans/[sensitive]",
655
+ "destination": null,
656
+ "type": "tree",
657
+ "classification": ["required", "sensitive", "blocked"],
658
+ "required": true,
659
+ "action": "blocked",
660
+ "block_reason": "artifact encryption is required",
661
+ "exclusions": []
662
+ },
663
+ {
664
+ "id": "claude-tasks",
665
+ "root": "CLAUDE_HOME",
666
+ "path": "tasks",
667
+ "display_path": "$CLAUDE_HOME/tasks/[sensitive]",
668
+ "destination": null,
669
+ "type": "tree",
670
+ "classification": ["required", "sensitive", "blocked"],
671
+ "required": true,
672
+ "action": "blocked",
673
+ "block_reason": "artifact encryption is required",
674
+ "exclusions": []
675
+ },
676
+ {
677
+ "id": "claude-jobs",
678
+ "root": "CLAUDE_HOME",
679
+ "path": "jobs",
680
+ "display_path": "$CLAUDE_HOME/jobs/[sensitive]",
681
+ "destination": null,
682
+ "type": "tree",
683
+ "classification": ["required", "sensitive", "blocked"],
684
+ "required": true,
685
+ "action": "blocked",
686
+ "block_reason": "artifact encryption is required",
687
+ "exclusions": []
688
+ },
689
+ {
690
+ "id": "claude-session-environment",
691
+ "root": "CLAUDE_HOME",
692
+ "path": "session-env",
693
+ "display_path": "$CLAUDE_HOME/session-env/[sensitive]",
694
+ "destination": null,
695
+ "type": "tree",
696
+ "classification": ["required", "sensitive", "blocked"],
697
+ "required": true,
698
+ "action": "blocked",
699
+ "block_reason": "recoverable session environment requires field classification and encryption",
700
+ "exclusions": []
701
+ },
702
+ {
703
+ "id": "claude-primary-instructions",
704
+ "root": "CLAUDE_HOME",
705
+ "path": "CLAUDE.md",
706
+ "display_path": "$CLAUDE_HOME/CLAUDE.md",
707
+ "destination": null,
708
+ "type": "file",
709
+ "classification": ["required", "sensitive", "blocked"],
710
+ "required": true,
711
+ "action": "blocked",
712
+ "block_reason": "artifact encryption is required",
713
+ "exclusions": []
714
+ },
715
+ {
716
+ "id": "claude-repo-instructions",
717
+ "root": "CLAUDE_HOME",
718
+ "path": "REPO.md",
719
+ "display_path": "$CLAUDE_HOME/REPO.md",
720
+ "destination": null,
721
+ "type": "file",
722
+ "classification": ["required", "sensitive", "blocked"],
723
+ "required": true,
724
+ "action": "blocked",
725
+ "block_reason": "artifact encryption is required",
726
+ "exclusions": []
727
+ },
728
+ {
729
+ "id": "claude-readme",
730
+ "root": "CLAUDE_HOME",
731
+ "path": "README.md",
732
+ "display_path": "$CLAUDE_HOME/README.md",
733
+ "destination": null,
734
+ "type": "file",
735
+ "classification": ["required", "sensitive", "blocked"],
736
+ "required": true,
737
+ "action": "blocked",
738
+ "block_reason": "artifact encryption is required",
739
+ "exclusions": []
740
+ },
741
+ {
742
+ "id": "claude-mcp-config",
743
+ "root": "CLAUDE_HOME",
744
+ "path": ".mcp.json",
745
+ "display_path": "$CLAUDE_HOME/.mcp.json",
746
+ "destination": null,
747
+ "type": "file",
748
+ "classification": ["required", "sensitive", "blocked"],
749
+ "required": true,
750
+ "action": "blocked",
751
+ "block_reason": "authority-bearing MCP configuration requires encryption",
752
+ "exclusions": []
753
+ },
754
+ {
755
+ "id": "claude-rules",
756
+ "root": "CLAUDE_HOME",
757
+ "path": "rules",
758
+ "display_path": "$CLAUDE_HOME/rules/",
759
+ "destination": null,
760
+ "type": "tree",
761
+ "classification": ["required", "sensitive", "blocked"],
762
+ "required": true,
763
+ "action": "blocked",
764
+ "block_reason": "local rules require encrypted capture",
765
+ "exclusions": []
766
+ },
767
+ {
768
+ "id": "claude-skills",
769
+ "root": "CLAUDE_HOME",
770
+ "path": "skills",
771
+ "display_path": "$CLAUDE_HOME/skills/",
772
+ "destination": null,
773
+ "type": "tree",
774
+ "classification": ["required", "sensitive", "blocked"],
775
+ "required": true,
776
+ "action": "blocked",
777
+ "block_reason": "local skills and deltas require encrypted capture",
778
+ "exclusions": []
779
+ },
780
+ {
781
+ "id": "claude-plugin-manifests",
782
+ "root": "CLAUDE_HOME",
783
+ "path": "plugins",
784
+ "display_path": "$CLAUDE_HOME/plugins/[manifests and selections]",
785
+ "destination": null,
786
+ "type": "tree",
787
+ "classification": ["required", "blocked"],
788
+ "required": true,
789
+ "action": "blocked",
790
+ "block_reason": "plugin selections, pins, and local changes require classification",
791
+ "exclusions": []
792
+ },
793
+ {
794
+ "id": "claude-local-git",
795
+ "root": "CLAUDE_HOME",
796
+ "path": ".git",
797
+ "display_path": "$CLAUDE_HOME/.git/ and .worktrees/",
798
+ "destination": null,
799
+ "type": "tree",
800
+ "classification": ["required"],
801
+ "required": true,
802
+ "action": "blocked",
803
+ "block_reason": "repo-aware Git refs, working-tree, and linked-worktree evidence generator is not implemented in Slice 2",
804
+ "exclusions": []
805
+ },
806
+ {
807
+ "id": "claude-transient-runtime",
808
+ "root": "CLAUDE_HOME",
809
+ "path": ".",
810
+ "display_path": "$CLAUDE_HOME/[download, paste, browser, debug, telemetry, cache, shell snapshots]",
811
+ "destination": null,
812
+ "type": "tree",
813
+ "classification": ["transient", "blocked"],
814
+ "required": false,
815
+ "action": "blocked",
816
+ "block_reason": "mixed-content classifier must rule out user-authored content before exclusion",
817
+ "exclusions": []
818
+ },
819
+ {
820
+ "id": "claude-backups",
821
+ "root": "CLAUDE_HOME",
822
+ "path": "backups",
823
+ "display_path": "$CLAUDE_HOME/backups/ and old settings copies",
824
+ "destination": null,
825
+ "type": "tree",
826
+ "classification": ["one-time-archive"],
827
+ "required": false,
828
+ "action": "manifest",
829
+ "exclusions": [
830
+ {"pattern": "backups/**", "reason": "one-time archive before recurring exclusion", "reconstruction_source": "verified archive inventory", "rule_version": "slice1-2026-07-11"}
831
+ ]
832
+ },
833
+ {
834
+ "id": "codex-sessions",
835
+ "root": "CODEX_HOME",
836
+ "path": "sessions",
837
+ "display_path": "$CODEX_HOME/sessions/",
838
+ "destination": "codex/sessions",
839
+ "type": "tree",
840
+ "classification": ["required"],
841
+ "required": true,
842
+ "action": "capture",
843
+ "exclusions": []
844
+ },
845
+ {
846
+ "id": "codex-session-index",
847
+ "root": "CODEX_HOME",
848
+ "path": "session_index.jsonl",
849
+ "display_path": "$CODEX_HOME/session_index.jsonl",
850
+ "destination": "codex/session_index.jsonl",
851
+ "type": "file",
852
+ "classification": ["required"],
853
+ "required": true,
854
+ "action": "capture",
855
+ "exclusions": []
856
+ },
857
+ {
858
+ "id": "codex-history",
859
+ "root": "CODEX_HOME",
860
+ "path": "history.jsonl",
861
+ "display_path": "$CODEX_HOME/history.jsonl",
862
+ "destination": "codex/history.jsonl",
863
+ "type": "file",
864
+ "classification": ["required"],
865
+ "required": true,
866
+ "action": "capture",
867
+ "exclusions": []
868
+ },
869
+ {
870
+ "id": "codex-memories",
871
+ "root": "CODEX_HOME",
872
+ "path": "memories",
873
+ "display_path": "$CODEX_HOME/memories/",
874
+ "destination": "codex/memories",
875
+ "type": "tree",
876
+ "classification": ["required"],
877
+ "required": true,
878
+ "action": "capture",
879
+ "exclusions": []
880
+ },
881
+ {
882
+ "id": "codex-memory-index",
883
+ "root": "CODEX_HOME",
884
+ "path": "memories_1.sqlite",
885
+ "display_path": "$CODEX_HOME/memories_1.sqlite",
886
+ "destination": "codex/memories_1.sqlite",
887
+ "type": "sqlite",
888
+ "classification": ["required"],
889
+ "required": true,
890
+ "action": "capture",
891
+ "exclusions": []
892
+ },
893
+ {
894
+ "id": "codex-config",
895
+ "root": "CODEX_HOME",
896
+ "path": "config.toml",
897
+ "display_path": "$CODEX_HOME/config.toml",
898
+ "destination": null,
899
+ "type": "file",
900
+ "classification": ["required", "sensitive", "blocked"],
901
+ "required": true,
902
+ "action": "blocked",
903
+ "block_reason": "artifact encryption is required",
904
+ "exclusions": []
905
+ },
906
+ {
907
+ "id": "codex-auth",
908
+ "root": "CODEX_HOME",
909
+ "path": "auth.json",
910
+ "display_path": "$CODEX_HOME/auth.json",
911
+ "destination": null,
912
+ "type": "file",
913
+ "classification": ["required", "sensitive", "blocked"],
914
+ "required": true,
915
+ "action": "blocked",
916
+ "block_reason": "approved encrypted capture or tested credential reconstruction is required",
917
+ "exclusions": []
918
+ },
919
+ {
920
+ "id": "codex-agents-instructions",
921
+ "root": "CODEX_HOME",
922
+ "path": "AGENTS.md",
923
+ "display_path": "$CODEX_HOME/AGENTS.md",
924
+ "destination": null,
925
+ "type": "file",
926
+ "classification": ["required", "sensitive", "blocked"],
927
+ "required": true,
928
+ "action": "blocked",
929
+ "block_reason": "artifact encryption is required",
930
+ "exclusions": []
931
+ },
932
+ {
933
+ "id": "codex-rules",
934
+ "root": "CODEX_HOME",
935
+ "path": "rules",
936
+ "display_path": "$CODEX_HOME/rules/",
937
+ "destination": null,
938
+ "type": "tree",
939
+ "classification": ["required", "sensitive", "blocked"],
940
+ "required": true,
941
+ "action": "blocked",
942
+ "block_reason": "artifact encryption is required",
943
+ "exclusions": []
944
+ },
945
+ {
946
+ "id": "codex-skills",
947
+ "root": "CODEX_HOME",
948
+ "path": "skills",
949
+ "display_path": "$CODEX_HOME/skills/",
950
+ "destination": null,
951
+ "type": "tree",
952
+ "classification": ["required", "sensitive", "blocked"],
953
+ "required": true,
954
+ "action": "blocked",
955
+ "block_reason": "artifact encryption is required",
956
+ "exclusions": []
957
+ },
958
+ {
959
+ "id": "codex-plugins",
960
+ "root": "CODEX_HOME",
961
+ "path": "plugins",
962
+ "display_path": "$CODEX_HOME/plugins/",
963
+ "destination": null,
964
+ "type": "tree",
965
+ "classification": ["required", "sensitive", "blocked"],
966
+ "required": true,
967
+ "action": "blocked",
968
+ "block_reason": "plugin selections, pins, and local deltas require encrypted capture",
969
+ "exclusions": []
970
+ },
971
+ {
972
+ "id": "codex-global-state",
973
+ "root": "CODEX_HOME",
974
+ "path": "state",
975
+ "display_path": "$CODEX_HOME/state/",
976
+ "destination": null,
977
+ "type": "tree",
978
+ "classification": ["required", "sensitive", "blocked"],
979
+ "required": true,
980
+ "action": "blocked",
981
+ "block_reason": "global state requires file-type classification and encryption",
982
+ "exclusions": []
983
+ },
984
+ {
985
+ "id": "codex-state-databases",
986
+ "root": "CODEX_HOME",
987
+ "path": ".",
988
+ "display_path": "$CODEX_HOME/[state SQLite databases]",
989
+ "destination": null,
990
+ "type": "tree",
991
+ "classification": ["required", "blocked"],
992
+ "required": true,
993
+ "action": "blocked",
994
+ "block_reason": "exact SQLite paths require inventory and SQLite backup capture",
995
+ "exclusions": []
996
+ },
997
+ {
998
+ "id": "codex-goals-databases",
999
+ "root": "CODEX_HOME",
1000
+ "path": ".",
1001
+ "display_path": "$CODEX_HOME/[goals SQLite databases]",
1002
+ "destination": null,
1003
+ "type": "tree",
1004
+ "classification": ["required", "blocked"],
1005
+ "required": true,
1006
+ "action": "blocked",
1007
+ "block_reason": "exact SQLite paths require inventory and SQLite backup capture",
1008
+ "exclusions": []
1009
+ },
1010
+ {
1011
+ "id": "codex-logs-databases",
1012
+ "root": "CODEX_HOME",
1013
+ "path": ".",
1014
+ "display_path": "$CODEX_HOME/[logs SQLite databases]",
1015
+ "destination": null,
1016
+ "type": "tree",
1017
+ "classification": ["required", "blocked"],
1018
+ "required": true,
1019
+ "action": "blocked",
1020
+ "block_reason": "exact SQLite paths require inventory and SQLite backup capture",
1021
+ "exclusions": []
1022
+ },
1023
+ {
1024
+ "id": "codex-pets",
1025
+ "root": "CODEX_HOME",
1026
+ "path": "pets",
1027
+ "display_path": "$CODEX_HOME/pets/",
1028
+ "destination": null,
1029
+ "type": "tree",
1030
+ "classification": ["required", "blocked"],
1031
+ "required": true,
1032
+ "action": "blocked",
1033
+ "block_reason": "remote reconstruction and artifact delta classification are required",
1034
+ "exclusions": []
1035
+ },
1036
+ {
1037
+ "id": "codex-generated-artifacts",
1038
+ "root": "CODEX_HOME",
1039
+ "path": ".",
1040
+ "display_path": "$CODEX_HOME/[generated images and user-created artifacts]",
1041
+ "destination": null,
1042
+ "type": "tree",
1043
+ "classification": ["required", "blocked"],
1044
+ "required": true,
1045
+ "action": "blocked",
1046
+ "block_reason": "duplicate proof and local-artifact delta capture are required",
1047
+ "exclusions": []
1048
+ },
1049
+ {
1050
+ "id": "codex-transient-runtime",
1051
+ "root": "CODEX_HOME",
1052
+ "path": ".",
1053
+ "display_path": "$CODEX_HOME/[app-server controls, locks, temp files, model and vendor caches]",
1054
+ "destination": null,
1055
+ "type": "tree",
1056
+ "classification": ["transient", "rebuildable"],
1057
+ "required": false,
1058
+ "action": "exclude",
1059
+ "exclusions": [
1060
+ {"pattern": "**/*.lock", "reason": "transient app-server control", "reconstruction_source": "Codex restart", "rule_version": "slice1-2026-07-11"}
1061
+ ]
1062
+ },
1063
+ {
1064
+ "id": "codex-local-git",
1065
+ "root": "CODEX_HOME",
1066
+ "path": ".git",
1067
+ "display_path": "$CODEX_HOME/.git/ if tracked",
1068
+ "destination": null,
1069
+ "type": "tree",
1070
+ "classification": ["required"],
1071
+ "required": false,
1072
+ "action": "manifest",
1073
+ "exclusions": [
1074
+ {"pattern": ".git/**", "reason": "remote proof and local delta policy required if tracked", "reconstruction_source": "verified remote refs plus encrypted delta", "rule_version": "slice1-2026-07-11"}
1075
+ ]
1076
+ },
1077
+ {
1078
+ "id": "home-ssh",
1079
+ "root": "HOME",
1080
+ "path": ".ssh",
1081
+ "display_path": "$HOME/.ssh/[sensitive]",
1082
+ "destination": null,
1083
+ "type": "tree",
1084
+ "classification": ["required", "sensitive", "blocked"],
1085
+ "required": true,
1086
+ "action": "blocked",
1087
+ "block_reason": "approved encrypted capture or tested SSH reconstruction is required",
1088
+ "exclusions": []
1089
+ },
1090
+ {
1091
+ "id": "home-gnupg",
1092
+ "root": "HOME",
1093
+ "path": ".gnupg",
1094
+ "display_path": "$HOME/.gnupg/[sensitive]",
1095
+ "destination": null,
1096
+ "type": "tree",
1097
+ "classification": ["required", "sensitive", "blocked"],
1098
+ "required": true,
1099
+ "action": "blocked",
1100
+ "block_reason": "approved encrypted capture or tested OpenPGP reconstruction is required",
1101
+ "exclusions": []
1102
+ },
1103
+ {
1104
+ "id": "home-config",
1105
+ "root": "HOME",
1106
+ "path": ".config",
1107
+ "display_path": "$HOME/.config/[mixed-sensitive]",
1108
+ "destination": null,
1109
+ "type": "tree",
1110
+ "classification": ["required", "sensitive", "blocked"],
1111
+ "required": true,
1112
+ "action": "blocked",
1113
+ "block_reason": "per-application classification and encrypted capture are required",
1114
+ "exclusions": []
1115
+ },
1116
+ {
1117
+ "id": "home-npmrc",
1118
+ "root": "HOME",
1119
+ "path": ".npmrc",
1120
+ "display_path": "$HOME/.npmrc",
1121
+ "destination": null,
1122
+ "type": "file",
1123
+ "classification": ["required", "sensitive", "blocked"],
1124
+ "required": true,
1125
+ "action": "blocked",
1126
+ "block_reason": "approved encrypted capture or tested npm credential reconstruction is required",
1127
+ "exclusions": []
1128
+ },
1129
+ {
1130
+ "id": "home-gitconfig",
1131
+ "root": "HOME",
1132
+ "path": ".gitconfig",
1133
+ "display_path": "$HOME/.gitconfig",
1134
+ "destination": null,
1135
+ "type": "file",
1136
+ "classification": ["required", "sensitive", "blocked"],
1137
+ "required": true,
1138
+ "action": "blocked",
1139
+ "block_reason": "encrypted capture or tested dotfile reconstruction is required",
1140
+ "exclusions": []
1141
+ },
1142
+ {
1143
+ "id": "home-zshrc",
1144
+ "root": "HOME",
1145
+ "path": ".zshrc",
1146
+ "display_path": "$HOME/.zshrc",
1147
+ "destination": null,
1148
+ "type": "file",
1149
+ "classification": ["required", "sensitive", "blocked"],
1150
+ "required": true,
1151
+ "action": "blocked",
1152
+ "block_reason": "encrypted capture or tested shell reconstruction is required",
1153
+ "exclusions": []
1154
+ },
1155
+ {
1156
+ "id": "home-keychains",
1157
+ "root": "HOME",
1158
+ "path": "Library/Keychains",
1159
+ "display_path": "$HOME/Library/Keychains/[sensitive]",
1160
+ "destination": null,
1161
+ "type": "tree",
1162
+ "classification": ["required", "sensitive", "blocked"],
1163
+ "required": true,
1164
+ "action": "blocked",
1165
+ "block_reason": "approved encrypted capture or tested Keychain reconstruction is required",
1166
+ "exclusions": []
1167
+ },
1168
+ {
1169
+ "id": "launchagent-backup",
1170
+ "root": "HOME",
1171
+ "path": "Library/LaunchAgents/ai.openclaw.ldm-backup.plist",
1172
+ "display_path": "$HOME/Library/LaunchAgents/ai.openclaw.ldm-backup.plist",
1173
+ "destination": "system/LaunchAgents/ai.openclaw.ldm-backup.plist",
1174
+ "type": "file",
1175
+ "classification": ["required"],
1176
+ "required": true,
1177
+ "action": "capture",
1178
+ "exclusions": []
1179
+ },
1180
+ {
1181
+ "id": "launchagent-healthcheck",
1182
+ "root": "HOME",
1183
+ "path": "Library/LaunchAgents/ai.openclaw.healthcheck.plist",
1184
+ "display_path": "$HOME/Library/LaunchAgents/ai.openclaw.healthcheck.plist",
1185
+ "destination": "system/LaunchAgents/ai.openclaw.healthcheck.plist",
1186
+ "type": "file",
1187
+ "classification": ["required"],
1188
+ "required": true,
1189
+ "action": "capture",
1190
+ "exclusions": []
1191
+ },
1192
+ {
1193
+ "id": "launchagent-gateway",
1194
+ "root": "HOME",
1195
+ "path": "Library/LaunchAgents/ai.openclaw.gateway.plist",
1196
+ "display_path": "$HOME/Library/LaunchAgents/ai.openclaw.gateway.plist",
1197
+ "destination": null,
1198
+ "type": "file",
1199
+ "classification": ["required", "sensitive", "blocked"],
1200
+ "required": true,
1201
+ "action": "blocked",
1202
+ "block_reason": "artifact encryption is required for authority-bearing arguments",
1203
+ "exclusions": []
1204
+ },
1205
+ {
1206
+ "id": "workspace-local-state",
1207
+ "root": "WORKSPACE",
1208
+ "path": ".",
1209
+ "display_path": "$WORKSPACE/",
1210
+ "destination": null,
1211
+ "type": "tree",
1212
+ "classification": ["required", "blocked"],
1213
+ "required": true,
1214
+ "action": "blocked",
1215
+ "block_reason": "Git remote proof and local-delta classification are required",
1216
+ "exclusions": [
1217
+ {"pattern": "**/node_modules/**", "reason": "package dependency", "reconstruction_source": "project lockfile and declared package manager", "rule_version": "slice1-2026-07-11"},
1218
+ {"pattern": "**/.git/objects/**", "reason": "remote-clean Git objects only", "reconstruction_source": "recorded remote commit after object proof", "rule_version": "slice1-2026-07-11"}
1219
+ ]
1220
+ },
1221
+ {
1222
+ "id": "workspace-repo-inventory",
1223
+ "root": "WORKSPACE",
1224
+ "path": "repos/repos-manifest.json",
1225
+ "display_path": "$WORKSPACE/repos/repos-manifest.json plus discovered repos",
1226
+ "destination": null,
1227
+ "type": "file",
1228
+ "classification": ["required", "blocked"],
1229
+ "required": true,
1230
+ "action": "blocked",
1231
+ "block_reason": "manifest reconciliation and discovered-repo inventory are required",
1232
+ "exclusions": []
1233
+ },
1234
+ {
1235
+ "id": "workspace-remote-tracked",
1236
+ "root": "WORKSPACE",
1237
+ "path": ".",
1238
+ "display_path": "$WORKSPACE/[remote-confirmed tracked files]",
1239
+ "destination": null,
1240
+ "type": "tree",
1241
+ "classification": ["rebuildable"],
1242
+ "required": false,
1243
+ "action": "manifest",
1244
+ "exclusions": [
1245
+ {"pattern": "**/.git/objects/**", "reason": "remote-confirmed tracked objects are rebuildable", "reconstruction_source": "recorded remote URL and commit after object proof", "rule_version": "slice1-2026-07-11"}
1246
+ ]
1247
+ },
1248
+ {
1249
+ "id": "workspace-uncommitted-state",
1250
+ "root": "WORKSPACE",
1251
+ "path": ".",
1252
+ "display_path": "$WORKSPACE/[uncommitted, untracked, ignored-user-owned, stashed, and unpushed state]",
1253
+ "destination": null,
1254
+ "type": "tree",
1255
+ "classification": ["required", "blocked"],
1256
+ "required": true,
1257
+ "action": "blocked",
1258
+ "block_reason": "repo-aware delta classifier is required",
1259
+ "exclusions": []
1260
+ },
1261
+ {
1262
+ "id": "workspace-worktrees",
1263
+ "root": "WORKSPACE",
1264
+ "path": ".worktrees",
1265
+ "display_path": "$WORKSPACE/.worktrees/ and linked worktrees",
1266
+ "destination": null,
1267
+ "type": "tree",
1268
+ "classification": ["required", "blocked"],
1269
+ "required": true,
1270
+ "action": "blocked",
1271
+ "block_reason": "parent repo, branch, HEAD, dirty state, and delta capture are required",
1272
+ "exclusions": []
1273
+ },
1274
+ {
1275
+ "id": "workspace-dependency-caches",
1276
+ "root": "WORKSPACE",
1277
+ "path": ".",
1278
+ "display_path": "$WORKSPACE/[node_modules, package stores, dependency caches]",
1279
+ "destination": null,
1280
+ "type": "tree",
1281
+ "classification": ["rebuildable"],
1282
+ "required": false,
1283
+ "action": "exclude",
1284
+ "exclusions": [
1285
+ {"pattern": "**/node_modules/**", "reason": "rebuildable dependency", "reconstruction_source": "project lockfile and declared package manager", "rule_version": "slice1-2026-07-11"},
1286
+ {"pattern": "**/.pnpm-store/**", "reason": "rebuildable dependency cache", "reconstruction_source": "project lockfile and declared package manager", "rule_version": "slice1-2026-07-11"}
1287
+ ]
1288
+ },
1289
+ {
1290
+ "id": "workspace-compiled-output",
1291
+ "root": "WORKSPACE",
1292
+ "path": ".",
1293
+ "display_path": "$WORKSPACE/[compiled output]",
1294
+ "destination": null,
1295
+ "type": "tree",
1296
+ "classification": ["rebuildable", "blocked"],
1297
+ "required": false,
1298
+ "action": "blocked",
1299
+ "block_reason": "source, toolchain, and build command proof are required before exclusion",
1300
+ "exclusions": []
1301
+ },
1302
+ {
1303
+ "id": "workspace-third-party-clones",
1304
+ "root": "WORKSPACE",
1305
+ "path": "repos/third-party-repos",
1306
+ "display_path": "$WORKSPACE/repos/third-party-repos/[remote-clean clones]",
1307
+ "destination": null,
1308
+ "type": "tree",
1309
+ "classification": ["rebuildable"],
1310
+ "required": false,
1311
+ "action": "manifest",
1312
+ "exclusions": [
1313
+ {"pattern": "**/.git/objects/**", "reason": "remote-clean third-party objects are rebuildable", "reconstruction_source": "recorded upstream URL and commit", "rule_version": "slice1-2026-07-11"}
1314
+ ]
1315
+ },
1316
+ {
1317
+ "id": "workspace-temp-roots",
1318
+ "root": "WORKSPACE",
1319
+ "path": ".",
1320
+ "display_path": "$WORKSPACE/[_tmp and temp-named roots]",
1321
+ "destination": null,
1322
+ "type": "tree",
1323
+ "classification": ["transient", "blocked"],
1324
+ "required": false,
1325
+ "action": "blocked",
1326
+ "block_reason": "path inspection must prove no user state before exclusion",
1327
+ "exclusions": []
1328
+ },
1329
+ {
1330
+ "id": "workspace-trash",
1331
+ "root": "WORKSPACE",
1332
+ "path": "_trash",
1333
+ "display_path": "$WORKSPACE/_trash/ and historical backup roots",
1334
+ "destination": null,
1335
+ "type": "tree",
1336
+ "classification": ["one-time-archive"],
1337
+ "required": false,
1338
+ "action": "manifest",
1339
+ "exclusions": [
1340
+ {"pattern": "_trash/**", "reason": "one-time verified archive required", "reconstruction_source": "verified Vault archive and migration record", "rule_version": "slice1-2026-07-11"}
1341
+ ]
1342
+ },
1343
+ {
1344
+ "id": "workspace-root-git",
1345
+ "root": "WORKSPACE",
1346
+ "path": ".git",
1347
+ "display_path": "$WORKSPACE/.git/ and root .worktrees/",
1348
+ "destination": null,
1349
+ "type": "tree",
1350
+ "classification": ["required", "blocked"],
1351
+ "required": true,
1352
+ "action": "blocked",
1353
+ "block_reason": "remote proof, local refs, and root worktree delta capture are required",
1354
+ "exclusions": []
1355
+ },
1356
+ {
1357
+ "id": "system-installed-versions",
1358
+ "root": "LDM_HOME",
1359
+ "path": "extensions/registry.json",
1360
+ "display_path": "$LDM_HOME/[extension registry, package manifests, lockfiles, installed versions]",
1361
+ "destination": "system/installed-versions/registry.json",
1362
+ "type": "file",
1363
+ "classification": ["required"],
1364
+ "required": true,
1365
+ "action": "capture",
1366
+ "exclusions": []
1367
+ },
1368
+ {
1369
+ "id": "system-macos-manifest",
1370
+ "root": "HOME",
1371
+ "path": ".",
1372
+ "display_path": "[macOS version, architecture, hostname role, volume UUIDs, filesystem, encryption]",
1373
+ "destination": null,
1374
+ "type": "tree",
1375
+ "classification": ["required"],
1376
+ "required": true,
1377
+ "action": "blocked",
1378
+ "block_reason": "macOS system-profile evidence generator is not implemented in Slice 2",
1379
+ "exclusions": []
1380
+ },
1381
+ {
1382
+ "id": "system-onepassword-bootstrap",
1383
+ "root": "HOME",
1384
+ "path": ".",
1385
+ "display_path": "[out-of-band 1Password bootstrap authority]",
1386
+ "destination": null,
1387
+ "type": "tree",
1388
+ "classification": ["required", "sensitive"],
1389
+ "required": true,
1390
+ "action": "blocked",
1391
+ "block_reason": "out-of-band 1Password bootstrap proof generator is not implemented in Slice 2",
1392
+ "exclusions": []
1393
+ },
1394
+ {
1395
+ "id": "system-package-inventories",
1396
+ "root": "HOME",
1397
+ "path": ".",
1398
+ "display_path": "[Homebrew, npm, Python, and other package inventories]",
1399
+ "destination": null,
1400
+ "type": "tree",
1401
+ "classification": ["rebuildable"],
1402
+ "required": true,
1403
+ "action": "blocked",
1404
+ "block_reason": "package inventory evidence generator is not implemented in Slice 2",
1405
+ "exclusions": []
1406
+ },
1407
+ {
1408
+ "id": "system-reconstruction-runbook",
1409
+ "root": "LDM_HOME",
1410
+ "path": "library/documentation/how-backup-works.md",
1411
+ "display_path": "$LDM_HOME/library/documentation/how-backup-works.md",
1412
+ "destination": "system/reconstruction/how-backup-works.md",
1413
+ "type": "file",
1414
+ "classification": ["required"],
1415
+ "required": true,
1416
+ "action": "capture",
1417
+ "exclusions": []
1418
+ }
1419
+ ]
1420
+ }