You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[0.9.1] - 2026-07-29
Added
/audit-docs --help/-h: prints full usage text (every check id grouped
by tier, defaults, examples) and exits before touching plugin paths,
elicitation, or the Workflow.
/audit-docs's argument-hint now includes [--help], and the --checks doc text points at the full check-id list in the --help
block instead of a bare id,id,... placeholder.
Fixed
/audit-docs's --checks/--fix help text used the non-existent id coverage-gap in three places instead of the real registry id coverage-gaps.
--mif-level's help text incorrectly implied it also targets the frontmatter-schema check and that check's violations are advisory; frontmatter-schema always validates at level 1 and its violations are
real findings, not advisory — only mif-level-gap is advisory and level-
configurable.
The haiku-tier check list was documented as uniformly "deterministic
tools" — structural-formatting and temporal-metadata are plain LLM
judgment routed to haiku for cost, not tool-verified; now documented as
a separate sub-group.