// Package standards contains shared canonical vocabularies and lookup tables // used across multiple providers. // // The guiding principle is: // - Canonical types live in internal/model (provider-independent). // - Shared reference tables and helpers live here. // - Provider-specific mapping logic lives in internal/sources/. package standards