Is there an existing issue for the same feature?
Is your feature request related to a problem?
The published Terminal-Bench result is useful for coding-agent task success, and #466 tracks SWE-bench plus reliability-machinery ablations. Neither directly validates Astra's main product claim: a durable, governed enterprise context-to-execution runtime.
As an operator, I need evidence for system properties that final-answer benchmarks do not measure:
- crash recovery and checkpoint correctness;
- exactly-once or explicitly at-least-once side-effect semantics;
- Runner disconnect/reconnect and ownership fencing;
- approval and permission revocation races;
- duplicate and out-of-order callbacks;
- tenant isolation;
- replay completeness;
- sandbox filesystem/network escape resistance;
- trace/audit consistency after failure.
Describe the feature you'd like
Publish a reproducible enterprise-runtime conformance and chaos suite with machine-readable results. It should run against each supported deployment profile and produce evidence tied to an Astra commit, configuration, backend versions, and scenario seed.
Suggested scenario families:
kill -9 Server during model, tool, and result-commit boundaries;
- disconnect/restart Edge during a non-idempotent tool call;
- deliver duplicate, delayed, stale-generation, and out-of-order callbacks;
- revoke permission between projection and execution;
- attempt cross-workspace filesystem/network access;
- reload and replay a completed multi-agent run from durable facts;
- inject database latency, partial writes, and Memoria unavailability;
- prove that failed/cancelled cases remain in the denominator.
Acceptance criteria
Additional information
Related issues: #458, #459, #460, #462, #464, #466.
Is there an existing issue for the same feature?
Is your feature request related to a problem?
The published Terminal-Bench result is useful for coding-agent task success, and #466 tracks SWE-bench plus reliability-machinery ablations. Neither directly validates Astra's main product claim: a durable, governed enterprise context-to-execution runtime.
As an operator, I need evidence for system properties that final-answer benchmarks do not measure:
Describe the feature you'd like
Publish a reproducible enterprise-runtime conformance and chaos suite with machine-readable results. It should run against each supported deployment profile and produce evidence tied to an Astra commit, configuration, backend versions, and scenario seed.
Suggested scenario families:
kill -9Server during model, tool, and result-commit boundaries;Acceptance criteria
Additional information
Related issues: #458, #459, #460, #462, #464, #466.