We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce15919 commit 6c31ab2Copy full SHA for 6c31ab2
agent-docs/ARCH_REFACTOR_PLAN.md
@@ -29,7 +29,7 @@ This document turns the proposed Clean/Hex refactor into a commit-friendly check
29
30
### Milestone A — Stop leaking adapters into App (low risk)
31
32
-- [ ] Move the `select` net implementation from the app crate to adapters (prefer `rd-std`).
+- [x] Move the `select` net implementation from the app crate to adapters (prefer `rd-std`).
33
- Acceptance: `select` still appears in registry schema; tests compile.
34
- [ ] Remove `select` registration from the app’s registry wiring.
35
0 commit comments