You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make normalized File observations from successful supported operations the exclusive source for glob and content matching, removing incidental paths from prose and unsupported tools from the file-matching trust boundary.
Acceptance criteria
Glob-only and content-scoped Rules obtain file context exclusively from successful Read, Write, Edit, Apply Patch, and path-associated LSP observations.
Grep, Glob, shell, custom and MCP tools contribute neither paths nor content, whether successful or failed.
User and assistant prose, attachments, metadata, diagnostics, and incidental path-like text cannot select file-scoped Rules.
Existing condition families retain their current algebra, lifetime, identity, framing, and delivery semantics.
Legacy path extraction is removed from production matching and compatibility tests are updated to assert the intentional trust-boundary change.
No proactive, hidden, startup, or historical filesystem scan is introduced.
Parent
#38
What to build
Make normalized File observations from successful supported operations the exclusive source for glob and content matching, removing incidental paths from prose and unsupported tools from the file-matching trust boundary.
Acceptance criteria
Blocked by