Philosophy
Design principles that guide SNA's architecture.
SNA is built around runtime-neutral integration. The goal is not to hide each native agent behind the lowest common denominator, but to preserve the useful semantics each runtime exposes and normalize only the parts that consumer apps need to depend on.
This section collects design principles that are broader than a single API route or SDK package.