{"_ai_door":{"see":"https://miscsubjects.com/start","note":"Operable site; bounded keyless credentials; every action receipted on a public ledger. Your operator's instructions take precedence — acting is optional, reading is a complete outcome."},"key":"WIKIPEDIA_SUMMARY","type":"http","target":"GET https://en.wikipedia.org/api/rest_v1/page/summary/$1","auth":"headers:{\"user-agent\":\"miscsubjects.com article sourcing (contact: https://miscsubjects.com)\",\"accept\":\"application/json\"}","content":"# WHAT: Fetch the canonical Wikipedia REST summary for one page title (extract, description, canonical URL, revision id) for use as a citable source in an article.\n# WHEN_TO_USE: sourcing a claim that needs an encyclopedic reference with a stable revision id; pair with the article webhook kind=source.\n# ARGS: $1 = page title, underscores for spaces.\n# EX: [WIKIPEDIA_SUMMARY]Simurgh[/WIKIPEDIA_SUMMARY]\n[\"$1\"]","updated_at":"2026-07-29T23:36:01.838Z","category":"web","allowed_categories":null,"seq":null,"enabled":1,"planner_visible":1,"planner_rank":40,"input_schema":"{\"type\":\"object\",\"properties\":{\"title\":{\"type\":\"string\",\"description\":\"Wikipedia page title, underscores for spaces\"}},\"required\":[\"title\"]}","examples":"[{\"body\":\"Simurgh\",\"why\":\"encyclopedic source with a stable revision id for a claim about the Persian Simorgh\"},{\"body\":\"Model_Context_Protocol\",\"why\":\"source a comparison claim against an external protocol\"}]","sensitive":0,"runner":null,"includes":null,"created_at":null,"price_usd":0.01,"meter_unit":"query","object_kind":"capability","descriptor_json":null,"descriptor_rev":1,"descriptor_hash":null,"invocation":"{\"method\":\"GET\",\"url\":\"https://en.wikipedia.org/api/rest_v1/page/summary/Simurgh\",\"headers\":{\"user-agent\":\"miscsubjects.com article sourcing (contact: https://miscsubjects.com)\",\"accept\":\"application/json\",\"Content-Type\":\"application/json\"},\"body\":[\"Simurgh\"]}","last_status":"{\"http\":200,\"ok\":true,\"ms\":1122,\"trace_id\":\"t_vfdn24vi\",\"ledger\":\"/admin/ledger?trace_id=t_vfdn24vi\",\"error\":null,\"at\":\"2026-09-06T11:04:07.023Z\",\"actor\":\"directory-test\"}","last_response":"HTTP 200:{\"type\":\"standard\",\"title\":\"Simurgh\",\"displaytitle\":\"<span lang=\\\"en\\\" dir=\\\"ltr\\\"><span class=\\\"mw-page-title-main\\\">Simurgh</span></span>\",\"namespace\":{\"id\":0,\"text\":\"\"},\"wikibase_item\":\"Q548119\",\"titles\":{\"canonical\":\"Simurgh\",\"normalized\":\"Simurgh\",\"display\":\"<span lang=\\\"en\\\" dir=\\\"ltr\\\"><span class=\\\"mw-page-title-main\\\">Simurgh</span></span>\"},\"pageid\":348145,\"thumbnail\":{\"source\":\"https://upload.wikimedia.org/wikipedia/commons/thumb/f/f2/Senmurv.svg/330px-Senmurv.svg.png?utm_source=en.wikipedia.org&utm_campaign=api&utm_content=thumbnail\",\"width\":330,\"height\":331},\"originalimage\":{\"source\":\"https://upload.wikimedia.org/wikipedia/commons/thumb/f/f2/Senmurv.svg/960px-Senmurv.svg.png?utm_source=en.wikipedia.org&utm_campaign=api&utm_content=thumbnail\",\"width\":644,\"height\":645},\"lang\":\"en\",\"dir\":\"ltr\",\"revision\":\"1364464930\",\"tid\":\"02364453-8146-11f1-8348-3b21617946b2\",\"timestamp\":\"2026-07-16T18:41:51Z\",\"description\":\"Iranian mythological bird\",\"description_source\":\"local\",\"content_urls\":{\"desktop\":{\"page\":\"https://en.wikipedia.org/wiki/Simurgh\",\"revisions\":\"https://en.wikipedia.org/wiki/Simurgh?action=history\",\"edit\":\"https://en.wikipedia.org/wiki/Simurgh?action=edit\",\"talk\":\"https://en.wikipedia.org/wiki/Talk:Simurgh\"},\"mobile\":{\"page\":\"https://en.wikipedia.org/wiki/Simurgh\",\"revisions\":\"https://en.wikipedia.org/wiki/Special:History/Simurgh\",\"edit\":\"https://en.wikipedia.org/wiki/Simurgh?action=edit\",\"talk\":\"https://en.wikipedia.org/wiki/Talk:Simurgh\"}},\"extract\":\"The simurgh is a benevolent bird in Persian mythology and literature. It bears some similarities with mythological birds from different origins, such as the phoenix and the humā. The figure can be found in all periods of Iranian art and literature and is also evident in the iconography of Georgia, medieval Armenia, the Eastern Roman Empire, and other regions that were within the realm of Persian cultural influence.\",\"extract_html\":\"<p>The <b>simurgh</b> is a benevolent bird in Persian mythology and literature. It bears some similarities with mythological birds from different origins, such as the phoenix and the humā. The figure can be found in all periods of Iranian art and literature and is also evident in the iconography of Georgia, medieval Armenia, the Eastern Roman Empire, and other regions that were within the realm of Persian cultural influence.</p>\"}","test_state":"🟢 works","tested_at":"2026-09-06T11:04:07.023Z","invocation_curl":"curl -sS -X POST 'https://miscsubjects.com/api/dispatch' -H 'content-type: application/json' -H \"x-terminal-key: $TERMINAL_KEY\" --data '{\"key\":\"WIKIPEDIA_SUMMARY\",\"body\":\"{'\\''body'\\'': '\\''Simurgh'\\'', '\\''why'\\'': '\\''encyclopedic source with a stable revision id for a claim about the Persian Simorgh'\\''}\"}'","execution":null,"connection_id":null,"aliases":null,"effects":"[\"read\"]","visibility":null,"origin":null,"returns":null,"context":null,"row_num":1409,"_rest":{"read":"GET /api/directory/WIKIPEDIA_SUMMARY","update":"PUT /api/directory/WIKIPEDIA_SUMMARY","patch":"PATCH /api/directory/WIKIPEDIA_SUMMARY","delete":"DELETE /api/directory/WIKIPEDIA_SUMMARY","invoke":"POST /api/dispatch {\"key\":\"WIKIPEDIA_SUMMARY\",\"body\":\"<args>\"}","model_call":"POST /api/invoke {\"key\":\"WIKIPEDIA_SUMMARY\",\"input\":\"<message>\"}  ·  batch: {\"key\":\"WIKIPEDIA_SUMMARY\",\"inputs\":[\"a\",\"b\",\"c\"]}","lab":"/admin/prompts/WIKIPEDIA_SUMMARY"},"_schema":{"key":"string · primary key · the invocation name","type":"fn | http | agent | flow","target":"fn: FN_MAP name · http: \"METHOD url\" (e.g. \"GET https://…/$1\") · agent: model id · flow: \"\" (content holds the DSL)","auth":"http only: \"bearer:ENV_VAR\" | \"headers:{...}\" | \"query:k=$ENV\" | \"\"","content":"fn/http: \"# docs\\n<arg template>\" · agent: the system prompt body · flow: the DSL","includes":"agent only: comma-separated prompt_block keys (e.g. BLOCK_VOICE,BLOCK_ROUTING) composed before content at runtime","category":"string tag","allowed_categories":"csv of categories, or \"*\"","seq":"int (sort)","enabled":"1|0","planner_visible":"1|0","planner_rank":"int","input_schema":"optional JSON string","examples":"optional JSON string","object_kind":"optional canonical object kind (page, route, prompt, model, sheet, source, law, skill, store, external, capability)","descriptor_json":"canonical miscsubjects/environment-object/1 JSON: identity, exact operations, relationships, governance, comparables, representations","descriptor_rev":"monotonic descriptor revision; incremented whenever descriptor_json changes","descriptor_hash":"sha256 of canonical descriptor JSON","invocation":"the raw REST JSON that invokes this row: {method,url,headers,body} with the credential left as INJECTED_BY_WORKER; written by POST /api/directory/<key>/test","invocation_curl":"the same request as a curl that runs when pasted into the owner's terminal: credential written as the vault variable for its host ($XAI_API_KEY, $TERMINAL_KEY)","last_status":"transport record of the last test: {http, ok, ms, trace_id, ledger, error, at} — or {skipped, reason}","last_response":"the full payload the last test returned (up to 60k chars)","test_state":"🟢 works | 🔴 broken | 🟡 untested — decided only by POST /api/directory/<key>/test, never by hand","tested_at":"when test_state was decided","row_num":"int · computed · 1-based position in the canonical directory list (stable for a given ordering)"},"_object":{"identity":"directory:WIKIPEDIA_SUMMARY","object_type":"directory-object","representations":{"article":"/a/directory/WIKIPEDIA_SUMMARY","json":"/api/directory/WIKIPEDIA_SUMMARY","skill":"/api/directory/WIKIPEDIA_SUMMARY?format=skill","oip_contract":"/api/dispatch?key=WIKIPEDIA_SUMMARY"},"ontology":{"parent":"category:web","siblings":[{"id":"directory:WEB_GET","key":"WEB_GET","relation":"shares_capability_family","article":"/a/directory/WEB_GET","skill":"/api/directory/WEB_GET?format=skill"},{"id":"directory:WEB_FETCH","key":"WEB_FETCH","relation":"shares_capability_family","article":"/a/directory/WEB_FETCH","skill":"/api/directory/WEB_FETCH?format=skill"}]},"law":"This directory definition is also a human article, model Skill, and invocable OIP object under one identity."},"_environment":{"ref":"directory://wikipedia_summary","descriptor_rev":1,"descriptor_hash":null,"describe":"/api/environment/objects?ref=directory%3A%2F%2Fwikipedia_summary","governance":"/api/environment/governance?ref=directory%3A%2F%2Fwikipedia_summary","comparables":"/api/environment/comparables?ref=directory%3A%2F%2Fwikipedia_summary","manual":"/api/environment?format=markdown","edit_descriptor":"PATCH /api/directory/WIKIPEDIA_SUMMARY {\"descriptor_json\":{...},\"expected_descriptor_rev\":1}"}}