Minimise unnecessary data
Collect and move only the information needed for the workflow. Avoid creating extra copies of sensitive data without a clear reason.
The exact controls depend on the project, hosting environment, data and risk profile. These principles guide how SAWQ scopes and designs technical work.
Collect and move only the information needed for the workflow. Avoid creating extra copies of sensitive data without a clear reason.
Identify who can view, change or trigger sensitive actions and design permissions around those roles.
Credentials and privileged API keys belong in protected server-side environments rather than public front-end code.
Inputs, permissions and important state changes should be checked before a system creates, sends or modifies something consequential.
Useful systems need fallbacks, clear error states and recovery paths instead of assuming every service or model call will succeed.
Third-party services, model providers and integrations should be understood so data flow and operational risk are not hidden.
A confident response is not the same as a reliable one. We design AI around approved context, limits and escalation paths where they are needed.
When an assistant must answer from organisational knowledge, retrieval can be restricted to approved sources and designed to show where information came from.
Important decisions and high-impact actions can require a human checkpoint rather than allowing generated output to act without review.
Realistic test questions, edge cases and failure scenarios are more useful than judging the system by a few impressive demos.
The system should know when to ask for clarification, decline, hand off or stop instead of filling gaps with unsupported confidence.
Operational visibility can help diagnose failures, but logging should be designed with data sensitivity and retention requirements in mind.
Data handling should be mapped project by project, including what is sent to external model or platform providers and under which settings.
SAWQ does not present itself as ISO 27001, SOC 2 or otherwise certified unless and until a certification is formally obtained. Regulated, clinical, financial, legal or safety-critical use cases require project-specific governance and specialist review.
Tell us about the systems, data, users and constraints involved in your project.