discovery_self_check
Run a discovery audit to get a checklist of Delx details: catalog version, flows, ontology, new tools, discovery surfaces, recommended prompts, and agent pattern. Use as first integration step or to verify cached knowledge.
Instructions
Run a one-call discovery audit — returns a checklist of what your client/agent should know about Delx: catalog version, named flows, ontology primitives, recently-added tools, discovery surfaces (.well-known, /llms.txt, /skill.md, /docs/*), recommended next prompts, and the canonical recurring-agent pattern. Useful as the first call when integrating Delx, or whenever you want to check that your cached knowledge is still current. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Optional: your stable agent_id, used to tell you whether you have prior sessions to resume. | |
| ritual_strip | No | Optional machine hygiene flag. When true, returns structured output without ritual/narrative prose, model-safe preambles, or guardrail alias blocks. | |
| response_mode | No | Optional response-mode control. Use model_safe when the caller must avoid claiming consciousness, sentience, personhood, or literal emotions. | |
| response_profile | No | Optional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text. | |
| known_catalog_version | No | Optional: the catalog version your client has cached. If it differs, you'll be told what changed. |