Skip to content

AIWF v1.7.9.post1

Choose a tag to compare

@jackden jackden released this 01 Jul 06:06
· 8 commits to main since this release

AIWF v1.7.9

Release Type

Package Records evidence portability release.

Added

  • Added ./aiwf package records as an optional workflow evidence portability command.
  • Supports ZIP and directory package output.
  • Includes manifest, inventories, package summary, and integrity metadata.
  • Includes selected AIWF workflow records and related workflow evidence.
  • Includes task-local and associated global events.
  • Integrates dataset export into package records.
  • Supports redaction profiles: safe, internal, and none.
  • Fails closed on high-confidence secret findings.
  • Clarifies package validation semantics:
    • Package Generation
    • Manifest Schema
    • Package Integrity
    • Privacy/Security
    • Workflow Evidence Findings
  • Introduces review_agent.md as the canonical agent review artifact for new records.
  • Keeps review_codex.md as a backward-compatible legacy alias.

Changed

  • Package Records documentation added to README and reporting documentation.
  • Upgrade documentation clarifies that Package Records is optional and requires no migration.
  • Package Records release preparation documentation records v1.7.9 as the human release decision.

Fixed

  • Failed or interrupted task creation now rolls back task directories created by
    the failed command before a valid task exists, preventing empty orphan task
    directories from becoming repository hygiene failures.

Compatibility

This release does not change:

  • workflow protocol semantics
  • task state semantics
  • event schema
  • finalize behavior
  • phase-state-machine behavior
  • historical workflow records

Existing repositories continue to work unchanged.

Notes

package records is not a repository backup, source archive, public release export, or tamper-proof audit ledger.

It is intended for workflow evidence analysis, engineering handoff, review, dogfooding, and post-hoc workflow record inspection.