test(plugin): 锁定 Observe 与 status_commands 迁移组合 - #419
Closed
kachofugetsu09 wants to merge 1 commit into
Closed
Conversation
8 tasks
Owner
Author
|
已由 pure-v3 总迁移 PR #462 及其后续收口提交完整吸收;关闭旧 stacked 审计入口,保留 main 作为唯一事实。 |
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.
依赖:Core #418;Observe https://github.com/akashic-plugins/observe/pull/3;status_commands https://github.com/akashic-plugins/status_commands/pull/5。
问题与结果
/kvcache只由 Observe 实现,/memory_status与 drawer UI 只由 status_commands 实现。Change intent
change_type:featuresemantic_delta:nonecapability_owner:coreconsumer_scope:Observe PR fix(reasoner): 重试仅有 thinking 的空回复 #3 与 status_commands PR Feature/deepseek support #5 的迁移候选组合runtime_patch:noneruntime_patch_reason:只增加测试 Gate 与 CI 证据,不改变运行时实现authoritative_state_owner:Core 拥有 composition;插件各自拥有命令实现、UI 投影和派生数据client_only_alternative:不适用protected_state:正式 workspace、plugin-data、manifest、stable/latest 指针、晋升结论和既有 v2/v3 行为改动范围
docker/debug/plugin_composition_migration_gate.py、迁移锁、plugin-api-v2.yml、回归测试与任务合同8e7b160a5aaf164707c836035f2112a21972a9cd9d53df0e1fef0c34f9b0a026d77ba943c08a5ace,tree0db3ec9d52000313177c44fb98c9b153597936a3,plugin.pySHA-2562300dc1badf31a5be8565c6600eaf87f3b9b3a61e5e976c338a046bf59f1ba387de1d1385691d9891a814c62d1fd9650e2387640,tree01de67373f83597be4ddd737633e8551ca47af90,plugin.pySHA-256e259c9c7c3059b6a5da9e343f0db3a3426d351225e879f1d20bb9bdd27d0bc62observe-status-ownership-v1,lock SHA-2560dbee48716f26df441565fb0d041ec5fdd118646d98f7214157ea9ddb60a5e34backup/plugin-observe-status-combination-before-20260815@92bd39e验证
python docker/debug/gate.py run --base 92bd39e16b8b4d1b19fdde2a9dc6eb735495ec91已运行:24 checks passed,cleanup 0 failures。sourceDigest:e3c1ca0ba0ab28c586b93f2de77eff8f405a2fc68aedeeab844e43a2ad0bad53planDigest:2ab177d7564b2dfd553e289a35d0bb6e0d006fdefcc80ff2b5cc01003e586e2ckvcache+memorystatus,Observe row 为telegram:combo / 300 / 260,SessionDB write set 不变,terminate 后无 generation/snapshot。tests/test_plugin_composition_executor.py:127发现parallel_sync异构返回类型错误;该文件不属于本 PR,后续独立小 PR 修复,避免污染本层。工作手册
projectneed.md、相关决策和NOW.md。