v0.8.0
[0.8.0] - 2026-07-31
Added
registry/tr-registry.yaml— TR-SEC-013 (two-layer isolation for
multi-agent tool and data access) and TR-TEST-007 (agent security-property
claims verified against ground truth, not self-report), exported from the
private-repo agent-platform deployment (private ADR-013, ADR-014).
TR-SEC-013 graduates the "Compartmentalization worked example" item
roadmapped since the 2026-07-13 Zero-Trust-for-AI-Agents review (private
ADR-031), now backed by a running, hands-on-verified implementation rather
than a design-only ADR; TR-TEST-007 is new content, motivated by two real
false passes in the ADR-014 spike where an isolation/memory-scoping check
"passed" only because the question was answered by the wrong backend, not
the mechanism actually under testexamples/compartmentalized-agents/— reference implementation:
ToolRegistry(tool-registry scope) +DataStore(data-layer scope),
with a test that deliberately misconfigures the tool layer and proves the
data layer alone still blocks the resulting call (the defense-in-depth
evidence, not just that both layers exist);SelfReportingAgent, with a
test showing its self-report gives a false pass on a real isolation leak
thatToolRegistry.list_tools()(ground truth) catchesdocs/ai-engineering-operating-model.md— "Rollout Sequencing" section
(the layering rule: foundational infrastructure ships first, every later
phase immediately usable on arrival), also graduated from the 2026-07-13
review, second exemplar from private ADR-013's phased rollout tabletemplates/completion-checklist.md— "Ground-truth verification for agent
security claims" checklist itemAGENTS.md— "Compartmentalized Multi-Agent Isolation" and "Ground-Truth
Verification for Agent Security Claims" sectionsdocs/requirements-implementation-map.md— rows for all three exports aboveREADME.md—examples/compartmentalized-agents/added to the worked-traces
list and "Enforced workflow" section
Reviewed by a fresh-context reviewer agent before release: 0 blocking
findings, 2 advisory (the README.md gap above, and two added test cases
for previously-untested DataStore/ToolRegistry default-permission edge
cases) — both fixed prior to this release.
Full changelog: https://github.com/onesimplecode/ai-engineering-standards/blob/main/CHANGELOG.md