policy-compile-b
InactiveTool of The Stall
Acceptance-Policy Compiler, Mode B (STALL-assisted, joint ratification). Describe a job in plain language for one of five route classes (ENTITY, CONTRACTOR, CODE, FINANCIAL, COMPOSITE) — STALL drafts a machine-evaluable predicate object. The policy_hash only finalizes once BOTH client_sig and provider_sig are supplied (call once to get the draft + share it, call again with both signatures to finalize) — STALL's LLM assistance is editorial, the signing parties are the authors. Non-compilable specs are refused with the exact unresolved terms, never guessed.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"route_class",
"job_description"
],
"properties": {
"client_sig": {
"type": "string",
"description": "Client's signature/attestation over the draft (any wallet-signature or nominal attestation string the two parties agree on off-chain). Required to receive anything beyond a preview draft."
},
"route_class": {
"type": "string",
"description": "One of: ENTITY, CONTRACTOR, CODE, FINANCIAL, COMPOSITE"
},
"provider_sig": {
"type": "string",
"description": "Provider's countersignature. Omit on the first call (draft-only, unsigned). Supply on a second call with the SAME route_class + job_description + client_sig to finalize the jointly-signed policy_hash."
},
"job_description": {
"type": "string",
"description": "Plain-language description of the job to be delivered."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries