Skip to main content
Back to Blog

Historical

Historical note: Stage 3 engineering in the public artifact tree (v1.1.0)

Historical engineering note only. Mode A public identity remains Quiet Open-Core v1.2.0. Stage 3 / v1.1.0 is not the Mode A public maturity baseline and is not production-qualified multi-tenant platform.

ActantOS governance orbit diagram for controlled agent execution

Historical context (not current public identity)

Mode A public package baseline is Quiet Open-Core v1.2.0 — see /v1 and the Quiet Open-Core announcement. Semantic version tags are not production qualification.

This post records past engineering that appeared in the public actantos-releases artifact tree under Stage 3 / v1.1.0 labels. That work may be implemented/local in engineering trees. It is not the Mode A public maturity baseline and does not mean production-qualified multi-tenant platform (Mode B conditional).

StagePublic claim posture
1 — Enforcement KernelMode A baseline — Quiet Open-Core v1.2.0 (locally verified)
2 — Agent Runtime Control PlaneLocal / implemented carefully — not a higher public maturity label
3 — Governed Enterprise AutonomyFuture / conditional on public free surface — not Mode A baseline

Artifact reference (engineering): github.com/kotobuki09/actantos-releases/releases/tag/v1.1.0

Stage 3 capability themes (engineering scope, not free-surface "now")

Multi-tenant foundation

Operator and service routes requiring an explicit tenant; OIDC/JWKS and tenant-bound service principals; identity schema and RLS migrations.

Hardened isolation

Signed execution authorization and fail-closed gVisor/runsc provider contracts. Docker remains the development compatibility path for open-core.

Short-lived credentials

Provider-neutral broker patterns (e.g. AWS STS AssumeRole leases) with hashed lease metadata.

WORM-style evidence

Signed evidence artifacts with Object Lock COMPLIANCE semantics. Distinct from mutable Postgres audit rows on open-core.

Productized SIEM

Durable webhook / Splunk HEC style connectors — managed / Stage 3 path, not Quiet Open-Core free surface.

What we are not claiming (still)

  • Enterprise memory vault
  • Firecracker as the only hardened path
  • Full multi-tenant managed SaaS packaging as a commercial product
  • Living external customer pilot proof
  • Stage 3 / v1.1.0 as Mode A public maturity baseline
  • Production-qualified multi-tenant enterprise platform without Mode B evidence

Current public baseline

Install and evaluate Quiet Open-Core v1.2.0:

git clone https://github.com/kotobuki09/actantos-releases.git
cd actantos-releases/actantosd
npm run quickstart       # portable agent loop (Node 22+)

See boundary boxes on /v1 and the capability matrix on /roadmap.

Links

Govern the agent path from the Mode A open-core kernel first.