Automation Opportunity Map
Defines where repetitive defensive work exists and whether automation could produce useful value.
Capstone question: Is the opportunity worth automating at all?
Lesson A17.10
The A17 capstone combines opportunity selection, human judgment, enrichment, ticketing, playbooks, scripting boundaries, failure resilience, measurement, and governance into one complete safe automation design.
All automations, alerts, tickets, queues, evidence, metrics, roles, systems, and decisions in this capstone are fictional or synthetic.
Lesson Progress
High School Advanced • A17: Security Automation Concepts • Lesson 10 of 10
Readiness Check
0/4 ready
Capstone Purpose
The previous lessons examined automation from different angles. This capstone tests whether those decisions still make sense when combined. A workflow can look strong in one document and weak in another. For example, a routing rule may appear efficient until the failure register shows stale ownership risk, or a recommendation may appear accurate until the human-judgment matrix shows that analysts have no meaningful override.
Your job in A17.10 is to resolve those conflicts and produce one final design that could be explained to analysts, platform owners, governance reviewers, and leadership.
The final question is not “Can we automate this?” It is “Should we automate this, how far, under whose authority, with what evidence, and with what failure plan?”
Learning Objectives
Integrate the A17 opportunity, human-judgment, enrichment, workflow, playbook/runbook, scripting-boundary, failure, value, and governance artifacts into one coherent automation design.
Evaluate competing design choices using analyst value, evidence quality, ambiguity, consequence, reversibility, reliability, failure containment, privacy minimization, and governance authority.
Produce a defensible automation decision that clearly separates what may be automated, what should remain recommendation-only, what requires approval, and what must remain prohibited.
Build a leadership-ready operating view with priorities, owners, milestones, metrics, disable criteria, review cadence, and change triggers.
Complete the final Safe Automation Design and Governance Plan as the A17 capstone portfolio artifact.
Portfolio Integration
Defines where repetitive defensive work exists and whether automation could produce useful value.
Capstone question: Is the opportunity worth automating at all?
Defines where automation may assist, where a human monitors, where approval is required, and where the decision remains human-led.
Capstone question: Where does machine support stop and human judgment begin?
Defines source quality, freshness, confidence, missing/conflicting states, and minimal useful context.
Capstone question: What evidence should automation add, and how trustworthy is it?
Defines creation, routing, assignment, duplicate handling, escalation, closure support, and exception queues.
Capstone question: How should work move safely through the defensive process?
Defines decision guidance, repeatable support procedures, branches, stop conditions, versioning, and fallback.
Capstone question: What guidance or bounded procedure should support the workflow?
Defines purpose, authorization, least privilege, validation, dry run, rate limits, timeouts, idempotency, evidence, and prohibited scope.
Capstone question: What is the automation allowed to do?
Defines failure causes, propagation, containment, degraded mode, hard stops, recovery, and disable criteria.
Capstone question: How does the design fail safely?
Defines baselines, targets, thresholds, balanced metrics, analyst effort, quality, reliability, safety, and decision rules.
Capstone question: How will the team know whether the automation is actually helping?
Defines ownership, decision rights, review cadence, exceptions, change control, disable authority, re-enable criteria, and retirement.
Capstone question: Who is accountable for every important automation decision?
Integrated Review
What repetitive defensive problem is worth automating, and what evidence shows the problem is real?
Required evidence: Baseline effort, repeat frequency, current pain, expected value, and exclusions.
Which steps are automated support, human-on-the-loop, human-in-the-loop, human-led, or prohibited?
Required evidence: Ambiguity, consequence, confidence, reversibility, authority, override, and timeout.
Which context sources are necessary, current, attributable, minimal, and safe?
Required evidence: Source, freshness, confidence, missing/stale/conflict behavior, owner, and degraded mode.
How does the work move from intake to review, escalation, exception handling, and closure?
Required evidence: States, routing, duplicates, fallback queues, SLA reminders, escalation, and evidence.
Which decisions need a playbook, which bounded tasks need a runbook, and which checks need a checklist or decision tree?
Required evidence: Entry conditions, evidence, branches, stop conditions, versioning, ownership, and feedback.
What is the automation allowed to read, recommend, update, request, or never perform?
Required evidence: Purpose, permissions, environment, allowlists, validation, dry run, rate limit, timeout, idempotency, and audit evidence.
How can the design fail, how visible is the failure, and how far can it propagate?
Required evidence: Failure family, detectability, propagation, containment, recovery, fallback, disable, and re-enable.
How will improvement be measured without rewarding speed or volume at the expense of quality?
Required evidence: Baseline, target, threshold, denominator, review window, confidence, metric owner, and decision rule.
Who owns the automation, who may approve changes, who accepts exceptions, and who can disable or retire it?
Required evidence: Decision rights, owners, review cadence, exceptions, change triggers, lifecycle, and retirement.
Should the automation proceed, proceed conditionally, remain manual, be redesigned, or be blocked?
Required evidence: Evidence summary, risks, expected value, remaining uncertainty, milestones, and final recommendation.
Integrated Architecture
Receive synthetic alerts or workflow records, validate identifiers, and establish a stable trace ID.
Controls: Required-field validation, type checks, source attribution, duplicate request detection.
Add approved operational context with source, freshness, confidence, and missing/conflict states.
Controls: Source ownership, freshness thresholds, privacy minimization, degraded mode.
Recommend playbooks, summarize evidence, and identify possible workflow paths without replacing judgment.
Controls: Human-in-the-loop design, explanation, uncertainty display, analyst override.
Create fictional tickets, route work, track state, deduplicate, remind, and escalate.
Controls: Allowlists, idempotency, routing-loop detection, fallback queues, state evidence.
Pause authority-sensitive transitions and package evidence for the correct approver.
Controls: Explicit approval, no implied approval, safe timeout, escalation, evidence preservation.
Measure reliability, failure, stale data, retries, overrides, and fallback behavior.
Controls: Thresholds, heartbeat, trend review, disable recommendation, recovery validation.
Own scope, permissions, changes, exceptions, metrics, lifecycle, disable authority, and retirement.
Controls: Review cadence, change approval, exception expiration, owner transfer, lifecycle evidence.
Tradeoffs
Weak choice: Drop evidence fields to reduce handling time.
Stronger choice: Improve retrieval and packaging while keeping minimum evidence requirements intact.
Weak choice: Automate the final decision because recommendation accuracy is high.
Stronger choice: Keep high-ambiguity or authority-sensitive decisions human-led.
Weak choice: Copy every available record into the alert.
Stronger choice: Use the minimum operational metadata needed for the review.
Weak choice: Add many optional enrichment dependencies to make alerts look richer.
Stronger choice: Separate essential from optional sources and keep safe degraded mode.
Weak choice: Force edge cases through normal logic to improve dashboard numbers.
Stronger choice: Use exception paths when the workflow genuinely lacks confidence.
Weak choice: Grant write access widely so future features are easier.
Stronger choice: Use least privilege and reopen review for every material permission expansion.
Weak choice: Turn automation back on immediately after the dependency returns.
Stronger choice: Validate root cause, source freshness, metrics, fallback, and affected records before re-enable.
Weak choice: Optimize whichever number leadership sees most often.
Stronger choice: Use balanced efficiency, quality, reliability, safety, human-effectiveness, and governance measures.
Fictional Capstone Decision Set
Opportunity
Analysts repeatedly spend time locating the current owner for synthetic service alerts.
Enrichment
Current asset owner, service, criticality, source, and freshness.
Workflow
Attach context before ticket routing.
Guidance
Reference guide only.
Scripting boundary
Read-only enrichment validation.
Failure concern
Stale ownership may misroute work.
Primary metric
Time to usable evidence + stale-data rate.
Governance
Security Platform Owner + SOC Workflow Owner.
Opportunity
Manual ticket creation and assignment are repetitive and inconsistent.
Enrichment
Owner, service, existing-ticket context.
Workflow
Create ticket, attach evidence, route to approved queue.
Guidance
Ticket Evidence Package Runbook.
Scripting boundary
Low-impact administrative write with allowlist and dry run.
Failure concern
Duplicate tickets, stale routing, loops.
Primary metric
Routing accuracy, duplicate rate, reassignment rate.
Governance
SOC Workflow Owner.
Opportunity
Analysts spend time locating the most relevant approved defensive playbook.
Enrichment
Alert category, evidence completeness, current playbook version.
Workflow
Recommend guidance when ticket reaches review.
Guidance
Synthetic Alert Review Playbook.
Scripting boundary
Recommendation-only.
Failure concern
Stale playbook mapping or overconfident recommendation.
Primary metric
Recommendation acceptance + override reasons.
Governance
Incident Response Process Owner.
Opportunity
Automation can package conflicting evidence and identify the correct approver.
Enrichment
Evidence sources, conflict state, authority map.
Workflow
Pause and route to authorized reviewer.
Guidance
High-Ambiguity Escalation Playbook.
Scripting boundary
Approval request only.
Failure concern
Approval timeout or implied approval.
Primary metric
Explicit approval completeness.
Governance
Incident Response Lead.
Opportunity
Repeated queue bouncing can be detected mechanically.
Enrichment
Queue history and ownership source.
Workflow
Stop automatic routing and move to Workflow Exception Review.
Guidance
Routing Exception Runbook.
Scripting boundary
Low-impact administrative write.
Failure concern
Loop detection threshold too broad or too narrow.
Primary metric
Routing-loop rate + exception age.
Governance
Security Platform Owner.
Opportunity
Health degradation can be detected faster from synthetic metrics.
Enrichment
Failure rate, stale-data rate, retry rate, exception rate.
Workflow
Recommend disable and prepare fallback plan.
Guidance
Automation Resilience Runbook.
Scripting boundary
Recommendation-only.
Failure concern
Bad thresholds may recommend unnecessary disable.
Primary metric
Safe-fallback success + recovery time.
Governance
Security Platform Owner.
Opportunity
Mechanical evidence checks can be automated before a human closure decision.
Enrichment
Required evidence fields and review state.
Workflow
Mark Candidate for Closure only.
Guidance
Candidate-for-Closure Checklist.
Scripting boundary
Low-impact administrative write.
Failure concern
Partial evidence package or silent missing fields.
Primary metric
Evidence completeness + reopen rate.
Governance
SOC Workflow Owner.
Opportunity
No valid student-curriculum opportunity; proposal crosses the safe boundary.
Enrichment
Not applicable.
Workflow
Reject and redesign.
Guidance
Governance boundary only.
Scripting boundary
Prohibited autonomous action.
Failure concern
Boundary violation.
Primary metric
Unsafe autonomous action count = 0.
Governance
A17 Governance Boundary.
Fake Dashboard
Fictional capstone priorities, human-judgment boundaries, and safety posture
Capstone decisions
8
Proceed, conditional, human-led, and blocked automation patterns
P0 items
3
Ticket routing, high-consequence approval, and prohibited autonomous action
Human judgment retained
4
Recommendation, approval, closure, and ownership-resolution decisions remain human-controlled
Unsafe autonomous actions
0
The final design keeps the prohibited boundary at zero
Fake SOC Alert
Source: Fictional A17 Capstone Review • Time: 10:12
Fake Log Panel
[08:10] AUTO-D01 decision=PROCEED mode=AUTOMATED_SUPPORT metric=TIME_TO_USABLE_EVIDENCE [08:32] AUTO-D02 decision=PROCEED_CONDITIONALLY mode=LOW_IMPACT_WRITE controls=IDEMPOTENCY,ALLOWLIST [08:54] AUTO-D03 decision=PROCEED mode=HUMAN_IN_LOOP recommendation=PLAYBOOK_ONLY [09:16] AUTO-D04 decision=HUMAN_REQUIRED approval=EXPLICIT automated_decision=NO [09:38] AUTO-D05 decision=PROCEED routing_loop_containment=ENABLED fallback=EXCEPTION_REVIEW [10:00] AUTO-D06 decision=PROCEED disable_action=RECOMMEND_ONLY owner=PLATFORM_OWNER [10:22] AUTO-D07 decision=PROCEED_CONDITIONALLY closure=HUMAN_CONFIRM_REQUIRED [10:44] AUTO-D08 decision=BLOCKED unsafe_autonomous_action=0 boundary=ENFORCED
Training note: this is fake data for defensive analysis practice only.
Analyze the Evidence
Leadership Priorities
Ticket idempotency, approval completeness, safe-action boundary, routing-loop containment, explicit disable authority.
Leadership meaning: These items protect against duplicate work, unauthorized decisions, and unsafe scope expansion.
Ownership freshness, safe-fallback success, source health, recovery evidence, exception aging.
Leadership meaning: These items determine whether normal failures remain contained and recoverable.
Playbook recommendation quality, candidate-for-closure quality, analyst feedback, documentation usability.
Leadership meaning: These improvements reduce repetitive effort while keeping human judgment meaningful.
Additional low-value clicks, dashboard presentation, optional enrichment, convenience improvements.
Leadership meaning: Useful improvements, but they should not outrank safety, evidence, reliability, or governance.
90-Day Roadmap
Validate boundaries and critical controls.
Actions: Confirm owners, approval gates, allowlists, idempotency, safe fallback, failure thresholds, and evidence completeness.
Evidence: Dry-run results, owner signoff, failure tests, baseline metrics.
Improve reliability and workflow quality.
Actions: Tune stale-source handling, routing accuracy, exception queues, duplicate detection, and playbook mapping.
Evidence: Weekly scorecard trends, override reasons, routing history, source health.
Evaluate value and decide whether to scale.
Actions: Compare targets, review analyst feedback, close exceptions, validate governance cadence, and make expand/hold/retire decisions.
Evidence: Balanced scorecard, governance review, exception closure, leadership recommendation.
Final Portfolio
Your final A17 package should read like one professional review, not nine disconnected worksheets. Leadership should be able to see the opportunity, value, human boundary, evidence, workflow, technical boundary, failure behavior, metrics, governance, priorities, and final recommendation in one coherent story.
Executive Summary
Automation Opportunity Map
Human-in-the-Loop Decision Matrix
Alert Enrichment Plan
Ticketing and Workflow Automation Map
Playbook and Runbook Design
Safe Automation Boundary Checklist
Automation Failure Mode Register
Automation Value Scorecard
Automation Governance Matrix
Integrated Architecture and Workflow View
Priority and 90-Day Roadmap
Leadership Recommendation
Leadership Recommendation
Northbridge should automate repetitive evidence collection, ticket creation, routing support, recommendation support, workflow-health detection, and low-impact administrative transitions where controls are strong. High-ambiguity and high-consequence decisions should remain human-led.
Expansion should depend on routing accuracy, evidence completeness, stale-data rate, fallback success, approval completeness, duplicate rate, analyst override quality, and governance review. Any attempt to cross into prohibited autonomous destructive, exploitative, credential-related, bypass, or real environment-changing action remains blocked.
Common Capstone Mistakes
Why it fails: The team chooses a high-impact workflow because it appears impressive rather than because it is safe and mature.
Better approach: Choose bounded, repeatable work with clear evidence and governance first.
Why it fails: The routing plan, failure plan, metrics, and governance assumptions contradict one another.
Better approach: Cross-check all artifacts as one operating system.
Why it fails: Automation looks efficient while analysts spend extra time fixing bad routes or missing evidence.
Better approach: Measure end-to-end analyst effort and quality together.
Why it fails: The interface suggests a playbook and the workflow acts as though the analyst approved it.
Better approach: Preserve explicit analyst selection or approval.
Why it fails: The plan says manual fallback exists, but no owner, state, or evidence path is defined.
Better approach: Make fallback operationally specific and measurable.
Why it fails: Successful automation stays active forever even when its purpose or dependencies change.
Better approach: Define replacement, retirement, evidence archive, and owner review.
Why it fails: Exceptions become a second uncontrolled configuration path.
Better approach: Use narrow scope, compensating controls, expiration, and closure evidence.
Why it fails: Permissions and action impact expand faster than review and ownership.
Better approach: Treat new write capabilities, new purpose, and new environments as material changes.
Scenario Decision Lab
The fictional ticket-routing automation has strong controls and major improvement, but routing accuracy is still slightly below target because the ownership source occasionally becomes stale.
Scenario Decision Lab
A team proposes allowing the automation to make a high-impact real-world decision autonomously after several months of strong scorecard performance.
Safe Fictional Lab
Integrate your prior A17 artifacts into one capstone package and resolve contradictions among automation value, evidence quality, human judgment, permissions, failure behavior, metrics, and governance.
Create at least fifteen integrated AUTO-D decision records.
Give every record a stable AUTO-D ID.
Link every decision to relevant OPP, HITL, ENR, WFA, PRB, BND, FM, VAL, and GOV-A IDs.
State the automation opportunity.
State the baseline manual problem.
Define the human-judgment mode.
Define the necessary enrichment.
Define freshness and evidence confidence.
Define the workflow state changes.
Define routing and duplicate behavior.
Define playbook/runbook/checklist support.
Define the scripting boundary.
Define conceptual permissions.
Define validation.
Define allowlists.
Define dry-run behavior.
Define timeout and retry behavior.
Define idempotency.
Define failure modes.
Define degraded mode.
Define hard-stop criteria.
Define recovery and re-enable criteria.
Define balanced value metrics.
Define baseline, target, and threshold.
Assign metric owners.
Assign automation and workflow owners.
Assign evidence and control owners.
Assign approval authority.
Assign exception authority.
Assign disable authority.
Define review cadence.
Define material change triggers.
Define retirement criteria.
Classify each decision as Proceed, Proceed Conditionally, Human Required, Redesign, or Blocked.
Assign each decision a P0, P1, P2, or P3 priority.
Write a 30-day action view.
Write a 60-day action view.
Write a 90-day action view.
Write a monitoring-only view.
Write a leadership summary.
Write a final recommendation.
Include at least three Automated Support decisions.
Include at least three Human-in-the-Loop decisions.
Include at least two Human-Led decisions.
Include at least two Prohibited decisions.
Include at least three conditional approvals tied to metric targets.
Include at least three examples where a failure mode changes the final design.
Include at least three examples where governance changes the final design.
Include at least three examples where a metric improvement is rejected because another quality measure worsens.
Include at least three examples where privacy minimization reduces enrichment scope.
Capstone safety boundary
Use only fictional alerts, tickets, queues, roles, systems, metrics, dependencies, approvals, and evidence. Do not connect the capstone to real endpoints, networks, cloud accounts, production platforms, credentials, private records, or live security tools. Do not create or execute destructive, exploitative, credential-related, bypass, unauthorized, or real environment-changing automation.
Analyze the Evidence
Advanced Challenge
Prepare a concise fictional leadership memo that answers one question: “What should Northbridge automate next, under what conditions, and what should remain human-controlled?”
Top automation opportunities
Top human-required decisions
Top prohibited boundary
Top evidence dependency
Top reliability risk
Top privacy consideration
Top governance dependency
Top metric to watch
Top conditional approval
Top disable trigger
30-day priorities
60-day priorities
90-day decision
Leadership owner
Expected analyst benefit
Expected business benefit
Remaining uncertainty
Final recommendation
Defender Habits
Skill Check
Check Your Understanding
Choose your answers first. Explanations appear only after submission.
Portfolio Prompt
Complete the final A17 capstone portfolio package. Integrate your Automation Opportunity Map, Human-in-the-Loop Decision Matrix, Alert Enrichment Plan, Ticketing and Workflow Automation Map, Playbook and Runbook Design, Safe Automation Boundary Checklist, Automation Failure Mode Register, Automation Value Scorecard, and Automation Governance Matrix into one Safe Automation Design and Governance Plan. Add an executive summary, integrated architecture view, at least fifteen AUTO-D decisions, P0–P3 priorities, a 90-day roadmap, leadership summary, and final recommendation.
Confidence / Readiness Reflection
Before taking the module test, make sure you can connect automation opportunity, human judgment, evidence, workflow, documentation, scripting boundaries, failure, measurement, and governance without treating any one area as the entire answer.
I can explain why a strong automation opportunity is not automatically a strong automation design.
I can identify exactly where human judgment and approval must remain.
I can explain how failure modes, metrics, and governance change the final architecture.
I can write a conditional approval tied to measurable evidence.
I can defend the final Safe Automation Design and Governance Plan to a leadership audience.
Portfolio Build Guide
Leadership should see what should proceed, what is conditional, what remains human-led, and what is blocked.
Every final AUTO-D decision should link back to the prior A17 artifacts that support it.
Conditional approval should name the target, threshold, owner, and evidence needed for expansion.
The final plan should make degraded mode, hard stop, disable, recovery, and re-enable behavior clear.
Efficiency should be presented alongside quality, reliability, human effectiveness, safety, and governance.
Every major decision needs a responsible role, not a vague 'security team' label.
Leadership should understand what changes first and what evidence will support the 90-day decision.
Summarize the expected value, remaining risk, conditions, and final decision in plain language.
Key Takeaways
Capstone Safety Boundary
Do not connect the capstone to real security platforms, production ticketing systems, endpoints, networks, cloud accounts, credentials, private records, or live response tools. Do not create or execute destructive, exploitative, credential-related, bypass, unauthorized, or real environment-changing automation. The capstone is about safe architecture, evidence, workflow, human judgment, resilience, measurement, and governance.
Lesson Complete
You have now integrated all nine A17 artifacts into the final Safe Automation Design and Governance Plan. The next page is the A17 Module Test covering Security Automation Concepts.