fix: address coderabbit followups

This commit is contained in:
lda
2026-06-05 18:49:25 +07:00 Verified
parent d61b183793
commit 80e8f3299f
5 changed files with 17 additions and 8 deletions
@@ -17,7 +17,7 @@ tasks from this file's old history.
Use the replacement plan instead:
```text
docs/superpowers/plans/2026-05-27-openapi-core-capability-source.md
docs/historical/superpowers/plans/2026-05-27-openapi-core-capability-source.md
```
The replacement plan uses the OpenAPI document as source of truth,
@@ -127,7 +127,7 @@ Output shape:
- Modify: `pyproject.toml`
- Modify: `uv.lock`
- Modify: `docs/superpowers/plans/2026-05-27-openapi-capability-source.md`
- Modify: `docs/historical/superpowers/plans/2026-05-27-openapi-capability-source.md`
- Test: `tests/openapi/test_codegen_executor.py` may be removed or replaced later.
- [ ] **Step 1: Replace runtime dependency**
@@ -155,7 +155,7 @@ Expected: lockfile updates successfully.
Keep the superseded note at the top of:
```text
docs/superpowers/plans/2026-05-27-openapi-capability-source.md
docs/historical/superpowers/plans/2026-05-27-openapi-capability-source.md
```
Expected: future agents do not continue Task 5/6 AST parsing work.