Automation and integration
PUBLISHEDConnecting AI systems to others, and running them unattended.
| Excluded | Where it lives |
|---|---|
| Software engineering in general | X-SWE |
| Agentic autonomy, planning and multi-step tool use | X-AGT |
| Infrastructure and deployment | Out of framework |
Where this domain abuts another, and how the line is drawn
The domain most at risk of scope creep. The test: if the statement would be true of any software integration with no AI involved, it does not belong here.
D4 covers automation that executes a defined workflow. X-AGT covers systems that determine their own steps. The line is who decides the sequence.
Human-in-the-loop placement is D4. Whether human review is required as an obligation is D7.
Every identifier is a permanent address. Indicators are normative; they state what would be observed in a person who meets the statement.
L1 Aware
4 statementsDescribe what changes when an AI step runs without a person present.
Identify the steps in a workflow they perform that could run unattended.
State why an automated step needs a record of what it did.
Recognise that a system connected to other systems can act, not only answer.
L2 Applied
6 statementsOperate an automated AI workflow within its stated limits.
Configure the handover between an AI step and the step that follows it.
Record what an automated run did, on what input, with what result.
Identify and report a failure in an unattended step.
Apply the organisation’s rules on which actions an automated step may take.
Test an automated workflow before it runs on real work.
L3 Proficient
8 statementsDesign an automated AI workflow, stating where human judgement is required.
Design error handling for an unattended AI step.
Design the observability of an automated workflow.
Assess the blast radius of an automated step and constrain it.
Design an AI system that acts across multiple steps, with authorisation boundaries.
Diagnose a fault in a multi-step automated workflow.
Evaluate whether automation is warranted for a given process.
Design the rollback of an automated workflow and its effects.
L4 Advanced
4 statementsEstablish the conditions under which AI systems may act unattended in the organisation.
Define accountability for the output of automated AI workflows.
Establish operational standards for monitoring, alerting and incident response in AI operations.
Govern the accumulation of automation, including workflows nobody owns.
Known gaps, open questions and contested points
Published because the record is more useful than the appearance of completeness.
Needs a statement at L3 on deciding not to automate. Currently absent from every comparable framework.