[2.8.2] - 2026-09-10
Preserve summary confirmations when an Assumption Confirmation section is appended with a decorative divider, and improve review-findings table diagnostics so malformed rows report their cell count and expected column order without guessing which column was omitted. The intended development release version is 2.8.2. Upgrade: aidlc update, or install.sh --version 2.8.2 / install.ps1 -Version 2.8.2. A summary receipt recorded before this fix over a body that already contained the newly excluded divider may need one fresh confirmation after upgrading; no other migration is required.
-
Short review-findings rows show the expected columns and, when applicable, suggest checking earlier cells for a missing value or
|separator. Review completion remains refused until the row is corrected. Closes #1076. -
Review-findings rows with surplus cells report the extra count. Well-formed rows, including escaped pipes and explicit blank cells, retain their existing behavior.
-
aidlc versionreports2.8.2; the unpublished2.8.6development version is superseded. -
Appending
## Assumption Confirmationafter a confirmed summary with an adjacent, blank-delimited---,***, or___no longer causesSUMMARY_CONTENT_STALEduring stage completion. Code examples before the assumption heading and follow-up answers remain covered by the receipt, so substantive edits still require confirmation. Closes #1074. -
Content appended under a
##heading is separated from the following##heading by a blank line, keeping method files well-formed. Closes #1075. -
aidlc-state.ts unit start|pause|resumerefuses while the engine routes the stage as a wave, leaves state and audit unchanged, and directs callers tounit complete --wave. Closes #1071. -
aidlc-state.ts set-construction-iteration unit-majorleaves the remaining units completable through the serial lifecycle even when a revised stage already has wave completion receipts.
Source commit: 572c826