Protocol Note
Noesea Whitepaper: Core Concepts
This note is a reader's companion to the Noesea whitepaper. It summarizes the core concepts so a first-time reader can orient quickly.
A claim is a canonical, typed statement with a stable identifier. Canonicalization matters because different clients must derive the same identity from the same structured claim rather than creating incompatible records for equivalent inputs.
Evidence is a set of content commitments and custody information associated with that claim. Local hashing and Merkle proofs keep raw artifacts off-chain while letting a receiver detect changes and verify membership in an anchored bundle.
Disputes add economic accountability. Participants back positions with stake, selected jurors use commit-reveal voting, and settlement records the outcome, confidence and dissent. Reputation is topic-scoped protocol state earned through participation, not a transferable asset.
NOESEA is designed for protocol fees, bonds, locks, slashing exposure and work rewards. Governance controls parameters and protocol administration; it does not vote facts into existence. The legal and risk pages describe the limits of public token and evidence claims.
For the full treatment of the architecture, economic model, governance constraints and operating principles, read the whitepaper and verify implementation details against the linked protocol documentation.
Continue reading