docs(M281): upstream-fix progress note — aprender#1806 (Option A) in flight#249
Merged
Conversation
…flight Adds cross-references to paiml/aprender#1806 (Option A: qwen3_moe arch guard at /v1/chat/completions) in: - evidence/phase-6/1.5b-calibration-run.md — new "Upstream-fix progress" section documenting aprender#1806's scope + post-merge expected outcome on companion side (clean moe_dispatch_not_implemented driver-error class instead of opaque matmul/InvalidShape) - docs/specifications/phase-6-results-and-next-steps.md — adds aprender#1806 to the cross-reference list This is a MECHANICAL status-tracking update consistent with the M280 suspension. No substantive new CCPA scope; no new contract gates; no new code. Pure cross-link refresh tracking external upstream-fix progress. M-counter NOT bumped per the M-counter discipline doctrine. The CCPA project remains OFFICIALLY SUSPENDED pending Option B (the actual MoE-via-HTTP wire-up that closes aprender#1789). #1806 is Option A (clean error class at the API surface), which is strictly an improvement over the current opaque-failure state but does NOT enable MoE inference. Option B is a follow-up PR after #1806 merges. Co-Authored-By: Claude Opus 4.7 <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
Mechanical status-tracking update. Adds cross-references to upstream paiml/aprender#1806 (Option A: qwen3_moe arch-guard at
/v1/chat/completions) in the Phase 6 docs.Consistent with M280 suspension. No substantive new CCPA scope; no new contract gates; no new code. Pure cross-link refresh tracking external upstream-fix progress. M-counter NOT bumped per the M-counter discipline doctrine.
Test plan
bash scripts/test-doc-drift.sh— 17/17 drift classes caughtbash scripts/check-doc-drift.sh— clean (PMAT pre-commit gate)Context
qwen3-moe-serve-dispatch-v1.yaml(V1_001..V1_004; V1_002 discharged)🤖 Generated with Claude Code