fix: 调试发布run
This commit is contained in:
@@ -27,6 +27,14 @@ Do not place implementation code outside the matching root. Shared contracts mus
|
||||
- If an OpenSpec change is created, update proposal/design/specs/tasks before implementation when behavior, architecture, or validation rules change.
|
||||
- If an OpenSpec change is created, do not mark its tasks complete until verification evidence exists, and run `openspec validate <change> --strict` before completion.
|
||||
|
||||
## Task Creation Rules
|
||||
|
||||
When creating a task, include the following prompt boundaries before implementation starts:
|
||||
|
||||
- Positive prompt (正向提示词): clearly state the intended outcome, accepted success criteria, and the first-party product area the work supports.
|
||||
- Directional prompt (方向提示词): state the expected implementation direction, affected project root, relevant existing patterns to preserve, and verification command or evidence expected.
|
||||
- Boundary prompt (任务边界): explicitly list out-of-scope areas, forbidden product expansions, and files or roots that must not be touched unless the task explicitly requires them.
|
||||
|
||||
## Structure Rules
|
||||
|
||||
Backend roots must keep these concerns in fixed directories:
|
||||
|
||||
Reference in New Issue
Block a user