Skip to content

fix(application): route Claude category capture - #396

Merged
akoita merged 1 commit into
mainfrom
codex/issue-395-route-claude-category-capture
Sep 14, 2026
Merged

akoita merged 1 commit into
mainfrom
codex/issue-395-route-claude-category-capture

Conversation

@akoita

@akoita akoita commented Sep 14, 2026

Copy link
Copy Markdown
Owner

Closes #395

Summary

  • route the explicit local Claude category capture parent through begin, start, and resume run construction
  • consume it only for Anthropic user-session adapters; default, extraction, API-key, and OpenAI paths remain unchanged
  • extract provider construction from the frozen local runtime hotspot and lower its limit from 3,780 to 3,688 lines
  • add application-boundary privacy and isolation coverage and synchronize architecture/roadmap documentation

Verification

  • pnpm validate
  • 104 Vitest files / 1,585 tests passed
  • 54 release-script tests passed

Two earlier unchanged full-gate attempts reproduced open load-sensitive failures tracked by #385/#389; every exact failing case passed in focused execution, and the final unchanged full gate passed. All provider behavior used injected fakes; no provider call or authentication probe was made.

@akoita
akoita merged commit 75e288f into main Sep 14, 2026
7 checks passed
@akoita
akoita deleted the codex/issue-395-route-claude-category-capture branch September 14, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(application): route opt-in Claude category capture

1 participant