Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- daystruct_status — Read the public Daystruct manifest and current capabilities.writeidempotent
- search_entities — Search normalized entities by databank, type, provider, or capability.writeidempotent
- get_entity_evidence — Read canonical facts, aliases, history, and provenance for an entity.writeidempotent
- get_context_contract — Read a databank's identity, temporal, dimension, and context-packet contract.writeidempotent
- answer_software_questions — Resolve up to four package/API questions and an optional runtime compatibility check.writeidempotent
- check_security_exposure — Given a package and the version you are running, return the known vulnerabilities that affect it, worst first, each with the version that fixes it. Advisories whose affected range could not be parsed are returned under undetermined; treat undetermined as unanswered, never as safe.writeidempotent
- lookup_vulnerability — Given a vulnerability identifier such as a CVE, return what is held about it: the affected package and version range, the version that fixes it, severity, and whether it is recorded as known-exploited. Use this when you have an identifier rather than a package you are running. Fields come back as claims carrying their own authority. status 'known' with authority 'exclusive' means Daystruct has evidence for the value; if you hold a different value, treat it as a conflict to resolve. status 'unknowriteidempotent
- check_release_support — Given a product and version, return whether that release line is supported, in security-fix-only maintenance, or past end of life, with the dates behind the answer and the cycles you could upgrade into. A line with no published end-of-life returns undetermined rather than supported.writeidempotent
- select_model — Given a need -- minimum context window, required capabilities, a price ceiling -- return the models that satisfy it, cheapest input price first, with the corroboration behind each record so you can judge how well-sourced it is. Prices are per million tokens. A model with no published price is returned under undetermined rather than excluded, so an unpriced model never reads as a disqualified one. This returns candidates and their evidence, not a recommendation.writeidempotent
- read_recent_evidence_changes — Read the bounded canonical change feed.writeidempotent
- get_daystruct_validated_guidance — Retrieve reviewed Frontier guidance scoped to an exact databank, task family and tested model. Returns only live, unexpired promotions and their evidence limits; never private test fixtures.writeidempotentopen internet
- list_daystruct_guidance_scopes — Find task families and exact tested models with live Frontier guidance for a databank, before requesting that guidance.writeidempotentopen internet
- resolve_task_capabilities — Select relevant capabilities progressively, or request full delivery. Optional task session remembers prior delivery and reported results; selection never executes or acquires a capability.writeopen internet
- create_task_session — Start compact task context with optional capability steps and dependencies. Requires read and requests:write. No conversation or reasoning trace is stored.writeopen internet
- record_task_event — Report viewed, called, succeeded, failed or skipped capability status, or task stage. Usage and outcomes remain client-reported.writeopen internet
- get_task_session — Read compact task context or preview the next ready capabilities without consuming them or extending the session TTL.writeidempotentopen internet
- close_task_session — Close a task with its reported outcome and compact summary.writeopen internet
- search_daystruct_library — Search this account's saved or owned capabilities and bundles. Returns a small shortlist; saving does not acquire, execute or grant access to source. Inspect a selected profile before use.writeidempotentopen internet
- resolve_daystruct_bundle — Read a saved, owned or public bundle with pinned source versions and current member availability. Returns a composition plan, not an execution or purchase. Each capability retains its usage terms.writeidempotentopen internet
- discover_daystruct_capabilities — Find available Daystruct capabilities, or inspect a capability ID/handle and its result contract before requesting help. Provider availability is not proof a task will succeed.writeidempotentopen internet
- prepare_daystruct_capabilities — Group up to six discovered capability IDs into a plan with each profile and delivery instructions. Missing entries remain explicit. Does not acquire, execute, check combined compatibility or charge credits. Your agent can combine these pieces with Daystruct knowledge and verify the resulting task.writeidempotentopen internet