Guidelines
This section is the practical “how we do it” layer for engineering: conventions and defaults that keep delivery consistent.
Start here
Section titled “Start here” Coding guidelines Starter conventions for clean SQL and Thinkwise logic.
Secure development (draft) ISO-aligned secure SDLC expectations (tool-agnostic draft).
Reusable functions and views Extract business rules and compose clean views.
How to use this section
Section titled “How to use this section”- New to the codebase: start with Coding guidelines.
- Repeating logic across views/tasks: use Reusable functions and views.
- When in doubt, check the mindset in the Engineering manifesto.