fix(policy): reconcile session-owned action memory with game observations

This commit is contained in:
0xrsydn 2026-09-22 12:45:46 +07:00
commit bf41945ef9
9 changed files with 405 additions and 362 deletions

View file

@ -117,7 +117,8 @@ The audit remains diagnostic, not a pass/fail suite. It also reports known issue
## Next: policy state and recording
Still open:
Update: [the policy-state pass](13-policy-state.md) addresses item 1 below.
The list records the remaining work at the end of this correctness pass:
1. Selection/shop/minigame memory can change when an action is proposed, before execution succeeds.
2. Captures cover only combat and reuse filenames across sessions.