Everblooming sigil — Aziel Eliab

Everblooming sigil · Aziel Eliab

← Aziel Eliab Runtime

DecisionGATE decisiongate v0.1.0

Five sequential gates on a proposal. Freedom without clarity is chaos.

GitHub Worker / /cite.json /llms.txt counted /download (13 counted) install.sh /v1/skill pull pull skill catalog proxy health · DOI 10.5281/zenodo.21435730 (historical_doi_tombstoned) · package decisiongate-0.1.0.tar.gz

Worker: https://decisiongate-download-tracker.vibelock.workers.dev/ · product OpenAPI · Worker sitemap

GET /p/decisiongate/health — Liveness. Does not increment download KV.
POST /p/decisiongate/check — Run the five sequential gates on a proposal.
GET /p/decisiongate/skill — Return DecisionGATE skill markdown. Does not increment download KV.

curl -X POST https://godlock.uk/runtime/p/decisiongate/check \
  -H 'content-type: application/json' \
  -d '{
  "statement": "Release the catalog Worker this week.",
  "evidence": [
    "OpenAPI 3.1 combined spec."
  ],
  "impact_pos": [
    "One URL for GPT Actions."
  ],
  "impact_neg": [
    "A vague draft takes longer."
  ],
  "values": [
    "Clarity without force"
  ],
  "accountable": "Aziel Eliab"
}'