feat: add generated scene skill platform hardening

This commit is contained in:
木炎
2026-04-21 23:19:06 +08:00
parent 118fc77935
commit 956f0c2b68
439 changed files with 61974 additions and 3645 deletions

View File

@@ -0,0 +1,28 @@
# G1-E Additional Expansion Report
> Status: Completed
> Date: 2026-04-18
> Plan: [2026-04-17-scene-skill-60-to-90-roadmap-plan.md](D:/data/ideaSpace/rust/sgClaw/claw-new/docs/superpowers/plans/2026-04-17-scene-skill-60-to-90-roadmap-plan.md)
## Intent
Consume the remaining queued `G1-E` downstream candidate within the existing `single_request_enrichment` family contract.
## Delivered
1. Added `tests/fixtures/generated_scene/g1e_light_enrichment_additional`
2. Added deterministic and generation regressions for the additional sample
3. Promoted the sample into the formal `G1-E` batch expansion baseline
4. Synchronized family manifest, family results, ledger overlay, and roadmap execution status
## Acceptance
1. archetype remains `single_request_enrichment`
2. main request remains `getWkorderAll`
3. enrichment request is recovered as `queryBusAcpt`
4. merge contract still reuses `wkOrderNo` plus `group_by:countyCodeName`
5. `Track B` no longer keeps a queued downstream candidate
## Notes
This promotion stays inside the roadmap boundary because it only consumes the existing queued `G1-E` item and does not create a new family or archetype.