Learn · TrustedAIGov® Enterprise Knowledge Platform
Informational Fresh jira_story: GOV-110

Lesson 1 of 11 — Start a resumable, Sprint-seeded onboarding session

Governance Onboarding · Source: Jira Story GOV-110 (5 pts) · Authority: Informational (the Jira story is authoritative).

Purpose

Begin governance onboarding by reusing a completed AI Cost & Portfolio Sprint, and resume safely if interrupted.

Why it matters

Reusing Sprint results avoids re-discovering the estate and lets onboarding survive an interruption.

Where this lives

Runs in the Customer AI Governance platform (components: onboarding). A resumable session object persists current_step; the seed comes from the Sprint report (reuse, not re-entry). Learn teaches this read-only.

Workflow

  1. Given a completed Sprint
  2. When onboarding begins
  3. Then counts load from the report and the session resumes at current_step

Worked example

A user closes the browser halfway through onboarding. When they return, where should they land and what data should already be present?

They resume at the saved current_step with the Sprint-seeded counts already loaded — not back at the beginning.

Acceptance criteria (authoritative — GOV-110)

Given a completed Sprint, when onboarding begins, then counts load from the report and the session resumes at current_step.

Common pitfalls

  • Starting fresh instead of seeding from the completed Sprint duplicates work and loses prior counts.

Knowledge check

  • Scenario: A user closes the browser halfway through onboarding. When they return, where should they land and what data should already be present?
  • Look for: They resume at the saved current_step with the Sprint-seeded counts already loaded — not back at the beginning.

Key concepts

  • Sprint seeding
  • resumable session
  • current_step

For the AI Tutor

  • Summary: Begin governance onboarding by reusing a completed AI Cost & Portfolio Sprint, and resume safely if interrupted.
  • When to use: teaching or answering questions about "start a resumable, sprint-seeded onboarding session" during governance onboarding.
  • When NOT to use: cold-start onboarding with no prior Sprint (that is the Phase-2 path, GOV-225).
  • Key concepts: Sprint seeding, resumable session, current_step.

Completion criteria

Learner passes the scenario knowledge check and can point to the system state that satisfies GOV-110's acceptance criterion.

  • Module: LEARN-MOD-001 (Governance Onboarding)
  • Provenance: LEARN-MAP-001 · Generation standard: LEARN-STD-002
  • Next: LEARN-LSN-002