max / audiofiles
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+3 insertions,
-1 deletion
| @@ -48,7 +48,9 @@ | |||
| 48 | 48 | //! distinction. On a vault with two hundred tags the described sidebar is a wall | |
| 49 | 49 | //! where the shipped one is an outline. | |
| 50 | 50 | //! | |
| 51 | - | //! Filed rather than faked. Note this is not the same gap as | |
| 51 | + | //! Filed rather than faked -- `ccaa7e4b`, and it was not: that sentence stood | |
| 52 | + | //! here for four days over a task nobody had created. Filed for real 2026-08-21, | |
| 53 | + | //! with the flattening above as its measured cost. Note this is not the same gap as | |
| 52 | 54 | //! `Node::Heading { level }`, which says how far down the *document* a title | |
| 53 | 55 | //! sits: that is depth in prose, and this is containment in a set. | |
| 54 | 56 | //! |