Skip to content

Releases: AlekseiSeleznev/intent-driven-codex

v0.1.9

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 04 Jun 10:25

Added

  • Artifact review now supports formal per-finding disposition records next to review reports, so reviewer findings can be marked fixed, deferred, non_actionable, or user_blocked before lifecycle progress.
  • scripts/openspec-artifact-review --disposition-summary validates persisted review reports and disposition records locally without contacting the provider.
  • Artifact review cost summaries now include display-ready RUB totals rounded upward to kopecks while preserving raw provider cost precision.

Changed

  • /opsx:* prompts and OpenSpec skills now require compact localized review status blocks wrapped in --- separators instead of verbose English Artifact Review sections.
  • Russian review status output uses localized labels such as Ревью артефакта, Стоимость, and Замечания, and avoids raw mustFix / shouldFix labels in chat.
  • README, lifecycle docs, update-safety docs, architecture snapshot, and canonical artifact-review specs now describe formal dispositions and compact localized status output.

Fixed

  • Prevented silent lifecycle progress with unresolved artifact reviewer findings by adding provider-free disposition validation fixtures to scripts/check-overlay.

v0.1.8

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 03 Jun 13:56

v0.1.8

v0.1.7

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 03 Jun 08:56

v.1.7

v0.1.6

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 02 Jun 14:40

v0.1.6

v0.1.5

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 02 Jun 11:18

v0.1.5

v0.1.4

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 30 May 14:09

v0.1.4

v0.1.3

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 28 May 15:28

v0.1.3

Hardened Matt grill/TDD release.

Added

  • Mandatory pre-design grill.md gate using the full Matt grill-with-docs workflow.
  • Mandatory post-design design-review.md gate using the full Matt grill-with-docs workflow.
  • Project-local Matt tdd skill with vertical RED/GREEN/REFACTOR apply discipline.
  • Root CONTEXT.md glossary support plus optional CONTEXT-MAP.md guidance.
  • ADR 0005 for the hardened Matt grill/TDD lifecycle.

Changed

  • Lifecycle is now proposal -> specs -> grill -> design -> design-review -> adr -> test-plan -> tasks -> apply -> verify -> archive.
  • test-plan.md now requires vertical TDD slices and RED/GREEN evidence instead of soft verification placeholders.
  • /opsx:continue, /opsx:ff, /opsx:apply, /opsx:verify, installer, docs, schema, and overlay checker are updated for the hardened gates.

Verified

  • openspec schema validate intent-driven
  • openspec validate --all --strict
  • scripts/check-overlay

v0.1.2

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 28 May 12:20

v0.1.2

  • Implements mandatory review.md gate for grill-with-docs.
  • Implements mandatory test-plan.md gate for TDD / verification-first planning.
  • Archives the add-mandatory-review-and-tdd-gates OpenSpec change and syncs canonical specs.
  • Updates /opsx:* prompts, skills, schema templates, overlay checks, installer behavior, and README architecture documentation for the new lifecycle.

v0.1.1

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 26 May 14:20

v0.1.1 — Project context architecture

This release republishes Intent-Driven Codex as a clean release-level replacement of v0.1.1: v0.1.0v0.1.1.

Highlights

  • Added root CONSTITUTION.md as the canonical persistent, Git-tracked project rules file for Codex.
  • Added root ARCHITECTURE.md as the current architecture snapshot for new chats and architecture-sensitive work.
  • Added openspec/README.md as the bridge from OpenSpec lifecycle files to persistent project context outside OpenSpec change artifacts.
  • Added shared project-constitution preflight for /opsx:* prompts and OpenSpec lifecycle skills.
  • Added local-secret handling with tracked .secrets.example.env placeholders and ignored .secrets.local.env values.
  • Added ADR 0003 to formalize the project context entrypoints and supersede the old PROJECT_CONSTITUTION.md convention while preserving the Codex-layer preflight model.
  • Updated English and Russian README diagrams and documentation for the current project context architecture.
  • Added canonical OpenSpec specs for project constitution and project context architecture.
  • Updated overlay checks to validate constitution, architecture, OpenSpec bridge, and local-secret safety.

Safety model

  • OpenSpec CLI remains the lifecycle engine and does not read CONSTITUTION.md or ARCHITECTURE.md directly.
  • Codex is responsible for reading project context before /opsx:* and direct lifecycle-skill actions.
  • CONSTITUTION.md, ARCHITECTURE.md, ADRs, and local secret files are not OpenSpec change artifacts and are not archived with changes.
  • Real credentials stay local in .secrets.local.env or the local environment and are never printed, staged, committed, or archived.

Validation

  • git diff --check
  • openspec validate --all --strict
  • openspec schema validate intent-driven
  • scripts/check-overlay --no-smoke
  • current Markdown local link/image target check

v0.1.0

Choose a tag to compare

@AlekseiSeleznev AlekseiSeleznev released this 24 May 20:52

v0.1.0