SDECB

Phase 2 Master Plan (Jan–Mar 2026) — Single Source of Truth

Purpose: This is the canonical “what’s true right now + what we do next” execution doc for Phase 2.
Non-goals: This file does not draft the actual AI policy or training curriculum content. It only defines process, structure, and delivery milestones.


1) Current reality (repo state)

This repo is the single source of truth for the SDECB project:

Canonical vs derived (rules)

Canonical (authoritative sources):

Derived (generated artifacts; safe to rebuild):

Rule of thumb: If it’s an index, it’s derived. If it’s the original text/audio export, it’s canonical.


2) Phase 2 goals (what “done” looks like)

Phase 2 is internal-first and bilingual (French/English):

Phase 3 stop/go gate: a public-facing chatbot only proceeds if internal assistant metrics and staff confidence meet agreed thresholds.


3) Operational workflow (how we keep it current)

A) Add / refresh content

B) Rebuild indexes (derived)

Run the ingestion + index scripts in scripts/ to regenerate:

Then update Portal v2’s static copies under portal/v2/data/.

Reference docs:


4) Internal assistant pilot (MVP architecture)

Principle

Answer with citations, always. The assistant is a navigation + synthesis layer, not a magical source of truth.

Retrieval scope (Phase 2)

Local deployment model (minimal)

Reference docs:


5) Governance + training (co-creation only)

We keep structure + process in-repo so the committee can co-create content with confidence:

Portal v2 surfaces these as internal hubs for easy navigation.


6) Next milestones (execution order)

  1. Documentation alignment: ensure repo status and docs match current reality (Phase 2 active, website+podcast assets present, indexes current).
  2. Assistant backend MVP: local /api/chat server + env config.
  3. Retrieval + citations: consistent scoring with Portal v2 search and stable citation objects.
  4. Portal v2 Assistant page: bilingual UI, citations panel, sensitivity badges.
  5. Pilot + eval: small bilingual eval set + success metrics + feedback loop.