SidantiX Changelog · what shipped, when
What shipped when. In the founder's own words.
Not release notes. A written trail of what actually changed, why it changed, and what didn't make the cut. Founder-authored. Updated monthly, or after any release with a material change.
2026-08 — Marketing site + trial signup
- Live at sidantix.ai. New marketing site deployed to Cloudflare Pages. All 4 SidantiX domains active with SSL.
- SidantiX Self Experience (/self-experience) — interactive lab embedding the Machine Constitution challenge, prompt-injection gate demo, intent router, and signed evidence pack sample. Real crypto, no signup, browser-only.
- Free trial signup (/trial) — Okta-shaped 30-day trial signup form. Backend tenant-provisioning service under construction; submissions today go to the founder inbox with a same-day reply.
- Machine Constitution v1 open spec (/spec/machine-constitution) — MIT-licensed portable format for immutable AI-agent safety invariants.
- Blog (/blog) — first two posts published: The Machine Constitution and When your AI model tries to escape.
- USPTO trademark filed for SIDANTIX™, the SidantiX logo, and "Autonomous IGA."
2026-07 — Wave 20 tenant-scope hardening (product)
- 0 bare
findByIdcalls across the codebase (all replaced with tenant-scoped equivalents). - 0
.tenantId(in builders (no hardcoded tenant IDs escaping). - 104
TenantContext.required()enforcement points across service boundaries. - Native-SQL tenant-scope closure across 50+ services (product build.130).
2026-07 — Machine Constitution + Agent Decision Receipts (product)
- MachineActionReceipt service ships. ECDSA-P256 signed, SHA-256 hash-chained receipts for every AI-agent action.
- Pre-LLM prompt-injection gate lands aligned to OWASP Agentic Security Initiative.
- NHI rotation service with two-phase pump for zero-downtime credential rotation.
Earlier
See docs/build-history.md in the source repository for a complete build-by-build log going back to build.223.
Prefer RSS? Coming soon. In the meantime, follow SidantiX on LinkedIn or watch the GitHub organization for release announcements.