# FragGate — THE single public door Product: Aziel Runtime Author: Aziel Eliab only Person @id: https://www.azieleliab.com/#aziel Spec: AZRT-HELP-TXT-1.0 FragGate is the public executable door for Aziel Runtime Softwares. ## Pipeline list → describe → call. - MCP tools: fraggate_list, fraggate_describe, fraggate_verify, fraggate_call - HTTP list: GET https://aziel-runtime.vibelock.workers.dev/v1/fraggate/list - HTTP describe: GET https://aziel-runtime.vibelock.workers.dev/v1/fraggate/describe?slug={slug} - HTTP call: POST https://aziel-runtime.vibelock.workers.dev/v1/fraggate/call - MCP surface: POST https://aziel-runtime.vibelock.workers.dev/mcp ## Call body { "slug": "foldlock", "op": "pack-verify", "payload": {} } Read display.title and display.summary on the return, then take the next input. ## Catalog vs door GET https://aziel-runtime.vibelock.workers.dev/v1/software is the Softwares-tab catalog (one_line SSoT). FragGate list is the hashed live/stub registry for execution. Whitestone is a live Worker-only placement (web app + zip) with FragGate status none. Help index: https://aziel-runtime.vibelock.workers.dev/help.txt