Agent Control 3.5.0
Agent Control 3.5.0
Agent Control 3.5 adds durable identity, sessions and bounded delegation; governed ACP v1 session/control mapping; context-deterioration measurement; and a conservative, default-disabled Spark fast-execution class.
Provenance
- Release commit:
a12957e69d4db82fda751ffcf830333137f2cf87 - Merge commit:
26d5c051e5341af2f00cb41211bfa1e1fca6c744 - Qualified feature commit:
2aa19ce2a56ce7ded11d36b6cf96b02543e2ab17 - Base release:
v3.4.0/4b04f3942201d65748c6c68bf9669cdea1841d19 - Package:
agent-control-3.5.0.tgz - Package SHA-256:
a678499fd6f02c86b696e4d914c35537581be3d051d31bb59272a5faa87e61dd
Qualification
Verdict: PASS_WITH_LIMITATIONS
- Exact release commit: 587 tests passed, zero failed.
- TypeScript, bootstrap syntax, dashboard syntax, infrastructure-neutrality and 23-entry implementation-status gates passed.
- All 86 repository-local Markdown documents passed local-link validation.
- Package dry run included 528 files; the actual tarball installed successfully and reported version
3.5.0. - npm reported zero known vulnerabilities; source/evidence secret and machine-path scans passed.
- Spark classifier: 10/10, zero false positives and zero false negatives.
- Spark: 7/7 independently verified, 14.464-second median.
gpt-5.6-lunacomparison: 6/7 independently verified, 27.100-second median.- Provider monetary cost was unavailable and remains unknown.
Limitations are explicit: ACP 3.5 provides governed session/control mapping but not stdio/WebSocket packaging or external-client conformance; the physical Luna → local LLM → GLM-5.3-Flash → Luna chain did not run; broader Spark cost/corpus evidence and automatic production Job adoption remain unqualified. Spark remains disabled by default. No live service was deployed or reconfigured.
Reproduce and upgrade
git fetch --tags
git checkout v3.5.0
npm install
npm run checkExisting 3.4 state remains compatible. Installing the release starts no service, enables no Saved Job/Schedule and changes no live configuration.
Recovery
The previous known-good source boundary remains immutable at v3.4.0:
git checkout v3.4.0
npm install
npm run checkFull release evidence: docs/evidence/agent-control-3.5.0-release-qualification.md.