···501. **Start with Lexicons**: Define data schemas first
512. **Implement Core Domain**: Create models and interfaces
523. **Build Services**: Implement business logic
53-5. **Wire XRPC**: Connect handlers last
···501. **Start with Lexicons**: Define data schemas first
512. **Implement Core Domain**: Create models and interfaces
523. **Build Services**: Implement business logic
53+4. **Wire XRPC**: Connect handlers last