Skip to content

Repository files navigation

Prism

Source-backed decision lab for review dossiers.

Prism is a decision console. It turns a claim, a review standard and source evidence into a dossier that can be challenged, appealed and finalized.

Review Links

Surface Link
Live app https://prism-decision-dossier.vercel.app
GitHub https://github.com/assmore22/prism
Contract https://explorer-bradbury.genlayer.com/address/0x8548672D621b7ffB1538af3Ec15c683612c60F85

Chain Record

  • Network: GenLayer Bradbury
  • Chain ID: 4221
  • Contract: 0x8548672D621b7ffB1538af3Ec15c683612c60F85
  • Deployer: 0x07A12871217d82ADE643Ef8c4EfC27e14F10A649
  • Deploy transaction: 0xd626b972...f484c4
  • Deployed: 2026-07-26T19:43:45.932Z
  • Source: contracts/prism_v2.py (32,555 bytes)

Protocol Path

  1. Set a review standard.
  2. Create a dossier.
  3. Attach evidence.
  4. Run review.
  5. Challenge, appeal or finalize.

The frontend reads dossier lists, evidence, review status and final decisions. Contract state is public; write actions still require a connected wallet on GenLayer Bradbury.

Bradbury Smoke

Action Transaction
open_dossier 0xd833d3f2...d3b5a9

The deployment and domain smoke transaction are finalized on Bradbury. The public app is pinned to this contract address.

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

Source-backed decision dossiers with challenge and appeal trails.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages