Files
open-wc/targets/11-quest-end-to-end.md

38 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# M11 — Quest End-to-End
<!-- OPENWC_TARGET:OPEN -->
## Outcome
Создать квест в Godot Editor, развернуть на dev-core и полностью пройти собственным клиентом.
## Steps
- [ ] Quest form и chain graph.
- [ ] Giver/ender, kill/collect/explore objectives, prerequisites и rewards.
- [ ] Localization и text/behavior consistency checks.
- [ ] Reachability, ID/reference, economy и server capability validation.
- [ ] SQL/change-set build и dev deployment.
- [ ] Runtime gossip, accept, quest log, progress, completion и reward choice.
- [ ] Quest UI через view models; server reject/pending states.
- [ ] Editor playtest launcher в нужной позиции.
- [ ] Automated integrated happy path и failure/recovery path.
## Fidelity evidence
Opcode/state/UI event sequence и quest rules сравниваются с 3.3.5a. Custom extensions маркируются и не меняют Blizzlike335.
## Exit criteria
Новый квест создаётся и проходится без ручного SQL и оригинального клиента; повторная сборка/установка воспроизводима.
## Evidence
- Date:
- Revision/worktree:
- Commands:
- Results:
- Fidelity comparison:
- Changed files:
- Remaining risks: