Commit 074a8c4
committed
docs/design: fix second DDB gen-prefix site + seq classification (claude r6)
The markdown-table-escaped form !ddb\|table\|gen\| at line 186 (the
internal-index reconstruction table) was missed by the round-5 fix
because the escaped pipes did not match the plain-text grep. Corrected
to !ddb\|meta\|gen\| (DDBTableGenPrefix = "!ddb|meta|gen|").
Also aligned this table row with the body-text reclassification:
!sqs|queue|seq| is a queue-level sequence counter, not a per-message
side record, so it now sits with the generation counters rather than
in the vis/byage/dedup/group side-record list.1 parent d93f5dd commit 074a8c4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments