diff --git a/docs/product-technical-gap-baseline.md b/docs/product-technical-gap-baseline.md index e09efd117..dccd12f40 100644 --- a/docs/product-technical-gap-baseline.md +++ b/docs/product-technical-gap-baseline.md @@ -781,24 +781,23 @@ post-merge reruns (not transferable evidence for later heads): | ---: | --- | --- | | #750 | Leftover-map unexplained leftover share persisted (`report_leftover_map_unexplained_share`, share `s = U² / R²`) | ADR 0233 | | #749 | Authorized job-family/job-series import snapshots (`0223_authorized_job_architecture`) | ADR 0263 | +| #759 | ***Promoted** the ONET rating-store stack to `main`: migrations 0222/0223, authenticated rating/rating-sources/rating-occupations endpoints, `OccupationRatingProfile` UI + stories, rating client functions, import scripts, ADR 0252–0263 references. Semgrep SQLi nullified by PL/pgSQL `format(%I/%L)` DDL + documented `nosemgrep`; 1583 Python + 447 frontend tests green | ADR 0257–0263 | | #747 | Current product and MCP manuals (`docs/manuals/*`, contract tests) | ADR 0118-family | | #754 | Customer-actionable copy and ADR 0237 accelerator runtime boundary; share/bookmark/verification call sites reworded and ko/zh/ja/vi translations completed after review | ADR 0237 | +| #700 | Source conversation-turn evidence ingestion (`0233_source_conversation_turn_evidence`, choke/adjacency resilience) | ADR 0238 | +| #658 | Optional Global Ask knowledge cutoff honoring `source_post_revision` cover | ADR 0216 | +| #632 | Graph-fact source provenance preserved through MCP streaming + verified psql-parity migration fixture | ADR 0166 | | #742 | Evidence-bound product-operations relations (stack base) | ADR 0235 | | #743 | Imported occupation-rating source catalog (stack base) | ADR 0260 | | #745 | Occupation catalog title filter (stack base) | ADR 0262 | | #746 | Rating-source occupation selector (stack base) | ADR 0261 | | #740 | Occupation rating evidence view (stack base) | ADR 0259 | -| #732 | O*NET content-model published linkages (stack base) | ADR 0256 | | #720 | Cancel stale test runs on PR close | — | | #716 | Prioritized evidence-bound operations backfill | — | | #711 | Pinned validated structured-workflow runtime | — | | #704 | Current-main external lineage contract publication | — | -Rebased and re-pushed onto current `main` (checks running at this snapshot): -#700 source-conversation-turn contract (ADR 0238), #658 optional Global Ask -knowledge cutoff (ADR 0216). Both unreviewed until exact-head checks pass. - -The ONET stack rows above landed into their stacked base branches rather than -`main`; their content reaches `main` only if the base branch continues into a -`main`-bound PR. Each base branch is recorded in the PR's `baseRefName` and -remains the owner's responsibility to promote. +The ONET rows stacked into base branches (#743/#745/#746/#740/#732) reached +`main` together through the #759 promotion; their per-base merge records are +historical evidence only. The job-architecture artifact ship originally via +#749 is now re-verified on `main` from the promotion.