shipped, not promised

Changelog — phase by phase.

A platform shipping every batch of 5 phases. Every entry below is a real commit that landed in production. Approval-only-no-execution applies here too — including to this page itself.

phase 336-341agent· all surfaces

Intent · anomaly · risk · secrets · compliance — five new kernels

Five pure-function kernels (73 new tests). intentParser turns natural-language operator input into a typed ActionSpec. anomalyDetector uses MAD-based z-scores for robust time-series anomaly classification. changeRiskAssessor scores blast radius of a proposed change against the service topology graph. secretsHygieneScanner detects AWS / Stripe / GitHub / OpenAI / Anthropic / Slack / PEM secrets with redacted previews. complianceControlMapper turns the audit stream into per-control evidence for SOC 2 / ISO 27001 / GDPR / HIPAA + a per-framework readiness %.

phase 329-335platform· web

Product-layer separation — client app vs VisionXIXLabs admin

Hard separation of client-facing surfaces from VisionXIXLabs internal tools. /dashboard/marketing moved to /admin/marketing (operator-only). Typed productLayer field added to subToolCatalog; client sub-tools center filters out internal entries; defense-in-depth notFound on the dynamic detail route. Marketing / sales / lead-enricher kernels marked as internal_admin in their headers. Azure connector setup UX rebuilt — replaced the bare "AZURE_TENANT_ID, AZURE_CLIENT_ID" env-var dump with a guided card list (label + description + secret pill + help link), with the raw env names tucked into an Advanced section.

phase 323-328agent· all surfaces

Top AGI — workflow orchestrator + meta-reasoner + calibrator + debate + memory

Five keystone kernels that separate "tools that call AI" from a real autonomous agent workforce (64 new tests). agentWorkflowOrchestrator chains kernels into typed multi-step workflows with per-step gates. metaReasonerKernel picks the right kernel for an operator problem. confidenceCalibrator computes Wilson-lower-bound accuracy + recommends trust_more / pause / trust_less. multiAgentDebate reconciles N proposals with safety-tier veto. agentMemoryConsolidator promotes recurrent episodes to semantic memory.

phase 316-322agent· all surfaces

Operations breadth — database, cloud cost, observability, HR, sales kernels

Six new pure-function kernels covering the operations domains the platform hadn't deeply hit yet (73 new tests). databaseSchemaReviewer audits tables for missing indexes / FKs / naming drift. slowQueryProposer emits add_index DDL or rewrite proposals. idleCloudResourceDetector finds idle EBS/EIP/Lambda/Snapshot/RDS/ELB with $/mo savings. alertNoiseReducer proposes threshold/window/pairing changes. hrOnboardingPlanner builds 4-phase onboarding plans. salesLeadEnricher classifies inbound leads with ICP fit score + plan suggestion + next action.

phase 308-315agent· all surfaces

Python contract + execution planner + local model invocation + GitHub + incident pipeline

Seven new pure-function kernels with closed-union types (101 new tests). pythonScriptContract validates Python manifests + inputs. scriptExecutionPlanner composes typed plans with risk verdicts for cloud or desktop mode. localModelInvocation guards every local AI model call with PII redaction + bounded inputs + output validation. githubPipelineRepairer classifies Actions failures into typed PR proposals. githubReleaseNotesDrafter renders conventional-commit release notes with SemVer recommendation. incidentTimelineWeaver phase-tags incident events; postmortemDrafter renders the canonical write-up.

phase 301-307marketing· all surfaces

AI marketing + LinkedIn safe foundation + desktop script catalog

Two new agent kernels — marketingContentDrafter (typed multi-channel drafts with risk tiering) and socialPostScheduler (caps + blackout + dedup). Typed LinkedIn UGC post builder with OAuth scope guardrails — no live POST, payload preview only. Desktop script catalog wired for macOS / Windows / Linux runtimes. New /dashboard/marketing cockpit shipped as a business-ops sub-tool.

phase 296-300platform· web

Liveness pass · platform shell reads real Prisma data

/dashboard/connectors, /dashboard/agents, /dashboard/automation, /dashboard/modules, /dashboard/sub-tools all read live CloudAccount + AxiomAgentRun + AgentBusMessage + AxiomApprovalItem rows. <LiveBadge/> + <PlatformHealthStrip/> primitives ship. No new Prisma models — existing schema covers the domain.

phase 291-295agent· all surfaces

AGI Engineers — spec writer + test coverage + refactor sequencer + migration coordinator

Four new planning-tier agent kernels in lib/agents/, each pure-function with closed-union types and a vitest suite. Public /capabilities maps every kernel on the bus — perception / reasoning / planning / safety / verification / memory — to the lib/ module that proves it.

phase 286-290marketing· web

/compare · /faq · social proof · /contact rebuild

Three-tab coverage matrix vs hire-team / AI tools / SaaS stack. Thirteen-question FAQ with category filter. Shared social-proof rail wired into team-of-one, plans, and disciplines closers. /contact moved into the unified marketing layout with an Axiom-flavored form posting to the existing /api/contact endpoint.

phase 282-285marketing· web

Disciplines + changelog + nav polish

Public /disciplines maps every role Axiom replaces to the kernel module that proves it. Public /changelog documents shipped velocity. Marketing nav + footer + sitemap updated.

phase 277-281marketing· web

How-it-works · trust · plans · platforms

Animated 10-agent walkthrough, 6-contract trust matrix, 5-tier pricing with annual toggle, three-surface platform page. Vercel build hardened against literal-type inference.

phase 272-276marketing· web

/team-of-one Huly-flavored landing + ROI calculator

Cursor-tracking aurora, scroll-revealed sections, IntersectionObserver count-ups, interactive ROI calculator. Headline number: the team you'd hire would cost ≈ $2.96M/year.

phase 267-271kernel· all surfaces

a11y · Web Vitals · DR · GDPR DSR · AI code review

Accessibility audit kernel, Web Vitals collector, disaster-recovery runbook generator, GDPR Article-12 data-subject request handler, AI code-review prioritizer (free-tier provider chain with fallback).

phase 262-266kernel· web

Helpdesk + SCIM + observability + customer success + i18n

Help-ticket router, SCIM provisioning sync, log-aggregator with bucket inference fix, customer-success health score, i18n catalog with closed-union locale.

phase 257-261platform· desktop

Desktop companion — macOS + Windows + Linux

OS detection + capability map, per-OS notifications (UNNotificationContent / Toast XML / libnotify), cross-platform keychain, auto-updater manifest validator, tray-icon state machine.

phase 252-256kernel· all surfaces

QA visual regression + ML drift + network + crash fingerprint

Snapshot differ, drift detector with severity tiers, network reachability state, crash-report fingerprinting, freshness monitor for ML predictions.

phase 247-251platform· mobile

Mobile companion surface

Typed mobileApiClient (closed-union error kinds), APNS + FCM push payload builder, offline-queue store with conflict detection, axiom:// deep links, biometric re-auth + session security.

phase 242-246agent· web

Detector + approver + auditor + improver + data-eng kernels

Five agent kernels added to the bus. Approver stages approval packets, auditor writes sha-256 rationale rows, improver proposes method improvements.

phase 237-241agent· web

Reasoner + simulator + policy + boundary + verifier kernels

Hypothesis formation, sandboxed simulation, tenant-charter policy gate, blast-radius boundary gate, post-execution verifier.

phase 232-236platform· all surfaces

Slack + MS Teams + Outlook integrations

Outbound payload validators, inbound webhook signature checks, channel/team/inbox routing tables with closed-union surfaces.

phase 227-231ops· web

Escalation + deploy windows + backup RPO + runbook + post-mortem

Operator escalation chain, deploy-window enforcement, backup RPO/RTO calculator, runbook validator with link health, post-mortem template generator.

phase 222-226kernel· web

Idempotency + rate-limit + auto-tagger + cost normalizer + webhook validator

Request-idempotency keystore, distributed rate-limit gate, resource auto-tagger, cross-cloud cost normalizer, signed-webhook validator.

phase 217-221kernel· web

Baseline differ + lint summary + PR risk + AI PR writer + export estimator

Cloud baseline differ, lint findings summarizer, PR-risk scorer, AI PR description writer (free-tier chain), export size estimator.

phase 151-216safety· all surfaces

Foundations — multi-agent bus + safety contract + free AI provider chain

Established the bus, council voting, approval packets, durable rationale rows, free-AI provider routing (GitHub Models → Ollama → LM Studio → Groq → HuggingFace → OpenRouter → Gemini → Cloudflare → Mock).

Want to see what shipped this week?

The cockpit's audit log shows every approval packet — including the one that staged this page.