Skip to main content

AI Agent Operating Guides

Use these guides when an AI Agent workflow is moving from a demo into a controlled pilot or production operation. The pages focus on access, data, run records, review, troubleshooting, and output examples.

Guide map

GuideUse it whenMain output
Access and Scope PlanningA client, workflow, or integration needs an endpoint and API keyEndpoint choice, scope list, key owner, and approval boundary
Data ReadinessA workflow needs reliable asset, signal, document, scene, or work-order contextData gap list, source mapping, and quality checks
Workflow Run RecordA workflow execution must be reviewed or audited laterInput boundary, tool calls, source references, review notes, and final result
Validation and HandoverA pilot is being accepted by operations, maintenance, or engineering teamsAcceptance checks, owner handover, support boundary, and improvement loop
TroubleshootingA client, scope, data, tool, or output issue blocks a workflowTriage path and evidence for the responsible team
ExamplesA team needs request and response patterns before implementationExample prompts, tool context, output formats, and review notes

Operating sequence

  1. Define the workflow boundary, endpoint, scopes, and key owner.
  2. Check whether the required assets, signals, documents, scenes, and work records are ready.
  3. Run the workflow in read-only mode and record tool outputs with source references.
  4. Add compute tools only when the assumptions and review owner are visible.
  5. Add draft write actions behind approval, audit, and rollback procedures.
  6. Review completed runs and feed accepted corrections back into the data and knowledge layers.

Review gates

GateRequired check
Access gateThe client sees only the tools allowed by its endpoint and scopes.
Data gateSource records resolve to stable asset, location, scene, or work-order identifiers.
Output gateThe answer includes source references, assumptions, and unresolved gaps.
Action gateAny write action remains draft until an approved person accepts it.
Handover gateThe operating team knows who owns keys, workflows, exceptions, and support.

Choosing the next page

  • Start with Access and Scope Planning when the client or permission model is still being designed.
  • Start with Data Readiness when the workflow depends on external systems, DFS pipelines, or customer documents.
  • Start with Workflow Run Record when the team already has a working pilot and needs repeatable review evidence.