docs(btw): plan the separate model classifier experiment - #147
Draft
YUZHEthefool wants to merge 18 commits into
Draft
docs(btw): plan the separate model classifier experiment#147YUZHEthefool wants to merge 18 commits into
YUZHEthefool wants to merge 18 commits into
Conversation
Reuse the existing Agent executor with bounded execution concurrency, terminal retention, cancellation propagation and generic failure state. Related: #125 AI-Generated: true Generated-At: 2026-09-10T15:34:43Z
Keep request-scoped WebChat delivery open until work completes and reclaim profile tasks before their runtime dependencies close. Related: #126 AI-Generated: true Generated-At: 2026-09-10T15:51:37Z
Keep the work enablement, concurrency, and retention controls inside the converted BTW section, and verify their existing bilingual keys. AI-Generated: true Generated-At: 2026-09-10T16:19:37Z
Await the dynamically discovered close hook through its awaitable contract. Bring the corrected Dashboard section and control coverage into delivery. AI-Generated: true Generated-At: 2026-09-10T16:23:30Z
Bring the corrected Dashboard metadata section and typed scheduler closure into the explicit work submission branch without rewriting its history. AI-Generated: true Generated-At: 2026-09-10T16:24:35Z
Carry the Dashboard metadata structure and scheduler awaitable fixes into the status branch while retaining the published feature history. AI-Generated: true Generated-At: 2026-09-10T16:26:29Z
Restore the six work enablement, concurrency, and retention translations from their runtime metadata descriptions and hints. AI-Generated: true Generated-At: 2026-09-10T16:37:36Z
Carry the corrected work runtime translations into the delivery branch. AI-Generated: true Generated-At: 2026-09-10T16:38:18Z
Carry the corrected work runtime translations into the command branch. AI-Generated: true Generated-At: 2026-09-10T16:39:25Z
Carry the corrected work runtime translations into the status branch. AI-Generated: true Generated-At: 2026-09-10T16:40:43Z
Extract Computer Use boundaries from the original PR #28 prototype and apply them through the current request tool catalog. Keep conversation requests and handoffs free of computer tools, and let work select the inherited, local, sandbox, or disabled runtime without changing authority. Fixes #129 AI-Generated: true Generated-At: 2026-09-10T15:38:41Z
Extract plugin routing from the PR 28 prototype through the current request tool catalog and nested handoffs, with profile controls. Fixes #130 AI-Generated: true Generated-At: 2026-09-10T15:30:45Z
Apply server assignments in the shared catalog and handoff predicate, with a work-only default and explicit profile overrides in the Dashboard. Fixes #131 AI-Generated: true Generated-At: 2026-09-10T15:38:42Z
Freeze the selected Skills once for prompts, read_skill, and tool candidates while keeping workspace Skills in local work requests. Fixes #132 AI-Generated: true Generated-At: 2026-09-10T15:45:48Z
Record the shared evaluation cases, measures, decision boundary, and missing implementation evidence for the deferred model classifier candidate. Refs #134 AI-Generated: true Generated-At: 2026-09-10T15:25:01Z
This was referenced Sep 10, 2026
6 tasks
This was referenced Sep 10, 2026
BegoniaHe
force-pushed
the
split/btw-skill-routes
branch
from
September 10, 2026 18:59
54987c8 to
7e6ede4
Compare
git fetch origin split/btw-skill-routes
git rebase origin/split/btw-skill-routes
# after resolving the conflicts
git push --force-with-leaseThe |
BegoniaHe
force-pushed
the
split/btw-skill-routes
branch
2 times, most recently
from
September 10, 2026 19:25
4c6237c to
e7b698e
Compare
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.
Summary
Provide a separate bilingual experimental guide for routing through an additional model call. Define the common-baseline comparison, failure cases, costs and evidence required for this candidate's future implementation.
Related issue
Related: #134
Parent: #122
Design: #28
Stack
split/btw-skill-routes. Depends on PR #145.54987c857178edae1c169f63f795fefbe169d3d0.Pages
docs/zh/dev/btw-model-classifier-experiment.mddocs/en/dev/btw-model-classifier-experiment.mddocs/.vitepress/config.mjs(matching navigation entries)Implementation notes
Selecting this architecture in advance, adding providers, and introducing a production framework for switching all candidate classifiers are outside scope.
Experiment status
Base branch:
split/btw-skill-routes. Depends on PR #145. This PR shows only this feature's changes relative to that dependency. The original prototype at33ee103a62937db3e930c89ba47a648b75cc7772is provenance; integration follows current master's owners and authorization contracts. The parent issue records review/integration order.This is one of three sibling draft PRs on the same feature baseline. Candidate-specific missing work is listed below; the documentation-only experiment drafts do not claim an implemented classifier.
Validation
Separate VitePress /help/ build passed. The final sibling's pages and navigation are identical to that validated candidate; explicit Prettier, Markdown lint, navigation checks and git diff --check passed on the final branch. No classifier implementation or model evaluation is included.
Local Node was 24.11.1; CI must validate the pinned toolchain. Relevant scoped formatting and Markdown checks were run. The root tracker records the final combined validation. No live model evaluation is implied by deterministic tests or documentation checks.
Compatibility and risk
Draft experiment plan. The original #28 had no separate model classifier to extract. Implementation, shared labelled corpus, evaluator, measurements and acceptance thresholds remain open; this PR must not be treated as a completed classifier.
Checklist
Repository references: AGENTS.md, GOVERNANCE.md, AI_POLICY.md, and the docs PR template.
Agent note
Codex prepared this PR at the user's request to split the original #28 implementation into reviewable features, with only classifier experiments marked as drafts. AI assisted extraction, current-path adaptation, tests, and English descriptions. The validation above was performed locally; remaining limitations are stated explicitly. This note is not a maintainer approval. No PR has been merged.