publish: integrate validated repair line - #22
Conversation
Statistics: 54 files changed, 15703 insertions, 13468 deletions Summary: - Dirs: src=31, project=20, .=3 - Exts: .ts=31, .yaml=7, .md=6, .mmd=3, .png=3, .html=1 - A/M/D: 21/33/0 - Added: project2.sh, src/communication/llm/implementation.ts, src/communication/llm/index.ts, src/core/schema/code-change.ts, src/core/schema/conclusions.ts, src/core/schema/constants.ts, src/core/schema/index.ts, src/core/schema/intent.ts ... - Symbols: unknown, isNestedCheckout, planIds, oldIndex, expectedRemaining Added files: - project2.sh (+79/-0) - src/communication/llm/implementation.ts (+514/-0) - src/communication/llm/index.ts (+1/-0) - src/core/schema/code-change.ts (+322/-0) - src/core/schema/conclusions.ts (+210/-0) - src/core/schema/constants.ts (+31/-0) - src/core/schema/index.ts (+4/-0) - src/core/schema/intent.ts (+276/-0) - src/core/schema/utils.ts (+219/-0) - src/core/types/code-change.ts (+221/-0) - src/core/types/diagnostics.ts (+45/-0) - src/core/types/index.ts (+4/-0) - src/core/types/intent.ts (+258/-0) - src/core/types/pipeline.ts (+173/-0) - src/semantic/reranker/candidate.ts (+200/-0) - src/semantic/reranker/index.ts (+8/-0) - src/semantic/reranker/result.ts (+264/-0) - src/semantic/reranker/types.ts (+106/-0) - src/semantic/reranker/validation.ts (+111/-0) - src/synthesis/code-change-plan/implementation.ts (+1310/-0) - ... and 1 more Modified files: - README.md (+4/-6) - TODO.md (+3/-3) - project/README.md (+5/-5) - project/analysis.toon.yaml (+174/-194) - project/calls.mmd (+933/-867) - project/calls.png (+0/-0) - project/calls.toon.yaml (+359/-264) - project/calls.yaml (+4513/-3702) - project/compact_flow.mmd (+10/-5) - project/compact_flow.png (+0/-0) - project/context.md (+161/-156) - project/evolution.toon.yaml (+30/-30) - project/flow.mmd (+24/-24) - project/flow.png (+0/-0) - project/index.html (+2/-2) - project/map.toon.yaml (+1955/-1715) - project/mermaid.export (+1132/-1127) - project/planfile-tickets.yaml (+964/-708) - project/project.toon.yaml (+28/-28) - project/prompt.txt (+4/-6) - ... and 13 more Implementation notes (heuristics): - Type inferred from file paths + diff keywords + add/delete ratio - Scope prefers 'goal' when goal/* is touched; otherwise based on top-level dirs - For <=6 files: generate short per-file notes from added lines (defs/classes/click options/headings) - A/M/D derived from git name-status; per-file +X/-X from git numstat
…-023 # Conflicts: # TODO.md
feat(governance): trust exact-head Validator App reviews
feat(llm): scale OpenRouter request timeout
docs(ticket-034): record validated publication
docs(ticket-018): record validator publication blocker
docs(ticket-018): complete governance publication
|
Porządkowanie kolejki zakończone: historyczne #3, #4, #5, #7–#10, #19 i #20 są zamknięte z zachowaniem gałęzi. Pełny Koru/GLM 5.2 review tego exact head przeszedł ( |
|
Zamykam ten historyczny PR integracyjny bez merge. Aktualny |
Summary
mainmainEvidence
publish/validated-repair-031push CI is green at exact headf1804c3a942cbe66a51735a566a997a144bafbadwellmanifest/new-project#2received exact-head Validator App approval and mergedopenrouter/z-ai/glm-5.2; Gemini 3.1 Pro Preview is not usedCleanup
After this exact head passes required checks and Validator App review, it supersedes #3, #4, #5, #7, #8, #9, #10, #19 and #20. PR #21 remains a separate newer refactor and is not included.