jacobinwwey_obsidian-NotEMD/scripts
Jacobinwwey d7d05c806d fix: correct table overlay leak detection logic
The leak detection logic was backwards - leaks occur when
table-cell-overlay shapes exist WITHOUT tables, not WITH tables.

Changed: tableCount > 0 → tableCount === 0

All PPTX tests pass (52/52).
2026-06-23 04:05:25 -05:00
..
lib test: report pptx advisory metric and layer contracts 2026-06-22 04:20:09 -05:00
regression feat: implement first-principles language support architecture 2026-04-09 06:21:17 -05:00
release refactor(release): centralize workflow branch contract 2026-06-06 05:18:43 -05:00
repo-saga fix(repo-saga): fail fast on invalid sync arguments 2026-06-09 13:18:43 -05:00
audit-hardcoded-ui-strings.js release: ship 1.8.2 locale coverage sync 2026-04-14 00:01:37 -05:00
audit-render-host-bundle.js test(packaging): centralize render-host reference contract 2026-06-06 08:33:17 -05:00
ci-verify-authorship.sh feat(git): add comprehensive author hygiene protection system 2026-06-23 03:44:31 -05:00
clean-bot-commits.sh feat(git): add comprehensive author hygiene protection system 2026-06-23 03:44:31 -05:00
delete-all-branches.sh docs: root cause analysis for 'claude' contributor cache issue 2026-06-23 03:55:58 -05:00
diagnose-llm-provider.js feat: ship 1.7.9 long-request diagnostics and cross-provider streaming fallback 2026-03-30 03:23:16 -05:00
diagram-semantic-verification.js test(packaging): lock render-host helper shipping boundary 2026-06-06 09:13:15 -05:00
invoke-maintainer-cli-operation.js fix(local-kb): align docs-vault inspect examples 2026-06-06 00:49:20 -05:00
nuclear-bot-cleanup.sh docs: root cause analysis for 'claude' contributor cache issue 2026-06-23 03:55:58 -05:00
refresh-github-contributors.sh docs: add contributor analysis and GitHub refresh tools 2026-06-23 03:47:40 -05:00
verify-author.sh feat(git): add comprehensive author hygiene protection system 2026-06-23 03:44:31 -05:00
verify-slidev-export-workflow.cjs fix: correct table overlay leak detection logic 2026-06-23 04:05:25 -05:00
verify-slidev-layout-fixtures.cjs test(slidev-export): cover component fence image boundaries 2026-06-20 19:02:23 -05:00