Skip to content

FlowGuard v0.47.2

Choose a tag to compare

@liuyingxuvka liuyingxuvka released this 13 Jun 12:11
· 116 commits to main since this release

FlowGuard v0.47.2

This release hardens the generic FlowGuard UI skill around functional capability coverage.

Changed

  • Added UI functional capability inventories, output contracts, capability bindings, and coverage review helpers.
  • Wired capability coverage into UI implementation validation, human-operability, PlanDetailing, Model-Miss Review, DevelopmentProcessFlow, RiskEvidenceLedger, AgentWorkflowRehearsal, and ClosureContract.
  • Updated OpenSpec artifacts, docs, installed skill guidance, public templates, API/field inventory docs, and regression coverage.
  • Kept the source-baseline gate generic; no source technology such as MATLAB is hardcoded into the skill workflow.

Validation

  • openspec validate --all --strict: 80 passed, 0 failed.
  • python -m pytest -q: 857 passed, 235 subtests passed, 13 existing warnings.
  • Editable local install verified at 0.47.2.
  • FlowGuard_20260427 shadow workspace synced and verified at 0.47.2.

Assets

  • Source-only release. No binary assets are attached.