AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS
- Entity ID:
ent-20260419-edafce9f1bac - Type:
concept - Scope:
shared - Status:
active - Aliases: typed intentionality barrier, privacy enforcement type
Description
TypeScript type name used as a privacy enforcement pattern — any call site sending analytics must construct a value of this type, which forces the author to explicitly assert 'I verified this is not code or filepaths'. A typed intentionality barrier: privacy guarantees are enforced at the type system level rather than through code review or runtime checks.
Key claims
- Typed intentionality barriers enforce privacy at the type system
- Public-binary analysis misses compile-time-stripped subsystems
- AnalyticsMetadata type name is the entire safety mechanism
Relations
- none yet