diff --git a/MILESTONES.md b/MILESTONES.md index c3c1823..2f7aa39 100644 --- a/MILESTONES.md +++ b/MILESTONES.md @@ -50,34 +50,46 @@ Phred supports REST and JSON:API via env setting; batteries-included defaults, s * ~~Acceptance:~~ * ~~Providers can contribute bindings and routes; order is deterministic and tested.~~ * ~~Drivers can be switched via `.env`/config without changing controllers/services; example provider route covered by tests.~~ -## M6 — MVC: Controllers, Views, Templates -* Tasks: - * Controller base class and conventions (request/response helpers). - * View layer (data preparation) with `getphred/eyrie` template engine integration. - * Template rendering helper: `$this->render(