— Changelog

What we shipped, when.

Minctrl is in active development. This page tracks user-visible changes — new product types, agents, gates, UI work.

2026-05-04

Landing redesign — Phase 0 + per-archetype pages

  • feat
    8 dedicated landing pages /v/[slug] — agents, frameworks, best practices per archetype.
  • feat
    Hero rebranded: 'Build a regulated bank in 30 minutes' + EU AI Act / DORA / MiCA mention.
  • feat
    Trust banner with 14 compliance frameworks (EU AI Act, DORA, MiCA, MiFID II, …).
  • feat
    Pricing section: Free / Pro $49 / Enterprise.
  • fix
    Settings page now reads /api/health for live Dry Run / LangSmith status (was hardcoded).
  • fix
    Transparency section: replaced single stale screenshot with 4-card showcase (streaming console, agent runs, code artefact, analytics).
  • fix
    Admin app (ui): removed stale agent-runs screenshot + dangling SampleRuns component.
2026-05-03

Quality + debt fixes

  • fix
    consistency_validator now cross-checks CTO vs DevOps deployment strategy (debt #2).
  • fix
    BaseAgent.to_markdown renders text_raw fallback as prose instead of {raw: ...} JSON (debt #5).
  • docs
    Pipeline quality improvement plan Q2 2026 (PLAN-pipeline-quality-2026Q2.md).
  • docs
    Landing redesign plan Q2 2026 (PLAN-landing-redesign-2026Q2.md).
2026-04-30

ai-agent-bank product type (ADR-012)

  • feat
    5 new domain agents: agent_identity_manager, agent_kyc, agentic_payment_router, agentic_risk_engine, agentic_governance.
  • feat
    AI-Agent Bank Spotlight + Beta badge in projects UI; 4 knowledge seed files.
  • feat
    Phase 1D — UI Compliance tab + audit-pack download endpoint.
  • feat
    Phase 1C — SOC2 / ISO27001 / DORA evidence pack generator after finalize.
  • feat
    Phase 1B — KYC/AML agents emit regulator_mappings on every output.
  • feat
    Phase 1A — compliance_officer agent + regulators registry covering 8 product types.
2026-04-18

V2 rich-markdown + streaming reconnect

  • feat
    Rich Markdown agent outputs (V2.1) + auto-merge on gate approval (V2.2).
  • feat
    Streaming console: heartbeat, visibilitychange reconnect (Feature 1).
  • feat
    PM agent + Gantt chart UI; LLM Wiki pattern via wiki_synthesis agent.
2026-04-10

Git as source of truth (ADR-010)

  • feat
    Every agent commits its output to a workflow branch (PRD, architecture, threat model, code, audit pack).
  • feat
    Fixed pipeline schema (ADR-009): supervised mode, 3 gates, no user-configurable workflow.
← Back home·Launch dashboard