Loading…
Loading contentLoading…
Loading contentRead-only contributions endpoints, backed by the Scientific Data Engine.
The typed contribution models the scientific review workflow accepts, with their required targets, review track, and quality impact. Read-only.
Returns
{ count, contributionTypes: ContributionType[] }
The contribution review-state machine: every state, its description, and its valid next states. Read-only.
Returns
{ count, states: ReviewState[] }
Try it
/api/v0/review-statesThe workflow's core principle, contribution types, review states, roles, and security model — everything a future contributor or client needs. Read-only.
Returns
{ principle, types, states, roles, security }
Planned (v1, future). Would accept a structured proposal for review. NOT implemented: there is no write endpoint, no authentication, and no persistence in this program.
Returns
Accepted proposal receipt (not available)