- frontmatter: accept a block that ends at EOF (optional trailing newline).
- legacy-resolver: accept CRLF frontmatter delimiters.
- integration.test.sh: unique mktemp stderr capture, explicit if/then/else
assertions (drop the SC2015 && ok || ko chains), plus unknown-flag and
invalid-channel usage-error cases.
- test-installation-components: clear the resolution cache in a finally.
- acme-devlog fixtures: correct the uninstall note to the flat TOML layout,
replace `ls -t | head` with a glob/-nt lookup, drop the always-on devlog
config file: fact, "run" -> "invoke" wording, and reconcile the devlog-write
template contract with the bundled template.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>