Agent Inference Passage Invoke v1¶
Source schema: doc/schemas/agent.inference-passage-invoke.v1.schema.json
Claims one host-local execution slot for an admitted passage, invokes host-scoped Inquirium, and transactionally commits or compensates the host-derived content-addressed product. Concurrent host-local replay cannot invoke the same passage twice; provider-native idempotency remains required beyond the host boundary. The caller cannot supply product metadata.
Governing Basis¶
doc/project/40-proposals/049-json-e-flow.mddoc/project/40-proposals/064-inquirium-implementation-recommendations.mddoc/project/40-proposals/085-operator-sovereign-extensibility-and-experiment-packages.mddoc/project/60-solutions/047-agent/047-agent.md
Project Lineage¶
Requirements¶
Stories¶
doc/project/30-stories/story-005-whisper-rumor-intake.mddoc/project/30-stories/story-006-voluntary-swarm-exchange.mddoc/project/30-stories/story-009-bielik-blog-arca.md
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: agent.inference-passage-invoke.v1 |
|
input |
yes |
ref: agent.inference-passage-input.v1.schema.json |
|
request |
yes |
object | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
agent.inference-passage-invoke.v1
input¶
- Required:
yes - Shape: ref:
agent.inference-passage-input.v1.schema.json
request¶
- Required:
yes - Shape: object