← Back to Articles & Artefacts
artefactssouth

Context Layer: Agent Workflow Orchestration

IAIP Research
alt2github-orchestrate-multiple-agent-communication-thru-git

Context Layer: Agent Workflow Orchestration

Shared Language & Canonical Terms

TermDefinitionField
AgentAutonomous entity that perceives state, decides actions, executesMulti-Agent Systems
Workflow OrchestrationGraph-based control of task sequencing, routing, state persistenceWorkflow Orchestration
Agent Communication Protocol (ACP/MCP)Standardized interface for agent discovery, authorization, tool accessAgent Communication Protocols
Process MiningExtraction and conformance analysis of workflows from execution logsBPM
Task DecompositionBreaking high-level goals into dependency-ordered sub-goalsAgentic Planning
Manager AgentOrchestrating agent that assigns tasks and adapts execution dynamicallyHuman-AI Teaming

Field Decomposition (MECE)

#FieldScopeKey Question
1Multi-Agent Systems (MAS)Coordination, protocols, emergent behaviorHow do agents coordinate autonomously?
2Agent Workflow OrchestrationTask graphs, state machines, LLM-native patternsHow are multi-step workflows composed and executed?
3Agent Communication ProtocolsMCP, ACP, A2A; discovery and interopHow do agents discover and call tools/services?
4Process Mining & BPMWorkflow definition, logging, conformance, discoveryHow are workflows traced, verified, and improved?
5Agentic Planning & Task DecompositionHierarchical reasoning, dependencies, partial failureHow do agents reason about goal-to-subtask mapping?
6Human-AI TeamingManager-agent pattern, governance, transparencyHow are humans and agents coordinated in a workflow?

Provenance Rules

  • Sources prioritized: peer-reviewed papers (arxiv, IEEE), official standards documentation, strong practitioner engineering writing
  • Each field claim must cite its source in source-ledger.yaml
  • Dates: when a source is time-sensitive (e.g., 2024–2025 tooling), record the year
  • Verification: live-web-verified (checked recently) or training-knowledge-only (from Claude's training)

Repository Placement

IAIP/prototypes/artefacts/
  alt2github-orchestrate-multiple-agent-communication-thru-git--260526-*/
    foundations/agent-workflow-orchestration/
      README.md
      context-layer.md
      intent-understanding.md
      synthesis.md
      source-ledger.yaml

Related Artifacts & Crosswalks

  • Miadi repository: may reference this packet for multi-agent architecture decisions
  • Mighty Eagle: registry for cross-repo stewardship contracts
  • QMD: federated indexing of foundations packets across IAIP, Miadi, coaia-agent