Source of truth

How authoritative values are chosen across systems.

Last updated:

Principle

Every field should have one authoritative owner to avoid silent drift.

Practical model

  • ChannelWeave owns internal stock state.
  • Channels own marketplace transaction state.
  • Explicit mappings define bidirectional updates.
  • Intelligence Engine analytics use allowlisted SQL outputs as facts; local AI models only interpret those facts for narrative recommendations.

Conflict resolution

Use timestamps plus trusted source priority, then log the decision.