Skip to content

Release v1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:45

Release v1.0.3 - Spec Kit deep baseline and Cursor Agent scaffold

Changelog

Added

  • GitHub Spec Kit Cursor Agent scaffold under .specify/ (constitution, templates, workflows)
  • .github/copilot-instructions.md for maintainer/agent conventions

Changed

  • Deep Spec Kit baseline: specs/001-baseline/spec.md with semantic FR-* requirements and user scenarios; code-inventory.md maps 20/20 production PHP files under src/ (REQ-SPECKIT-003)
  • CI: bump actions/stale from v10 to v11
  • Internal Rector/CS cleanups (exclusive type checks); skip ReduceAlwaysFalseIfOrRector so processNode instanceof guards stay for early-return coverage; no public API or reported-error changes

Notes

  • No rule behaviour changes and no consumer action required. Continue requiring nowo-tech/phpstan-frankenphp: ^1.0.

Commits

  • Release v1.0.3: Spec Kit deep baseline and Cursor Agent scaffold. (17f99e7)
  • Merge pull request #1 from nowo-tech/dependabot/github_actions/actions/stale-11 (e63dfb3)
  • chore(ci): bump actions/stale from 10 to 11 (34780ee)
  • docs: update README structure and documentation links (8922260)