v3.42 black-box audit: H-1..H-5 convergence fixes for 9 v3.41 failures#15
Draft
FluffyAIcode wants to merge 2 commits intomainfrom
Draft
v3.42 black-box audit: H-1..H-5 convergence fixes for 9 v3.41 failures#15FluffyAIcode 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_v342.pyviaAgentMemorySystem.pyredirect.v331_blackbox_eval.py, unmodified.V331_BLACKBOX_TEST_SPEC.md, unmodified.v3.42 architectural changes
content_bias/suppression_biasapplied only in fwd path;shape_step_applies_*_bias=False;relevance_floor=0.30,concentration=1.5,cyclic_content_max_count=3ContentSemanticTailHead.zero_init_tied=True;wte_residual_alpha=1.5MemoryContextEncoder= single orthogonal Linear, no LN/SiLU.detach().cpu().clone().contiguous()both sides of save/load;(-idf, id)tie-breakAudit result
Delta vs v3.41:
Net pass count unchanged. 4.8 fixed by H-1 (double-add removal). 4.12 regressed because H-2's
α=1.5residual at native WTE scale forms an attractor basin at step 0 when prompt tokens overlap with memory rare keywords — the exact trade-off documented in v3.41 §5.5 falsifiable experiment D1.Three mutually-opposed constraints on
wte_residual_alpha(4.23 wants ≥1.5, 4.12 wants ≤0.5, 4.25 wants clamp-compatible scale). No scalar α satisfies all three simultaneously on this corpus.Other structural observations:
slot_norm_ratio=0.784 < 0.85) due to H-2's larger residual consuming clamp budget.Artifacts
reports/v342_blackbox/report.jsonreports/v342_blackbox/report.mdreports/v342_blackbox/runner.logreports/v342_blackbox/audit_feedback.md(Section 7 compliant)