THROWAWAY: record whole-call V5 + learn canonical sizes (do not merge) - #326
Closed
lemone112 wants to merge 10 commits into
Closed
THROWAWAY: record whole-call V5 + learn canonical sizes (do not merge)#326lemone112 wants to merge 10 commits into
lemone112 wants to merge 10 commits into
Conversation
… FFI (#296-C3, part 1) Compiler-крейт и labcolors-ffi включают protocol-фичу wcag22-explicit-selection и экспортируют зеркальное трио (evaluate/max-bytes/envelope-too-large) с теми же законами, что у feasibility. npm: evaluateWcag22ExplicitSelection с hostile- preflight, полная TS-поверхность, повекторный реплей 15 закоммиченных векторов через реальный собранный WASM, wasm32-паритет compiler-крейта. CI-гейт топологии перевёрнут: каждый protocol-потребитель обязан резолвить операцию; runtime остаётся protocol-free. Clean-consumer smoke прогоняет обе операции во всех четырёх точках. Документация приведена к C3-реальности. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
swift-foundation JSONEncoder не сохраняет порядок вставки ключей (Darwin и Linux одинаково); байт-точность serde-порядка пинуется сырым FFI-реплеем в тесте (a), а Codable-паритет сверяется нормализацией обеих сторон одним sortedKeys-сериализатором + обратным decode. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…-record Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
…aw, budget V6 Hostile-ревью: (1) TS-контракт source:feasibility недотипизирован — закоммиченный вектор error-feasibility-priority-over-policy был непредставим; добавлен Wcag22ExplicitFeasibilityCoreErrorV1 с explicit invalid-кодами, представимость пинуется в type-smoke упакованного потребителя. (2) Swift-валидатор не проверял канонический порядок relations/adjacent (candidates проверялись) — добавлен validateCanonicalRelations в оба терминальных пути. Архитектурное ревью: D2 (type-smoke без новых типов) закрыт, D3/D4 стейл-формулировки сняты. Size-бюджет V6: runtime-измерение байт-идентично C1 (454385/8cd65f00), compiler C3 = 229658/34e2a561 (canonical Linux, learn-прогон 29447057635), zero headroom, цепочка V1..V5 immutable. TS-правка не меняет байты WASM (проверено локальной пересборкой: sha идентичен). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
lemone112
force-pushed
the
agent/issue-296c3-record-v5
branch
from
July 15, 2026 20:53
f1d1c3c to
47da4b3
Compare
…ability Волна V6 была случайно снята cleanup-ом ревью-агента до попадания в 4dcf558 (сообщение того коммита ошибочно заявляло V6). Повторная выкладка с дважды подтверждёнными каноническими значениями (learn-прогоны 29447057635 и 29450518198, байт-в-байт): runtime 454385/8cd65f00 (= C1), compiler 229658/34e2a561 (C3-capability), цепочка V1..V5 immutable, файл V6 детерминированно регенерирован (sha 761af605 подтверждён). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
lemone112
force-pushed
the
agent/issue-296c3-record-v5
branch
from
July 15, 2026 21:16
58b4edf to
46335e0
Compare
Collaborator
Author
|
Запись V5 завершена и закоммичена в PR #325 (97cb5478db091e8c3aac4a22f5ea801197375a1d158e6e39de2e237f991e88a7). |
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.
Learn+record прогон для #296-C3: fingerprint даёт канонические размеры ролей для бюджета V6; запись V5 этого раунда биндит V5-бюджет и будет повторена после коммита V6.
🤖 Generated with Claude Code