Skip to content

assmore22/augury

Repository files navigation

Augury

Scenario forecasting with signals, assumptions and review rounds.

Augury is a scenario desk for uncertain outcomes. It records signals and assumptions before the validators compare public evidence and return a reasoned assessment.

Review Links

Surface Link
Live app https://assmore22-augury.vercel.app
GitHub https://github.com/assmore22/augury
Contract https://explorer-studio.genlayer.com/contracts/0xA83926e5B73b8e64fF3Cbc0A464FF793001706eD

Chain Record

  • Network: GenLayer Studionet
  • Chain ID: 61999
  • Contract: 0xA83926e5B73b8e64fF3Cbc0A464FF793001706eD
  • Deploy transaction: 0x0ba663aa...e6b245
  • Deployed: 2026-06-22T21:32:33.257Z
  • Source: contracts/augury_v2.py (41,474 bytes)

Protocol Path

  1. Create a scenario.
  2. Add signals and assumptions.
  3. Gather source material.
  4. Open prediction round.
  5. Review outcome and challenge if needed.

The frontend reads scenario records, signal lists, assumption sets and outcome summaries. Contract state is public; write actions still require a connected wallet on GenLayer Studionet.

Finalized Smoke

Action Transaction
create_scenario 0x263795dd...948d99
add_signal_1 0xfd77c1b6...9b363d
add_signal_2 0xa3a19dd3...57c8e3
add_assumption 0xfada4ddd...61be99
gather_signals 0xf3777c61...8ca193
open_prediction_round 0xe4ac7d4e...e81dae

Local Run

python -m http.server 8080

Open http://localhost:8080.

Release Hygiene

The public package is static and has no install step. Vercel receives only frontend, contract source and public deployment metadata.

Keep wallet private keys, vault exports, .env files, Vercel project state and dashboard data out of Git. This repository is for public source, UI, tests and deployment receipts only.

About

Scenario arbitration with live web reasoning and confidence records.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors