Tighten watch readme
- SHA
7edece0c84392ae82dbbfb7fcf6b8b7fb1fa5fee- Parents
-
cc12960 - Tree
599696e
7edece0
7edece0c84392ae82dbbfb7fcf6b8b7fb1fa5feecc12960
599696e| Status | File | + | - |
|---|---|---|---|
| M |
README.md
|
2 | 1 |
README.mdmodified@@ -24,7 +24,7 @@ Future scope: | ||
| 24 | 24 | |
| 25 | 25 | ## Status |
| 26 | 26 | |
| 27 | -Initial scaffold is in place. | |
| 27 | +Polling-first `v0.1.0` candidate is in place. | |
| 28 | 28 | |
| 29 | 29 | Implemented today: |
| 30 | 30 | |
@@ -38,6 +38,7 @@ Implemented today: | ||
| 38 | 38 | - debounce-based quieting for bursty paths |
| 39 | 39 | - snapshot-failure reporting without false remove storms |
| 40 | 40 | - ignored and hidden subtrees pruned before deep traversal |
| 41 | +- literal path bytes preserved across snapshot transport, including tabs and newlines | |
| 41 | 42 | - smoke-test and change-detection coverage with CI wiring |
| 42 | 43 | |
| 43 | 44 | Still to implement: |