Skip to content

Add HTTP route inspection command - #54

Merged
josiahking merged 1 commit into
2.xfrom
feature/phase-6-4c-route-inspection-command
Aug 28, 2026
Merged

Add HTTP route inspection command#54
josiahking merged 1 commit into
2.xfrom
feature/phase-6-4c-route-inspection-command

Conversation

@josiahking

Copy link
Copy Markdown
Owner

Summary

  • add a caller-registerable route:list command for configured HTTP routes
  • render route methods and paths in collection order without invoking handlers
  • reject unsupported arguments and options with an explicit usage error
  • document application-owned command registration and composition boundaries
  • update the accepted HTTP source inventory

Validation

  • focused route inspection tests
  • full HTTP test suite
  • architecture and documentation tests
  • dependency architecture validation
  • PHPStan static analysis
  • PHP CS Fixer
  • full workspace quality suite
  • Composer manifest validation
  • supply-chain and licence checks
  • prerelease consumer validation
  • deterministic package split validation

@josiahking
josiahking merged commit 95ac4bd into 2.x Aug 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant