BUSINESS CASES
Where this module fits
- prediction lifecycle supervision
- oracle and resolution review
- exposure and dispute oversight
v2ADMINISTRATION · MODULE 45
Define the future administrative controls for prediction-contract lifecycle, oracle evidence, exposure review, and resolution governance.
BUSINESS CASES
PRIMARY CONSUMERS
PREREQUISITES
RECOMMENDED WORKFLOW
inspect the prediction contract and oracle policy
review exposure, evidence, and disputes
record a governed lifecycle or resolution decision
MODULE CONTRACTS
Each operation states whether its request shape is authoritative in OpenAPI, reviewed as a planning profile, or intentionally left as an outline pending an owner schema.
/api/v2/admin/prediction-marketsPlanned capability: list prediction contracts with lifecycle, oracle, exposure, dispute, and resolution-review posture.›GETGet control record/api/v2/admin/prediction-markets/{prediction_id}Planned capability: read one prediction contract's governed rules, oracle policy, exposure, disputes, and retained review evidence.›GETGet evidence/api/v2/admin/prediction-markets/{prediction_id}/evidencePlanned capability: return immutable rule, oracle, review, dispute, lifecycle, and resolution evidence for one prediction contract.›POSTRecord lifecycle decision/api/v2/admin/prediction-markets/{prediction_id}/lifecycle-decisionsPlanned capability: record a version-bound, attributed lifecycle decision without changing trading authority or traffic.›POSTRecord resolution/api/v2/admin/prediction-markets/{prediction_id}/resolutionsPlanned capability: record a governed outcome resolution bound to authoritative oracle and independent-review evidence.›