v0.1.2
gruff-php 0.1.2
0.1.2 is a maintenance release that keeps the project harness, release
metadata, and documentation aligned with the current gruff-php CLI surface.
There are no new analyzer rules in this release; the practical benefit is less
stale guidance for agents and a cleaner setup for future work.
Highlights
- Updated Codex and Claude instruction files to use the packaged
@blundergoat/goat-flowaudit CLI instead of the TypeScript source entry
point. - Expanded the documented app/quality surface to include real project files
such as.gruff-php.yaml,phpstan.neon.dist, scripts,package-lock.json,
and GitHub workflows. - Refreshed goat-flow architecture and code-map documentation for the current
CLI shape, includinginit, dedicated Console test files, and
skill-playbooksrouting. - Updated dangerous-command hook self-tests to use the real
healthkit/healthkitrepository identifier instead of placeholder
example-org/example-repovalues. - Broadened the
symfony/yamlruntime constraint to match the other Symfony
components:^6.4 || ^7.0 || ^8.0.