Delegation boundary benchmark 0.1

Stop authority from growing at handoff.

CapitalGuard matched all twelve declared outcomes in a fixed synthetic test of signed agent delegation, authority attenuation, binding, depth, and single use.

One valid root-to-child chain was accepted. Nine boundary violations were rejected. Sequential and concurrent double-consume tests each admitted exactly one request.

CapitalGuard Security Research · Version 0.1.0 · Tested July 29, 2026

Case-level evidence

Every declared boundary matched.

CaseBoundaryTestExpectedObservedResult
CGADB-TV-001signed chainValid root-to-child delegationacceptedaccepted Match
CGADB-TV-002signature integritySigned child field changedrejectedrejected Match
CGADB-TV-003strict schemaUnknown envelope fieldrejectedrejected Match
CGADB-TV-004actor bindingRequest actor differs from child subjectrejectedrejected Match
CGADB-TV-005capability scopeRequest outside delegated capabilityrejectedrejected Match
CGADB-TV-006policy bindingVerification policy differs from issued policyrejectedrejected Match
CGADB-TV-007authority attenuationChild attempts authority amplificationrejectedrejected Match
CGADB-TV-008time attenuationChild extends parent expiryrejectedrejected Match
CGADB-TV-009parent digestChild attached to a different parentrejectedrejected Match
CGADB-TV-010chain depthDelegation exceeds maximum depthrejectedrejected Match
CGADB-TV-011single useSequential double-consumeexactly one acceptedexactly one accepted Match
CGADB-TV-012atomic single useConcurrent double-consumeexactly one acceptedexactly one accepted Match

Reproducible release

Inspect the fixtures and verify the bindings.

The release includes a disclosed synthetic test key, fixed signed envelopes, scenario declarations, JSON and CSV results, methodology, a dependency-free fixture/results verifier, and a SHA-256 manifest. The public verifier checks consistency; it does not independently attest the publisher-run execution.

Run digest: 985ead1f08b1d44b17f2a8ca229c8f931602c25863b03180ecf932f5779dbd7c

What this evidence does not prove

This publisher-operated synthetic benchmark records twelve declared outcomes from CapitalGuard Delegation Firewall 0.1.0 using fixed fixtures. It does not assess a customer system, compare vendors, independently attest the publisher-run execution, prove every malformed delegation is rejected, control handoffs that bypass the firewall, or guarantee agent security.

All agents, requests, paths, policies, timestamps, keys, and repository roots are deterministic synthetic fixtures.

The twelve cases cover declared boundaries, not the complete input or concurrency space of every agent framework or delegation protocol.

The public verifier checks fixed envelope signatures, fixture and result bindings, and declared invariants; it does not independently execute or attest the proprietary firewall.

Atomic single use depends on all relevant delegation and execution paths sharing the protected local ledger.

Operations that bypass the Delegation Firewall and Agent Action Gateway remain outside this result.

Primary sources checked July 29, 2026

Apply the boundary

Verify the handoff. Narrow the authority. Consume it once.