What to build
Cut the v0.1.0 release and publish to Packagist once #2 through #9 are in main.
This issue is HITL because Packagist submission requires the maintainer's account credentials and a one-time form submission.
Source design: see project_sdk_design.md in the project's memory.
Acceptance criteria
Blocked by
What to build
Cut the v0.1.0 release and publish to Packagist once #2 through #9 are in
main.This issue is HITL because Packagist submission requires the maintainer's account credentials and a one-time form submission.
Source design: see
project_sdk_design.mdin the project's memory.Acceptance criteria
CHANGELOG.mdfilled in under## [0.1.0] - <release-date>listing each MVP resource and the foundation workcomposer require phpdevkits/forge-sdk:^0.1v0.1.0pushed toorigincomposer require phpdevkits/forge-sdkresolves to0.1.0;Forge::fromEnvironment()->me()succeeds against a real Forge token (run by the maintainer, not in CI)Blocked by
$forge->me()end-to-end + credential factories #2, Organizations resource +Page<T>+ list-options pattern #3, Providers catalog (read-only) #4, Hybrid org context + Servers CRUD #5, SSH Keys (under server) #6, Sites (under server) CRUD #7, Deployments (under site) #8, Daemons / Background Processes (under server) #9