feat(storage): add portable session artifact gateway
This commit is contained in:
@@ -230,6 +230,13 @@ export MISSIONCORE_RRD_FREE_SPACE_RESERVE_BYTES=2147483648
|
||||
uv run k1link serve
|
||||
```
|
||||
|
||||
Portable session products can additionally use the content-addressed central
|
||||
artifact gateway described in
|
||||
[`ADR 0033`](adr/0033-central-session-artifacts-and-bounded-host-cache.md).
|
||||
This does not move or delete the source-of-record evidence. It adds verified
|
||||
central manifests plus a quota-bound, pinnable local working set for exact base
|
||||
RRDs and perception overlays.
|
||||
|
||||
The directories and derived recording cache use owner-only permissions where
|
||||
the host filesystem permits them. A new acquisition writer is assigned only a
|
||||
direct child of the private evidence root; it no longer writes a new run to the
|
||||
|
||||
Reference in New Issue
Block a user