Skip to content

Docs sync, .gitattributes, and CLI reference updates#13

Merged
vedavith merged 2 commits into
mainfrom
feature/forge-multi-tenant
Jun 14, 2026
Merged

Docs sync, .gitattributes, and CLI reference updates#13
vedavith merged 2 commits into
mainfrom
feature/forge-multi-tenant

Conversation

@vedavith

Copy link
Copy Markdown
Owner

Summary

  • Add .gitattributes to exclude tests/, .github/, phpunit.xml, phpstan.neon, and
    composer.lock from Packagist dist archives
  • Fix PHP version claim in readme (8.4+ → 8.3+, matching composer.json)
  • Add make:middleware and make:controller to CLI reference tables in readme and ARCHITECTURE.md
  • Add session resolver to all resolver tables (readme, ARCHITECTURE.md, CONCEPT.md)
  • Update ARCHITECTURE.md system map: add MakeMiddlewareCommand, MakeControllerCommand,
    AuthMiddlewareInterface, SessionTenantResolver
  • Remove stale "not yet implemented" note about SessionTenantResolver from CLEANUP.md
  • Trim roadmap to only the Packagist release item (scaffolding and session resolver are shipped)

@vedavith vedavith self-assigned this Jun 14, 2026
@vedavith vedavith merged commit 103ff27 into main Jun 14, 2026
6 checks passed
@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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