Publish Decisions to DeciRepo

Organizations can publish verifiable decision artifacts to the DeciRepo registry.

Publishing Channels

Manual Publish

For pilot committees and controlled workflows.
Upload decision input
Select policy version
Generate artifact
Publish

API Push

For internal systems and high-volume flows.
POST /decisions { "decision_id": "...", "policy_version": "...", "artifact_hash": "...", "outcome": "..." }

Batch Import

For historical archives and migrations.
Upload CSV / JSON / Ledger export
Map fields to artifact schema
Validate and publish batch

Public Feed

Live publication stream