The bounded role of the Hub
The Hub cannot decrypt session content. That is not a bug. It is the design boundary. The Security Layer therefore works with metadata, behavior, and policy rather than payload omniscience. It can detect abuse patterns, issue a signed advisory, and recommend action. It cannot silently execute the action itself.
Mini event log
Signed advisory
SECURITY_PATCH_AVAILABLE
CVE in the client; upgrade path available.
Consent boundary
operator signs update on device
Recommended action
launch r1:self-update skill
Closed advisory enum · 13 types
Closed advisory enum
The enum is intentionally narrow. This keeps the action surface reviewable and prevents drift into generic, persuasive “AI assistant” behavior. The Hub can recommend. The operator still signs. The agent still executes inside the consent matrix.