Workbench / AI-Adjacent Issues

Documented Field Not Available at Runtime

A documented field, option, parameter, property, or capability is expected by the user or agent but is not available in the actual runtime.

What This Looks Like

A user, agent, integration, or workflow expects a documented field, option, property, parameter, enum, capability, or response value to exist, but it is not present at runtime. The documentation, schema, example, or product description says the field should be available, but the actual response, tool, API, connector, or UI does not expose it.

Why Users Blame AI

The failure often appears when the AI tries to use or reason about the documented field. The user may experience the result as the AI making things up, calling the tool wrong, or failing to follow the schema. The underlying cause may be a docs/runtime mismatch, version difference, partial rollout, mode limitation, or unsupported field in the current environment.

What to Check First

When This Is AI-Adjacent

Use this AI-Adjacent Issue when a documented field or capability is missing at runtime. If the AI has all available fields but omits a required field in generated output, use the related Workbench Issue for missing required fields. If the tool call shape is wrong, use tool call contract mismatch.

Common Ways People Describe This

Metadata

Code
ADJ-0003
Layer
ai_adj_issue
Version
0.1.0
Updated
2026-05-10T00:00:00Z