Commit Graph

7 Commits

Author SHA1 Message Date
Kit Langton 185a0f9818 docs(effect): require openapi and sdk diff checks
Add an explicit migration step to compare generated OpenAPI and SDK output after each HttpApi slice so we record whether any diff is a real contract change or only acceptable schema churn.
2026-04-14 13:00:41 -04:00
Kit Langton 8ca54d8110 docs(effect): track HttpApi route inventory
Add a route-by-route inventory for the instance server surface, record which groups are already migrated, and identify the next likely HttpApi candidates and the routes to defer.
2026-04-13 22:52:26 -04:00
Kit Langton 5e78b76877 docs(effect): describe HttpApi boundary composition
Document how auth, instance lookup, and error mapping should continue to compose around the first parallel HttpApi slices so the next migrations can follow the same boundary pattern.
2026-04-13 22:30:36 -04:00
Kit Langton 5f30b9c1f8 docs(effect): record HttpApi spike learnings
Capture the reusable pattern from the question HttpApi spike and turn the follow-up work into a checklist so the next route-group migrations can follow the same shape.
2026-04-13 22:21:51 -04:00
Kit Langton 7536d26f36 add experimental question HttpApi slice 2026-04-13 19:23:58 -04:00
Kit Langton 5b8b874732 update effect docs (#22340) 2026-04-13 14:07:59 -04:00
Kit Langton 6fdb8ab90d refactor(file): add ripgrep search service (#22295) 2026-04-13 10:04:32 -04:00