---
title: Changelog
description: >-
  NexusArchitect release history. Summary of all versions with links to official
  release notes
seo:
  image: /ogp.png
---
NexusArchitect releases the four plugins — `product` / `architect` / `scalardb` / `infra` — together under a single shared version number.
What changed in each version is documented in the official [GitHub Releases](https://github.com/wfukatsu/nexus-architect/releases). This page is a summary of that list.

| Version | Date | Summary |
| --- | --- | --- |
| [v0.38.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.38.1) | 2026-08-29 | Fixed issues found on the first real run of `--layering=clean` |
| [v0.38.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.38.0) | 2026-08-29 | Added `--layering=ddd\|clean` (a Clean Architecture use-case layer) to implementation design |
| [v0.37.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.37.2) | 2026-08-29 | Updated documentation to match the TDD workflow and test skills |
| [v0.37.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.37.1) | 2026-08-29 | Fixed issues found on the first real run of the v0.37.0 test skills |
| [v0.37.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.37.0) | 2026-08-29 | Added transaction-scenario integration tests, acceptance-test generation (`/architect:generate-acceptance-tests`), and test-suite operating policies |
| [v0.36.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.36.0) | 2026-08-29 | Added a TDD workflow, coverage/mutation-score measurement in the quality gate, and characterization-test generation (`/architect:generate-characterization-tests`) |
| [v0.35.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.35.1) | 2026-08-29 | Fixed a missing CI dependency |
| [v0.35.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.35.0) | 2026-08-29 | Turned consolidated-report generation into a tool (`tools/build-report.py`); fixed a duplicated heading in generated documents |
| [v0.34.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.34.1) | 2026-08-29 | Fixed broken links and sidebar ordering in the docs site |
| [v0.34.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.34.0) | 2026-08-29 | Added a tool (`tools/docs-site.sh`) that turns `reports/` into a local, searchable documentation site |
| [v0.33.4](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.33.4) | 2026-08-29 | Fixed issues found on the first real runs of design-state-machine/design-scalardb |
| [v0.33.3](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.33.3) | 2026-08-29 | Fixed review-consistency's handling of the new validators |
| [v0.33.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.33.2) | 2026-08-29 | Fixed issues found on the first real runs of design-api/redesign |
| [v0.33.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.33.1) | 2026-08-29 | Fixed issues found on the first real run of design-aggregate and the Domain Event Catalog |
| [v0.33.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.33.0) | 2026-08-29 | Added Architecture Decision Records, the Domain Event Catalog, and the User Story Map |
| [v0.32.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.32.2) | 2026-08-28 | Fixes from the first end-to-end run of design-aggregate |
| [v0.32.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.32.1) | 2026-08-28 | Fixed issues found in an independent review of v0.32.0 |
| [v0.32.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.32.0) | 2026-08-28 | Added property-based tests from invariants, a CQRS/Event Sourcing decision, the Bounded Context Canvas, the Domain Vision Statement, and a DDD coverage table |
| [v0.31.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.31.0) | 2026-08-28 | Added aggregate design (`/architect:design-aggregate`), Example Mapping (`/product:example-map`), and an EventStorming mode |
| [v0.30.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.30.2) | 2026-08-28 | Added creation-event modeling and a contention table to design-state-machine |
| [v0.30.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.30.1) | 2026-08-27 | Fixed design-state-machine issues (including validator path resolution) |
| [v0.30.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.30.0) | 2026-08-27 | Added `/architect:design-state-machine` for state transition design |
| [v0.29.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.29.0) | 2026-08-19 | Added the fourth plugin, `infra` (multi-cloud infrastructure design, implementation, and review) |
| [v0.28.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.28.1) | 2026-08-18 | Retracted an incorrect statement that ScalarDB 3.19 deprecates 2PC |
| [v0.28.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.28.0) | 2026-08-17 | Added CI and documentation-consistency tests that verify the command list and CLAUDE.md stay in sync |
| [v0.27.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.27.1) | 2026-08-12 | Patch release (minor fixes from v0.27.0) |
| [v0.27.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.27.0) | 2026-08-12 | Added design guardrails derived from a full-pipeline reference run of an EC order management system |
| [v0.26.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.26.0) | 2026-08-10 | Added Spring for GraphQL as a first-class API style |
| [v0.25.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.25.0) | 2026-08-09 | Ship transaction rules as tests |
| [v0.24.3](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.24.3) | 2026-08-09 | Incorporated findings from transaction execution |
| [v0.24.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.24.2) | 2026-08-09 | Fixed bugs found during an independent review |
| [v0.24.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.24.1) | 2026-08-09 | Fixes from the first end-to-end run of the v0.24.0 pipeline |
| [v0.24.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.24.0) | 2026-08-09 | Added API contract fidelity, design-to-code verification, and AI code quality gates |
| [v0.23.3](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.23.3) | 2026-08-09 | Documentation-only release (no behavior changes) |
| [v0.23.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.23.2) | 2026-08-09 | Fixed namespace collision in the product→architect handoff (third occurrence) |
| [v0.23.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.23.1) | 2026-08-09 | Resolved design defect in the Open Questions store |
| [v0.23.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.23.0) | 2026-08-09 | Changed the product→architect handoff to a code-enforced contract |
| [v0.22.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.22.1) | 2026-08-08 | Added action keys, empty state, and exit key to the state management dashboard |
| [v0.22.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.22.0) | 2026-08-07 | Split the dashboard into separate views for Product, Architect, and code generation |
| [v0.21.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.21.2) | 2026-08-06 | Fixed 9 inconsistencies in the dashboard completion display |
| [v0.21.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.21.1) | 2026-08-06 | Fixed an issue where the dashboard `completed` status persisted incorrectly |
| [v0.21.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.21.0) | 2026-08-06 | Added a live dashboard for pipeline/backlog and follow-up capture |
| [v0.20.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.20.0) | 2026-08-05 | Added support for ScalarDB 3.19 and ScalarDB Saga |
| [v0.19.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.19.0) | 2026-08-04 | Added terminal report for recorded token costs |
| [v0.18.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.18.0) | 2026-07-28 | Added OKF ScalarDB/ScalarDL knowledge bundle |
| [v0.17.7](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.17.7) | 2026-07-27 | Documented how to invoke code generation and delivery |
| [v0.17.6](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.17.6) | 2026-07-26 | Added automatic dependency version resolution, stable-only constraint, and confirmation settings |
| [v0.17.5](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.17.5) | 2026-07-26 | Maintain backlog checklist as work progresses |
| [v0.17.4](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.17.4) | 2026-07-26 | generate-docs: standalone mode rules, findings writer, and stable keys for single-source content |
| [v0.17.3](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.17.3) | 2026-07-26 | Incorporated findings from running the delivery path in production |
| [v0.17.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.17.2) | 2026-07-26 | generate-docs: inverse insert/delete operations and contract tests for ownership-marker |
| [v0.17.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.17.1) | 2026-07-26 | generate-docs: drift findings storage, section deletion, and non-git target support |
| [v0.17.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.17.0) | 2026-07-25 | Added `/architect:generate-docs` (README/docs for generated and implementation code) |
| [v0.16.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.16.2) | 2026-07-25 | Changed implement-backlog to write merge-ready code directly to the source tree |
| [v0.16.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.16.1) | 2026-07-25 | Optimized token usage for implement-backlog sub-agent execution |
| [v0.16.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.16.0) | 2026-07-24 | Added the Backlog Delivery skill family |
| [v0.14.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.14.0) | 2026-07-13 | Added input requirements guide for product and architect |
| [v0.13.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.13.0) | 2026-07-06 | Product naming skill, Omnigent compatibility, and repository-wide review fixes |
| [v0.12.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.12.0) | 2026-06-30 | Generate React + Storybook frontend code from UI mocks |
| [v0.11.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.11.0) | 2026-06-26 | Changed `/product:generate-ui-mock` to generate a clickable navigable prototype |
| [v0.10.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.10.0) | 2026-06-24 | Domain stories and design system drive UI mock generation |
| [v0.9.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.9.0) | 2026-06-24 | Added product→architect integration (traceable contract-based handoff) |
| [v0.8.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.8.2) | 2026-06-20 | Documentation and release note improvements |
| [v0.8.1](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.8.1) | 2026-06-20 | Fixed plugin namespace bug |
| [v0.8.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.8.0) | 2026-06-20 | Added the `product` plugin (21 skills), including `/architect:define-requirements` and more |
| [v0.6.2](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.6.2) | 2026-06-11 | Fixes from a full audit of agent configuration components (skills/hooks/rules/manifests) |
| [v0.6.0](https://github.com/wfukatsu/nexus-architect/releases/tag/v0.6.0) | 2026-05-07 | Added Codex compatibility layer (supports both Claude Code and OpenAI Codex) |

<Panel title="Related pages">
For installation instructions see [Getting Started](/getting-started/installation); for details on individual skills see the
[product](/skills/product-pipeline) / [architect](/skills/architect-pipeline) pages.
</Panel>
