The AI Tutor will answer grounded in this lesson's cited source (jira_story: GOV-201) and key concepts — authority Informational. Not yet enabled.
Lesson 1 of 3 — Scheduler auto-opens review cycles
Automated Review Cadence · Source: Jira Story GOV-201 (5 pts) · Authority: Informational (the Jira story is authoritative).
Purpose
Open review cycles automatically when due.
Why it matters
Manual scheduling drifts; automation keeps governance current.
Where this lives
Runs in the Customer AI Governance platform (components: workspace). A scheduler watches due-dates and opens a cycle plus notifies the Lead. Learn teaches this read-only.
Workflow
- Given a review due-date is reached
- When the scheduler runs
- Then a cycle opens and the Lead is notified
Worked example
A review's due-date passes. What should happen without anyone clicking anything?
The scheduler opens the review cycle and notifies the Lead automatically.
Acceptance criteria (authoritative — GOV-201)
Given a review due-date is reached, when the scheduler runs, then a cycle opens and the Lead is notified.
Common pitfalls
- Opening cycles off a wall-clock instead of the due-date, causing spurious cycles.
Knowledge check
- Scenario: A review's due-date passes. What should happen without anyone clicking anything?
- Look for: The scheduler opens the review cycle and notifies the Lead automatically.
Key concepts
- scheduler
- auto-open cycle
- Lead notification
For the AI Tutor
- Summary: Open review cycles automatically when due.
- When to use: teaching or answering questions about "scheduler auto-opens review cycles".
- When NOT to use: the manual review close (that is GOV-136).
- Key concepts: scheduler, auto-open cycle, Lead notification.
Completion criteria
Learner passes the scenario knowledge check and can point to the system state that satisfies GOV-201's acceptance criterion.
Related
- Module: LEARN-MOD-006 (Automated Review Cadence)
- Provenance: LEARN-MAP-001 · Generation standard: LEARN-STD-002
- Next: LEARN-LSN-033