2.9 KiB
2.9 KiB
Sweep-030 Deterministic Keyword / Alias Normalization Plan
Parent
- Framework phase: post-materialization deterministic invocation hardening
- Parent route: line-loss service-console readiness correction
- Parent design: 2026-04-20-sweep-030-deterministic-keyword-alias-normalization-design.md
Objective
Make sweep-030-scene selectable from the natural service-console phrasing used by operators, without touching sgClaw runtime.
Fixed Input
sweep-030-scene- Current failing operator phrasing:
兰州公司 台区线损大数据 月累计线损率统计分析。。。
- Current parameter-complete phrasing:
兰州公司 台区线损大数据 月累计线损率统计分析 2026-03。。。
Phase 0: Freeze Boundary
Tasks
- Confirm the current
scene.tomldeterministic keyword set forsweep-030-scene - Confirm the natural operator phrasing to support
- Freeze allowed / forbidden files
Deliverable
- frozen route-local scope
Acceptance
- scope stays limited to
sweep-030-scene
Phase 1: Normalize Deterministic Aliases
Tasks
- Update
include_keywordsinsweep-030-scene/scene.toml - Preserve current suffix
。。。 - Keep aliases specific to line-loss monthly/weekly cumulative phrasing
Deliverable
- normalized deterministic manifest
Acceptance
台区线损大数据 月累计线损率统计分析can satisfy at least oneinclude_keywordsmatch- no runtime files are changed
Phase 2: Route-Local Verification Record
Tasks
- Record the normalized alias set
- Record the operator-ready sample input
- Record the next-layer note that helper/requesturl validation is still pending
Deliverables
tests/fixtures/generated_scene/sweep_030_deterministic_keyword_alias_normalization_2026-04-20.jsondocs/superpowers/reports/2026-04-20-sweep-030-deterministic-keyword-alias-normalization-report.md
Acceptance
- verification asset exists
- report states that this plan only fixes dispatch matchability
Allowed Files
examples/scene_skill_102_final_materialization_2026-04-19/skills/sweep-030-scene/scene.tomltests/fixtures/generated_scene/sweep_030_deterministic_keyword_alias_normalization_2026-04-20.jsondocs/superpowers/reports/2026-04-20-sweep-030-deterministic-keyword-alias-normalization-report.md
Forbidden Files
src/compat/scene_platform/dispatch.rssrc/browser/callback_host.rssrc/service/server.rssrc/generated_scene/*resources/rules.json
Expected Delta
sweep-030-scenebecomes dispatch-matchable from the natural operator wording used in the service console- no claim about helper bootstrap success within this plan
Stop Statement
Stop after manifest alias normalization and route-local report publication. Do not continue into callback-host or bootstrap-target fixes.