Skip to content

Commit 3e5ab9a

Browse files
docs(compat): correct chronological subsection count (5 -> 7)
QA review of 40e5b15 caught the count discrepancy: the doc has 7 "Runtime verification" subsections (at lines 217, 287, 329, 405, 462, 551, 680), not 5 as the backlog item claimed. Two places fixed: - "currently contains 5 chronological ..." -> "7 chronological (one per Splunkbase upload from v1.0.2 onward)" — added the per-release attribution so the count is self-checking. - "demote the 5 chronological subsections" -> "demote the 7 chronological subsections". LOW-severity gap from QA (factual count, no functional impact — the consolidation backlog item is still correct once executed). The 40e5b15 commit message used the same "5" count; that message stays as historical evidence of the original miscount, this row corrects it. Logged to ~/.claude/state/qa-findings.jsonl as backlog-item-count-mismatch. Verification: - bash scripts/pre-commit-doc-drift.sh -> OK (50 docs vs build 678)
1 parent 40e5b15 commit 3e5ab9a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/SPLUNK_10_COMPATIBILITY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -658,14 +658,14 @@ predicts it does), SLIM should accept.
658658
documentation.
659659
- **Consolidate the cumulative SLIM format history into ONE canonical
660660
table** (cleanup deferred from 2026-06-07 escalation). This doc
661-
currently contains 5 chronological "Runtime verification"
662-
subsections, each carrying a snapshot of the cumulative format
663-
history table. When the Splunkbase support ticket
661+
currently contains 7 chronological "Runtime verification"
662+
subsections (one per Splunkbase upload from v1.0.2 onward), each
663+
carrying a snapshot of the cumulative format history table. When the Splunkbase support ticket
664664
(`docs/SPLUNKBASE_SUPPORT_TICKET.md`) returns a working format and
665665
v1.0.9 is cut, the cleanup commit should: (a) add a "READ THIS
666666
FIRST — current accepted format" banner at the top of the doc with
667667
a single canonical table marked `**Updated YYYY-MM-DD**`; (b)
668-
demote the 5 chronological subsections under a "## Historical
668+
demote the 7 chronological subsections under a "## Historical
669669
iterations" heading; (c) mirror the same canonical table into
670670
`docs/APPINSPECT_FINDINGS.md` §7.12 cumulative-history table so
671671
the next contributor doesn't have to cross-reference 5 doc

0 commit comments

Comments
 (0)