Development handbook pages
Topics
How Wild HQ plans, writes, reviews, tests, and repairs code. 4 pages.
- 01Code and reviewThe Git, pull-request, architecture, testing, incident, and AI practices used for Wild HQ code.
- 02Task to pull requestA practical workflow for choosing, scoping, implementing, reviewing, handing off, and closing ordinary work.
- 03Frontend changesA repeatable Packbase web workflow for routes, components, SDK state, accessibility, localisation, and stories.
- 04Server and API changesA safe workflow for Packbase routes, schemas, authorisation, domain logic, tests, and public contracts.