feat(devkit): add resumable workspace automation and UI review tooling
Verified with the coordinated workspace changes by devkit full run 2026-09-08T225814-186389-0000-3e3ed7cd (all seven phases passed). This shared UI pass does not mark the individual module reviews complete.
This commit is contained in:
@@ -15,6 +15,13 @@ platform behavior remains owned by the corresponding module repository.
|
||||
|
||||
## Working Rules
|
||||
|
||||
- Start repeated workflows with `./devkit commands`; use `context --changed`,
|
||||
`check --profile quick --changed --dry-run`, and `review MODULE` instead of
|
||||
reconstructing repository/check inventories. See `docs/operations/DEVKIT.md`.
|
||||
- Prefer compact check receipts (`status`, `summary`, `logs`) to repeated full
|
||||
log dumps. `check --profile full` retains the required focused gate; targeted
|
||||
profiles or cached results do not waive required verification or approvals.
|
||||
|
||||
- Treat Gitea issues as the canonical backlog and state log.
|
||||
- Preserve optional module boundaries and use Core contracts or capabilities for integrations.
|
||||
- Prefer targeted checks before full workspace scans.
|
||||
|
||||
Reference in New Issue
Block a user