Demo hardening
Shipped when built and tests passed.
v1.2.0 · Quiet Open-Core
ActantOS v1.2.0 freezes the self-host Enforcement Kernel under Quiet Open-Core — installable, API-frozen, and locally verified. Stage 3 / v1.1.0 is not the Mode A public maturity baseline.
v1.2.0 · Quiet Open-Core · Mode A public baseline · locally verified
After the version ladder from demo hardening through Quiet Open-Core, v1.2.0 is the Mode A public cut: the Enforcement Kernel — installable, API-frozen, and green under automated tests. Ship criterion: built and tests pass means done. Semantic version is not production qualification.
Stage 1 is the Enforcement Kernel every later feature depends on. Stage 2 control-plane surfaces may be locally implemented. Stage 3 governed-autonomy contracts and full multi-tenant managed SaaS packaging are future or Mode B conditional — not claimed as the current free public baseline.
Ship proof
Journey
Shipped when built and tests passed.
Shipped when built and tests passed.
Shipped when built and tests passed.
Shipped when built and tests passed.
Shipped when built and tests passed.
Shipped when built and tests passed.
Shipped when built and tests passed.
Shipped when built and tests passed.
Shipped when built and tests passed.
Not Mode A public baseline. Future or conditional until productization and claim policy allow.
Capabilities
No tool action executes without an ActantOS Decision. Adapters hard-fail when the control plane is unreachable.
Cedar + risk rules return allow, deny, or approval_required — not LLM-as-judge.
One-use, TTL-bounded web approvals with optional Slack. Replay is denied.
Coding agents via guarded tools: the pilot-gating path for real developer workflows.
Configure MCP clients through ActantOS for list filtering, call intercept, drift, and SSRF controls.
Hash-chained audit timelines plus session evidence packages for self-host review.
Compose-backed install with sandbox baseline, kill switch, budgets, and rate limits.
Stable intercept, tool-result, operator, and MCP transport surface for integrators.
Demo story
Fresh-install smoke exercises the full Pilot Workflow on the Pi primary path.
Decision: allow
Decision: deny
Decision: approval_required
Decision: allow + token
Decision: deny next action
Decision: audit package
Open-core boundary
Everything needed to govern agents on your infrastructure under Quiet Open-Core v1.2.0 (Mode A):
Intentionally out of Mode A Quiet Open-Core v1.2.0 — future or conditional roadmap, not ship blockers for the self-host kernel:
Claim discipline
Capability ships when built and tests pass
Not yet claimedUnimplemented features sold as current
Self-host Enforcement Kernel complete (Quiet Open-Core v1.2.0)
Not yet claimedHosted multi-tenant SaaS finished without code
Stage 2 Control Plane may be locally implemented (ops, channels, OIDC, hosted path)
Not yet claimedStage 3 / v1.1.0 as Mode A public maturity baseline
Locally verified open-core decision loop on self-host
Not yet claimedProduction-qualified multi-tenant enterprise platform without Mode B evidence
Get started
# Clone and test the open-core kernel
git clone https://github.com/kotobuki09/actantos-releases.git
cd actantos-releases/actantosd
npm run quickstart