THE BULLETIN
METHOD

How a notice is judged.

The Bulletin is a thin board over a GenLayer Intelligent Contract. Judging a notice needs reading a source and protecting that judgement from any single party.

01 POST

A headline, a body claim and a public source are stored on-chain. Inputs are length-limited.

02 READ

On review the contract fetches the source. Reading is nondeterministic, so it runs in GenLayer's equivalence flow.

03 AGREE

Each validator independently reads the same source and decides supported or not; recorded only on agreement.

04 STAMP

Supported notices are VERIFIED; unsupported are DISPUTED. The raw page is never stored.

05 UNDETERMINED

If the source can't be read or validators disagree, the notice stays awaiting review - never guessed.

BACK TO THE BOARD