feat: document Scanner Engine implementation status and normalize convention
This commit is contained in:
@@ -91,8 +91,8 @@
|
||||
- [x] verify test coverage of `internal/scanner` and `internal/normalize` (target 80%+) — scanner 90.3%, normalize 100.0%
|
||||
|
||||
### Task 7: Update documentation
|
||||
- [ ] update `README.md` to note the Scanner Engine is implemented (compute-only; notifier/web pending)
|
||||
- [ ] add a short note in `CLAUDE.md` or a plan-completion comment if new package conventions (e.g. `internal/normalize` is the shared normalization home) were established
|
||||
- [x] update `README.md` to note the Scanner Engine is implemented (compute-only; notifier/web pending)
|
||||
- [x] add a short note in `CLAUDE.md` or a plan-completion comment if new package conventions (e.g. `internal/normalize` is the shared normalization home) were established
|
||||
|
||||
## Technical Details
|
||||
- **Normalization** (`internal/normalize`): port regexes from `musicbrainz/api.go`:
|
||||
|
||||
Reference in New Issue
Block a user