AtlaSent — Knowledge Atlas Lookup
atlasent_atlas_lookupLook up canonical AtlaSent concepts to get definitions, relationships, and implementation anchors, ensuring agents reason from consistent knowledge instead of guessing.
Instructions
Look up a canonical AtlaSent concept from the Knowledge Atlas — the compiled graph of the system's own vocabulary (Caller, Authority, Policy, Decision, Permit, Verification, Evidence, Audit Chain, Gate, Trust Root, ...). Returns the concept's canonical definition (its source-of-truth doc), its relationships (what it depends on and what depends on it), the surfaces that realize it, and its ADR / API / SDK / implementation anchors — so every AI host reasons from the same canonical knowledge instead of guessing. Use id for an exact concept id (e.g. 'permit', 'audit-chain', 'gate') or query for a case-insensitive substring search across id, term, and definition. Omit both to list every concept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Exact concept id (e.g. 'permit', 'audit-chain', 'gate', 'trust-root'). | |
| query | No | Substring search across id, term, and definition. Case-insensitive. |