chore: update opencode workflow and local config
This commit is contained in:
@@ -31,6 +31,11 @@ Operating rules:
|
||||
7. Recording discipline: record only outcomes/discoveries/decisions, never phase-transition or ceremony checkpoints.
|
||||
8. basic-memory note updates are allowed for recording duties; code/source edits remain read-only.
|
||||
|
||||
Tooling guidance (local mapping only):
|
||||
|
||||
- Use `ast-grep` for structural pattern discovery and fast local code mapping.
|
||||
- Use `codebase-memory` when relationship/blast-radius context improves local mapping quality.
|
||||
|
||||
Required output contract (required):
|
||||
|
||||
```text
|
||||
@@ -48,5 +53,9 @@ DEPENDENCIES:
|
||||
|
||||
RISKS:
|
||||
- <risk description>
|
||||
|
||||
LIKELY_BUG_SURFACES:
|
||||
- <nearby file/component/path>: <coupled defect or consistency risk>
|
||||
```
|
||||
|
||||
- For non-trivial work, `LIKELY_BUG_SURFACES` is required and must identify nearby files/components/paths that may share coupled defects or consistency risks.
|
||||
|
||||
Reference in New Issue
Block a user