v3.41 black-box audit: G-1..G-7 structural fixes for 10 v3.40 failures#14
Draft
FluffyAIcode wants to merge 2 commits intomainfrom
Draft
v3.41 black-box audit: G-1..G-7 structural fixes for 10 v3.40 failures#14FluffyAIcode wants to merge 2 commits intomainfrom
FluffyAIcode wants to merge 2 commits intomainfrom
Conversation
Co-authored-by: FluffyAIcode <FluffyAIcode@users.noreply.github.com>
Co-authored-by: FluffyAIcode <FluffyAIcode@users.noreply.github.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.
Scope
scheme_b_v341.pyviaAgentMemorySystem.pyredirect.v331_blackbox_eval.py, unmodified.V331_BLACKBOX_TEST_SPEC.md, unmodified.v3.41 architectural changes
MemoryContextEncoderfp32 + no mean-center; save uses.detach().contiguous().cpu()_get_prefixsets_mem_guidance_activeand attachescontent_bias/suppression_biasin bothreturn_extrabranchesrare_keyword_wte_residualat native WTE scale; blended post-aligner at α=0.5MemoryContextEncoder.encode_from_tokensuses strict-starter WTE centroidContentSemanticTailHeadtied_extra=True(2 distinct heads regardless of L_mem)fwd_path_bias_dampenTrainer.context_separation_loss(warmup-gated)Audit result
Delta vs v3.40:
The two new regressions (4.8, 4.21) share a single mechanism:
[G-2]attachingcontent_biastoprefix_condand[G-6]decoupling function-suppression produces an effective double-add of content bias (once infwd, once inshape_step_logits), driving early token repetition. Falsifiable check documented inaudit_feedback.md§4.3.Artifacts
reports/v341_blackbox/report.jsonreports/v341_blackbox/report.mdreports/v341_blackbox/runner.logreports/v341_blackbox/audit_feedback.md(Section 7 compliant)