Skip to content

Releases: maxgfr/reconstruct

v0.6.0

02 Jun 13:26
v0.6.0
e781ac5

Choose a tag to compare

Features

  • check: Add layer-2 AI buildability review via the skill (a9664af)

v0.5.1

02 Jun 12:52
v0.5.1
170c07a

Choose a tag to compare

Bug Fixes

  • prd: Drop literal 🧠 from the Definition of done template (e007f09)
  • check: Ignore 🧠 and "fill this in" inside code spans and quotes (c538c0e)

v0.5.0

02 Jun 11:37
v0.5.0
bfcda92

Choose a tag to compare

Bug Fixes

  • check: Close code-path enforcement hole found by re-verification (b7ecea9)

Documentation

  • readme: Document v0.5.0 features and fix section ordering (2975a1c)

Features

  • Make reconstruction PRDs buildable and convergent (v0.5.0) (3e85449)

Other

  • Merge pull request #3 from maxgfr/feat/buildable-convergent-prds (bfcda92)

v0.4.0

02 Jun 10:18
v0.4.0
afae3b6

Choose a tag to compare

CI/CD

  • Add tag-triggered GitHub release workflow (afae3b6)
  • Run on Node 24 (latest LTS) and bump actions to v6 (fd742e2)

Features

  • Add full feature PRD templates with all required sections (7b74b00)

Other

  • Add from-scratch (greenfield) mode + --tdd build mode (v0.4.0) (5185c8a)
  • Add --merge and --summary output bundling (v0.3.0) (20f0d39)
  • Harden engine: fix 13 adversarially-verified review findings + cross-stack deps (553e380)
  • Phase 3: multi-stack fixtures, tests, hygiene, docs, v0.2.0 (c215be7)
  • Phase 2: AI-first markdown skill — the multi-stack brain (06d20da)
  • Phase 1: generalize the deterministic engine into a stack-agnostic scaffold (879eff2)
  • Improve feature grouping, library detection, and feature naming (348dd7a)
  • Docs, CI, and SKILL.md revision for public release (cb38a6f)
  • Initial commit: reconstruct skill (repo → reconstruction PRDs) (d44b46e)