The durable sandbox/acl-session event carried a workspace binding that always equals the session cwd and a random temp path that only needed to be stable per session. Both are now derived: the temp subdirectory is sha256(session id + workspace), created exclusively and removed on provider dispose, so fork/resume semantics fall out of the derivation and the record, its fold/provision/tamper validation, the immediate flush kick, and the session-store dependency all disappear.
7 lines
453 B
YAML
7 lines
453 B
YAML
# Bilingual-pair consistency record (docs/i18n/README.md): the git blob hash of each
|
|
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
|
# after editing either side, bring the other along and re-record with:
|
|
# pnpm run verify-translation-pairing --write docs/persistence-catalog.md
|
|
persistence-catalog.md: a17cae015eaa107a900069de916dddb216b87ec7
|
|
persistence-catalog.zh.md: 3aef073dedcff0b6addb99d7c287f4e5f372c402
|