aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/d2sqlite3/c
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-04-22 14:00:13 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2026-04-22 20:42:31 -0400
commit5f9cb0e9724ab4c3f3539ef801b4604504543e4a (patch)
tree0c0a3bf636f680804a11ed4535b2d881ab4628e4 /src/ext_depends/d2sqlite3/c
parentinclude .ssp document abstraction in source pod (diff)
.ssp serializer: omit identifier when it equals OCN
- For heading objects, the identifier was always emitted on the declaration line (e.g. "[10] heading :1 10") even when it was just the OCN repeated. Now only emits the identifier when it differs from the OCN (i.e. when there is a named segment like "acknowledgments" or "a1"), reducing redundancy. Before: [10] heading :1 10 After: [10] heading :1 Named segments still appear: [0] heading :1 a1 Co-Authored-By: Anthropic Claude Opus 4.6 (1M context)
Diffstat (limited to 'src/ext_depends/d2sqlite3/c')
0 files changed, 0 insertions, 0 deletions