docs: rebalance prose cleanup and add trimming skill

This commit is contained in:
Tianyi Cui
2026-07-13 23:27:00 +08:00
parent fcdc318dda
commit 148046b9c8
392 files changed
+2801 -1754

No files matched your search

+4 -1
View File
@@ -1,5 +1,8 @@
/**
* Per-session sandbox-mode override: the session log as the store.
* Per-session sandbox-mode override stored as log-only events. Folding the log
* isolates sessions and survives replay; the tool stamps the result onto each
* call unless a one-shot escalation grant overrides it. The model sees the
* effective mode through prompt guidance and boundary notices, not the event.
* @module dsh-bash/session-mode
*/