Skip to content

Commit 141bb4f

Browse files
committed
fix: correcting issues with legacy
1 parent 30b798a commit 141bb4f

File tree

8 files changed

+245
-49
lines changed

8 files changed

+245
-49
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -358,9 +358,7 @@ canary grep Authentication
358358
Track documentation status with cryptographic hashes:
359359

360360
```go
361-
// CANARY: REQ=CBIN-105; FEATURE="FuzzySearch"; ASPECT=Engine; STATUS=TESTED;
362-
// TEST=TestFuzzySearch; DOC=user:docs/user/search-guide.md;
363-
// DOC_HASH=a3f5b8c2e1d4a6f9; UPDATED=2025-10-18
361+
// CANARY: REQ=CBIN-105; FEATURE="FuzzySearch"; ASPECT=Engine; STATUS=TESTED; TEST=TestFuzzySearch; DOC=user:docs/user/search-guide.md; DOC_HASH=a3f5b8c2e1d4a6f9; UPDATED=2025-10-18
364362
```
365363

366364
```bash

0 commit comments

Comments
 (0)