"SCIENTIA implementation wave playbook 2026"

SCIENTIA implementation wave playbook 2026

This page is the execution companion for the 232-task implementation strategy. It converts wave goals into concrete work products, acceptance criteria, and checkpoint gates.

Primary strategy source: scientia_implementation_waves_9d6ebbb6.plan.md (plan file is non-authoritative for SSOT; this page + contracts are authoritative for execution).

Program outputs by wave

WavePrimary outputRequired evidence to close wave
0Program controls and KPI baselineVersioned baseline metrics + explicit done criteria in CI checklist docs
1Canonical metadata SSOT graphSchema + route requirements registry + compatibility notes
2Worthiness detection v2Signal taxonomy output + reason codes + profile-aware thresholds
3Evidence pack enforcementCanonical EvidencePack contract + replayability checks
4Codex persistenceSnapshot contract + event semantics + read-model expectations
5Adapter interopCanonical-to-route contract maps + conformance fixture suite
6CLI/MCP ergonomicsUnified checklist surfaces + parity guarantees
7Document skills integrationSkill specs and ingest constraints for policy-safe outputs
8Quality and calibrationOffline eval harness + release gating thresholds

First 30 tasks lock (execution order)

The first-30 order from the strategy is retained as the mandatory launch sequence. Any reordering requires explicit checkpoint approval. The canonical ordered list lives in contracts/scientia/implementation-wave-backlog.v1.yaml under first_30_execution_order.

Cross-wave implementation boundaries

  • Do not promote external bibliometric signals into hard-gates without calibration evidence.
  • Do not allow skill-generated narrative to bypass policy/preflight checks.
  • Do not auto-submit to account-bound destinations without explicit human-in-the-loop controls.
  • Keep all schema evolution additive until migration windows are formally approved.

Wave checkpoint template

Every wave closure must record:

  1. KPI deltas vs baseline.
  2. Contract changes and compatibility notes.
  3. CI gating updates.
  4. Known limitations and explicit non-goals for next wave.

Canonical implementation contracts in this wave program

The canonical contract list is SSOT-managed in contracts/scientia/implementation-wave-backlog.v1.yaml under canonical_contract_paths. This playbook intentionally links to that list instead of duplicating it.

Architecture map (execution flow)

flowchart LR
  wave0Controls[Wave0Controls] --> wave1Metadata[Wave1CanonicalMetadata]
  wave1Metadata --> wave2Signals[Wave2WorthinessSignalsV2]
  wave1Metadata --> wave3EvidencePack[Wave3EvidencePack]
  wave2Signals --> wave4Snapshot[Wave4SnapshotPersistence]
  wave3EvidencePack --> wave4Snapshot
  wave4Snapshot --> wave5Adapters[Wave5AdapterInterop]
  wave5Adapters --> wave6OperatorUX[Wave6CLIMCPSurfaces]
  wave1Metadata --> wave7DocSkills[Wave7DocSkills]
  wave6OperatorUX --> wave8Eval[Wave8EvalAndCalibration]
  wave7DocSkills --> wave8Eval

Success targets

  • metadata_required route completeness >= 0.95.
  • unresolved citation hard-fail incidents approach zero in internal trials.
  • measurable precision/recall lift in worthiness triage over baseline.
  • one canonical metadata source transformed across supported adapter routes.