Conversation
…e map Add a project-local verify-cpamp skill that launches the demo panel, drives hash-routed user paths through control-cpamp, and keeps evidence after cleanup. Seed every mapped panel path so later maintain runs can cover the full surface. Co-authored-by: 程辉 <HuiCheng@users.noreply.github.com>
Keep structural English H2s, commands, hashes, ARIA names, and env literals unchanged so agents can still drive the English demo UI. Co-authored-by: 程辉 <HuiCheng@users.noreply.github.com>
Refresh recipes after a full maintain pass: fix obsolete title waits, Keys tab naming, login labels, and system/oauth/accounts entry proofs. Co-authored-by: 程辉 <HuiCheng@users.noreply.github.com>
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
新增项目本地
verify-cpamp技能:用 demo 管理面板按真实用户路径启动、驱动、取证并清理;技能说明与全部用户路径 feature map 使用中文,命令/路由/ARIA 等技术字面量保持英文不变。本轮
/maintain-verification-skill已对照源码与实机 ARIA 校正地图漂移,并完成 14 条路径复验(13 pass / 1 verified-unreachable)。Scope
Changes
.cursor/skills/verify-cpamp/SKILL.md(Launch / Doctor / Drive / Evidence / Cleanup / Helpers,中文说明)。control-cpampharness(Vite demo + 一次性 Chrome profile + CDP 助手)。#/demo下全部主要用户路径 feature map(登录/setup 标为 live 前置条件)。User Impact
无产品行为变更。Agent/维护者可按脚本在 demo 表面证明面板行为。
Compatibility / Runtime Notes
verified-unreachableData / Security Notes
N/A — 使用 demo fixtures 与
/tmp/cpamp-verify下一次性 Chrome profile;不提交密钥、SQLite 或 CPA key。Risk / Rollback
Risk level: Low
Rollback notes: 删除
.cursor/skills/verify-cpamp/及相关.gitignore条目。Verification
Commands / evidence:
Screenshots / Recordings
maintain dashboard
maintain monitoring
maintain accounts oauth
maintain shell
Docs
Docs decision: 仅 agent 验证技能/工具,产品文档不变。
Related
N/A — 由
/create-verification-skill补全全部用户路径;文档已中文化;并由/maintain-verification-skill完成地图校正与复验。To show artifacts inline, enable in settings.