AI Agents · Page 3
Thông số và tài liệu đọc được bởi máy, thiết kế riêng cho trình phân tích cú pháp và bot AI.
72 articles · Page 3 of 6
Agent Multi-Step Reasoning Specification: ReAct, Plan-and-Execute, and Reflection
Specification for AI agent multi-step reasoning patterns: ReAct, Plan-and-Execute, Reflexion, Tree of Thoughts, and Self-Consistency.
Agent Multi-Tenant Isolation Specification
Multi-tenant isolation specification for AI agents covering tenant context propagation, memory namespacing, tool scoping, prompt-injection blast-radius, and per-tenant rate limits.
Agent Multi-Tool Orchestration Pattern Specification
Multi-tool orchestration specification: parallel vs sequential calls, dependency declarations, fan-out limits, error propagation, and documentation patterns for agents.
Agent Observability Documentation Checklist: Tracing, Logs, and Trajectory Replay for Production AI Agents
A 30-point checklist for agent observability documentation — tracing spans, structured logs, and trajectory replay every production AI agent spec must cover.
Agent Output Validation Documentation Specification
A specification for validating AI agent outputs against JSON Schema with runtime hooks, error formats, and partial-output handling for tool builders.
Agent Permission Model Specification: RBAC, Scopes, and Tool-Level Auth
Production specification for AI agent permissions: RBAC, OAuth scope mapping, tool-level auth, consent prompts, time-bound grants, and MCP propagation.
Agent Permission Model Specification: Documenting Tool Access for AI Agents
A documentation specification for AI agent permission models: scopes, least-privilege defaults, MCP session policies, and consent flows agents can parse.
Agent Prompt Template Versioning Specification
Agent prompt template versioning treats prompts as semver artifacts with frozen text, parameter contracts, evaluation gates, and rollback paths so production agents can ship prompt changes safely.
Agent Rate Limit Documentation Checklist: Disclosing Quotas, Retries, and Burst Limits to AI Agents
Agent rate limit documentation checklist: disclose quotas, retry-after headers, hierarchical limits, and burst guardrails so AI agents back off cleanly.
Agent Rate Limiting Documentation Specification
Specification for documenting API rate limits so AI agents can read headers, follow backoff, and respect quotas without human intervention or guesswork.
Agent-Ready Documentation Checklist: Pre-Publish Audit for Autonomous AI Agents
A 35-point pre-publish checklist to make documentation agent-ready: schema, stable anchors, error states, and tool-use signals autonomous AI agents need.
Agent Replay Attack Prevention Spec
Agent replay attack prevention spec covering per-request nonces, idempotency keys with bounded TTL, HMAC request signing, and replay windows for prompts and tool calls.