Skip to content

AIWF v1.7.13

Choose a tag to compare

@jackden jackden released this 22 Jul 09:36
· 1 commit to main since this release

AIWF v1.7.13

AIWF v1.7.13 improves first-use adoption and closure clarity while preserving
workflow protocol semantics.

Highlights

  • Added the source-driven one-step fresh install command:
    /path/to/aiwf-package/aiwf install --target . --yes.
  • Added preflight, fail-closed layout detection, package filtering, rollback,
    and post-install validation for fresh installs.
  • Added the human-authored Closure Summary to newly generated review_final.md
    artifacts.
  • Refreshed the public README, workflow overview, documentation navigation, and
    design-principles language.

Compatibility boundary

  • AIWF Tool Version: 1.7.13
  • Workflow Protocol Version: 1.7.8 (unchanged)
  • Closure Summary is documentation guidance and is not a finalize blocker.
  • Finalize semantics, phase transitions, metadata schema, event schema, review
    fix loop, diagnostic semantics, and historical records are unchanged.