docs: update progress tracker and repository map
This commit is contained in:
15
README.md
15
README.md
@@ -20,12 +20,21 @@ The no-reply provider returns `NO_REPLY` for any input.
|
|||||||
- `plugin/` — OpenClaw plugin (before_model_resolve hook)
|
- `plugin/` — OpenClaw plugin (before_model_resolve hook)
|
||||||
- `no-reply-api/` — OpenAI-compatible minimal API that always returns `NO_REPLY`
|
- `no-reply-api/` — OpenAI-compatible minimal API that always returns `NO_REPLY`
|
||||||
- `docs/` — rollout and configuration notes
|
- `docs/` — rollout and configuration notes
|
||||||
|
- `scripts/` — smoke/dev helper scripts
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Development plan (incremental commits)
|
## Development plan (incremental commits)
|
||||||
|
|
||||||
- [x] Task 1: project docs + structure
|
- [x] Task 1: project docs + structure
|
||||||
- [ ] Task 2: no-reply API MVP
|
- [x] Task 2: no-reply API MVP
|
||||||
- [ ] Task 3: plugin MVP with rule chain
|
- [x] Task 3: plugin MVP with rule chain
|
||||||
- [ ] Task 4: sample config + quick verification scripts
|
- [x] Task 4: sample config + quick verification scripts
|
||||||
|
- [x] Task 5: plugin rule extraction + hardening
|
||||||
|
- [x] Task 6: containerization + compose
|
||||||
|
- [x] Task 7: plugin usage notes
|
||||||
|
- [x] Task 8: sender normalization + TTL + one-shot decision
|
||||||
|
- [x] Task 9: auth-aware no-reply API
|
||||||
|
- [x] Task 10: smoke test helpers
|
||||||
|
- [x] Task 11: plugin structure checker
|
||||||
|
- [x] Task 12: rollout checklist
|
||||||
|
|||||||
Reference in New Issue
Block a user