The rules behind every artefact.
These principles are not aspirational. They are operating constraints. Any project that does not satisfy them does not ship.
Eight non-negotiable rules
- P.01
Engineering before marketing
Communication follows engineering substance. We do not announce capabilities we have not built and documented.
- P.02
Evidence before claims
Each claim references an artefact: a measurement, a specification, a validation report, a published source.
- P.03
Documentation before deployment
Nothing reaches a production surface before it is documented. Documentation is part of the deliverable, not a side-effect.
- P.04
Security by design
Threat modelling, key handling and post-quantum considerations are part of the architecture, not retrofitted afterwards.
- P.05
Reproducibility
Every result must be reproducible from the documented inputs, methods and environment.
- P.06
Traceability
Every conclusion is traceable to its sources. Every revision is traceable to its predecessors.
- P.07
Plain language
Technical writing in this organisation is precise, calm and free of marketing vocabulary.
- P.08
Honest scope
We distinguish explicitly between research, concept, prototype, validated technology and future research.