fix(session-inbox-monitor): scope pi extension to own project inbox only

Per vitya's rule an agent may only read its own directory's inbox. The
first global-scan version (all ~/projects inboxes + PI_INBOX_ROOTS) was
scrapped same day; rewrote as session-scoped: watches only
<ctx.cwd>/.claude-inbox/, decoy test proves other inboxes untouched.
This commit is contained in:
2026-08-10 22:49:53 +03:00
parent a0491e00fd
commit 07e782040d
3 changed files with 35 additions and 30 deletions

File diff suppressed because one or more lines are too long