docs(taxonomy): #141 crossLink DatasetUpdater adaptation (additive proposal + sample, gated) - #673
Merged
Conversation
…oposal + sample, gated) Secondaire dispatch l0wt63 (ai-01). Additive proposal for #141's remaining engineering artifact: the crossLink DatasetUpdater task that lets the Stage-3 expert-gate output flow into Cards/ drift-free. State recap (code=truth): #141 text-enrichment DONE (100% x8 langs), AIF cross-ref DELIVERED through Stage-3 (#626: 1232/1232, 0 fab), 'adapt the GPT-4 script' DONE (DatasetUpdater = modern counterpart, SDK v2.10.0/gpt-5.5). Closure-rec says remaining work is expert-gate judgment, not engineering. This stages the ONE engineering artifact that follows the gate. Proposal contents (text in doc, NOT materialized files): - Task config skeleton (Enabled=false, mirrors the 7 existing configs) - UseFunctionCalling=true (closed-set anti-fab, the #626-validated design) - SkipNonEmpty=true (preserves the 12 expert-adjudicated existing-AIF nodes) - ChunkSize=1 (per-node relationship judgement) - Prompt design (PromptCrossLinkSystem sample framing, closed verb+path set) - Sample (echantillon) drawn from committed sidecar 141-aif-candidates-sample.csv - Staged flow gated post-tag + post-Stage-3-ratification Gated: 0 Cards/ write, 0 AssetConverter C# change (pre-tag freeze honored per closure-rec). Same method as scale-ups #497-499 (proposal doc + sample first, prod-write separate gated step). Relates #141 #626 #130 #136 #498 #595. Base a41cbda. Co-Authored-By: Claude-Code <noreply@anthropic.com>
jsboige
added a commit
that referenced
this pull request
Jul 4, 2026
…ated from #626) (#677) * docs(taxonomy): #141 crossLink enrichment sample run (real output curated from #626) Primaire of dispatch `lofjtd` (ai-01). Concrete before/after sample for the #141 crossLink enrichment staged by proposal #673. The enrichment was already run in #626 (fullscale gpt-5.5 closed-set pass over 1232 non-card nodes, 3850 candidate links, 0 fabrication warnings). Rather than re-spend gpt-5.5 credits to reproduce existing output, this doc curates a 7-node representative sample from #626's real output and shows before/after, quality, and cost. - Before (prod taxonomy CSV): 11242/11264 crossLink_* cells empty (99.8%) - Sample: 7 non-card nodes, depth 0-7, confidence 0.38-0.98 - Quality (21 links): mean conf 0.70, 11/21 ratifiable (>=0.70), 0 fab warnings - Surfaces the multi-target serialization question for the Stage-3 expert gate (5/7 nodes have >=1 verb with multiple candidates; cell convention = 1 target) 0 prod Cards/ write, 0 AssetConverter C# change, 0 fresh gpt-5.5 call, 0 auto-ratification. Gated post-tag + post-Stage-3. Co-Authored-By: Claude-Code <noreply@anthropic.com> * docs(taxonomy): #141 add target-existence validation to sample-run (#677 update) Idle tick follow-up on #677. Adds a "Target-existence validation" section confirming the second axis of #626 0-fabrication claim: every one of the 3850 crossLinks targets actually exists in the prod taxonomy (0/3850 orphans, 0/1232 nodes), and all #626 source_dps are present in prod (0/1232 missing). Independent code=truth verification of the closed-set design quality bar. Includes a format-conversion anti-false-finding note (naive comma->dot replace produces a spurious 74% orphan rate; correct conversion splits each digit). Co-Authored-By: Claude-Code <noreply@anthropic.com> --------- Co-authored-by: Your <your.email@example.com> Co-authored-by: Claude-Code <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Secondaire of dispatch
l0wt63(ai-01). Additive proposal for #141's remaining engineering artifact — thecrossLinkDatasetUpdater task that lets the Stage-3 expert-gate output flow intoCards/drift-free. Docs-only proposal + sample; gated post-tag. 0Cards/write, 0 AssetConverter C# change (prompt/config are text in the doc, not materialized files).#141 state recap (code=truth)
DatasetUpdater= modern counterpart)crossLinkDatasetUpdater task (this proposal)The closure recommendation is explicit: remaining #141 work is "judgment, not engineering, owned by the expert gate." This stages the one engineering artifact that follows the gate, so the handoff is mechanical once jsboige adjudicates.
What the proposal stages (as text, not files)
Enabled=false, mirrors the 7 existing configs. Key flags:UseFunctionCalling=true— closed-set anti-fab design (0 fabrication, the docs(taxonomy): #141 AIF Stage-1 full-scale results — 1232 nodes, 0 fabrication #626-validated result)SkipNonEmpty=true— preserves the 12 expert-adjudicated existing-AIF nodesChunkSize=1— per-node relationship judgementPromptCrossLinkSystemframing with closed verb + decimal_path set141-aif-candidates-sample.csvshowing the ratified-output shape (high-conf 0.95 ratifiable, mid-tail 0.55 defers)Why a proposal now, not the code
Cards/+ AssetConverter changes as post-release.What this PR does NOT do
❌ No
Cards/write · ❌ No AssetConverter C# change · ❌ No gpt-5.5 call · ❌ No auto-ratification (anti-fab "Walton scheme = WARN").Relates #141, #609, #620, #623, #626, #130, #136, #498, #595. Base
a41cbda6.🤖 Worker po-2024 (dispatch
l0wt63, secondaire)