Skip to content

v0.11.0

Choose a tag to compare

@onesimplecode onesimplecode released this 22 Aug 00:26
· 3 commits to main since this release

[0.11.0] - 2026-08-21

Added

  • 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.