We don't believe in "Ask ASM to deploy the stack." Ambiguity is the enemy of automation. Scripts are code. Code is precise. We won't paper over that with a chat bot.
Every ASM agent now has a verifiable workload identity. No shared SSH keys. No long-lived API tokens.
This eliminates the "runaway script" problem. No more accidental rm -rf on production because of a stale environment variable. The script must declare its intent. ASM 7.0 enforces it. We heard your frustration. "Why do I need a separate FastAPI app to trigger my maintenance script?" Anu Script Manager 7.0
You can now run scripts from untrusted tenants on the same ASM cluster. The identity plane prevents cross-tenant leakage. Even if a script is malicious, it cannot exfiltrate data it never had permission to see. Part 5: The Observability Shift – Traces, Not Logs Logs are dead. Long live traces.
The internal database schema changed. The plugin API is deprecated (replaced by the contract system). And the scheduler state is not backward-compatible. We don't believe in "Ask ASM to deploy the stack
The migration will take an afternoon. The cognitive shift will take a week. But you'll never accept a blind script runner again.
In ASM 7.0, the SEG recognizes the anomaly pattern, injects a pre-processing shim (a built-in Python function you wrote months ago for a different job), repairs the header on the fly, and logs the intervention. The script succeeds. The on-call engineer never wakes up. We won't paper over that with a chat bot
This is not AI. This is engineered memory . And it's deterministic. Let's talk about the scheduler. We threw out the cron emulation.
