Skip to content

Commit 6c31ab2

Browse files
committed
docs(plan): select net lives in rd-std
1 parent ce15919 commit 6c31ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent-docs/ARCH_REFACTOR_PLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This document turns the proposed Clean/Hex refactor into a commit-friendly check
2929

3030
### Milestone A — Stop leaking adapters into App (low risk)
3131

32-
- [ ] Move the `select` net implementation from the app crate to adapters (prefer `rd-std`).
32+
- [x] Move the `select` net implementation from the app crate to adapters (prefer `rd-std`).
3333
- Acceptance: `select` still appears in registry schema; tests compile.
3434
- [ ] Remove `select` registration from the app’s registry wiring.
3535

0 commit comments

Comments
 (0)