feat: dsh-gate — auto-run non-destructive mutations when no session ID

PolicyService.route now auto-runs config_mutation and reversible_low when
sessionID is empty (dsh sidecar path), routing as 'dsh-gate'. Destructive
still queues. This eliminates the two-layer consent issue: dsh pre-execute
is the sole consent gate, oikos no longer queues dsh-originated mutations.

Also updates the dsh plan with Phase 1-3 completion status and the
architectural decision that _session_id injection is permanently deferred.

v0.38.0
This commit is contained in:
2026-08-16 17:03:27 +02:00
parent 04aa1bd5e8
commit eca81ae9af
4 changed files with 69 additions and 62 deletions

View File

@@ -1 +1 @@
0.37.0
0.38.0