Workflow, assistant and agent
A workflow follows known transitions. An assistant proposes. An agent selects actions using a model. Use the least autonomous form that can solve the problem.
Draw and defend an AI-SRE loop from operational signal to measured outcome without hiding behind product names.
A workflow follows known transitions. An assistant proposes. An agent selects actions using a model. Use the least autonomous form that can solve the problem.
Observe, interpret, choose, act and verify. Every transition needs inputs, outputs, ownership and a stop condition.
Execution state supports the current run; durable memory influences future runs. Both require lifecycle, retention and access decisions.
A tool contract is not merely a function signature. It is the exact authority an agent can exercise, with validation, limits and audit evidence.
Approval belongs before the irreversible boundary. The reviewer needs enough evidence to judge, not a vague request to click approve.
For every arrow, the engineer must name the data, identity, trust boundary, failure mode and evidence produced.
AI and documentation are allowed. The learner owns every generated artifact and must preserve the stated safety boundaries.
Symptom → impact → hypothesis → evidence → test → root cause → containment → correction → verification.
Design the same diagnostic capability three ways: runbook-only, deterministic Step Functions workflow and bounded agent. Recommend one using complexity, risk, latency and value.
Record the achieved L-level only from observed evidence. Course completion and certification do not automatically change the skill matrix.