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
Credential-isolated broker pattern (TR-SEC-014) — host-side named operations keep external
credentials out of air-gapped agents; immutable event binding, immediate pre-mutation
revalidation, single-use leases, and restart-safe read-only socket transport are required.
Promoted from the verified Hermes PR reviewer integration.
AGENTS.md — "Credential-Isolated Broker Operations" section documenting the pattern's four
enforced invariants (exact resource scope, immutable event identity, single-use mutation
leases, immediate pre-mutation revalidation) and the restart-safe socket-directory-mount
requirement. Every prior TR-SEC-* export shipped a matching AGENTS.md section; this closes
that gap for TR-SEC-014, flagged during release-readiness review.
Fixed
docs/requirements-implementation-map.md — the TR-SEC-014 row's Evidence column was missing AGENTS.md, inconsistent with every other TR-SEC row's citation of both the pattern doc and
its registry/example backing.