gate-check

Solid

Advisor-checked decision gates. Freezes a drafted gate, sends its option set to an independent external advisor for a genuine / collapse / malformed verdict, or for the repair space where none of the three fits, records its own expectations before the answer arrives, then verifies the advisor's cited grounds against the substrate before anything reaches the user. User-invoked via /gate-check; stays armed for the rest of the session.

API & Backend 161 stars 15 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
74
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Gate Check An option set is normally judged by whoever drafted it. That is the one judgment the drafter cannot make well: the options inherit the frame they were drafted from, so an option set standing on the wrong axis looks complete from inside. This skill puts an independent adjudicator on the option set itself — not on the work the gate is about — and then checks the adjudicator's reasoning against the substrate before either reaches you. The check separates two things that usually collapse into one: **who wrote the options** and **who says they are worth asking**. Everything below exists to keep those apart, including from itself. ## Caller Signature ``` /gate-check [gate?] [advisor?] gate : (implicit) | explicit draft -- optional; defaults to the gate drafted in the current turn advisor : { codex } -- optional; the independent adjudicator behind the -- (gate question, frozen option set, settled -- constraints, pointers) -- → { axis reading, falsifier, a ground cited for every -- conclusion asserted, and either a verdict — with -- what a collapse reduces to, or what axis a -- malformed relocates onto — or, where none of the -- three fits,...

Details

Author
jongwony
Repository
jongwony/epistemic-protocols
Created
8 months ago
Last Updated
today
Language
JavaScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category