request_context
Request governed internal context—policies, SOPs, architecture docs, compliance rules, or playbooks—with role-bound, tenant-bound, and ledgered retrieval for secure agent decisions.
Instructions
Request governed internal context — policies, SOPs, architecture docs, compliance rules, or playbooks. Agents declare intent, GIA decides what to serve. Every retrieval is role-bound, tenant-bound, hash-verified, and ledgered. "Agents don't know internals by default. They request context under contract."
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What context is needed — natural language description | |
| context_class | Yes | Category: policies_and_sops, architecture_and_systems, contract_and_compliance, playbooks_and_knowledge, operational_history | |
| domain | Yes | Domain scope (e.g., va-claims, finance, eu-ai-act, general) | |
| agent_id | Yes | Agent requesting context | |
| run_id | No | Current run/pipeline ID | |
| operator_role | No | Role of the requesting operator | agent |
| max_results | No | Maximum results per source | |
| include_compliance | No | Include compliance mapping overlay | |
| time_window | No | Time window for operational history recall (default: 24h) | |
| session_id | No | Session ID for voice/ephemeral agents -- bridges context across sessions without persistent memory |