ktg-plugin-marketplace/plugins
Kjell Tore Guttormsen 36f79dd702 fix(linkedin-studio): S12 — close S11 re-review + render-chain-propagation lint guard
Closes the 2 grep-verified findings from the S11 cold full-brief re-review
(docs/remediation/review.md, BLOCK 1/0/1/0, 0 dropped). Both were the NEXT
RING of the meta-class S10/S11 converged: a propagation miss — the fix had
landed where the SC named the file, not in the render-source it depends on.

BLOCKER (command->reference propagation): references/ab-testing-framework.md:166
still shipped the banned A/B "Significant? (>20%)" Yes/No verdict column while
commands/ab-test.md (which RENDERS from it, inlined at :30, presented at :69)
had been cleaned to the honest "Directional?" framing. Re-framed the reference
result template to match the command verbatim (header + the directional note)
and retuned :38 "20% significance threshold" -> "minimum-meaningful-difference
threshold". The whole render chain is now significance-verdict-free.

MINOR ($-replacement, class-closed not line-patched): the newest-first section
appends/rewrites in hooks/scripts/state-updater.mjs passed a replacement STRING
embedding untrusted user content to String.replace, so dollar-sequences
($1 / $& / dollar-backtick / dollar-apostrophe / $$) in a topic/hook/partner
(e.g. "$100 budget cut") re-injected the captured heading and dropped
characters, silently corrupting state. Converted all 5 content-bearing sites
(Recent Posts, prune, Milestone Log, First-Hour, Outreach) to replacement
FUNCTIONS; the 3 remaining $1 sites only interpolate date scalars. +4
$-bearing regression tests — incl. the prune fixture, which itself had to
switch to a function (the bug bit the fixture as it was being written).

META (generalize the lint to the propagation-miss class): new test-runner.sh
Section 11 — render-chain propagation guard. Forbids the significance-verdict
column (Significant? adjacent to "(" or a table pipe) across the WHOLE render
chain (commands + every inlined reference + adjacent surfaces), with a
permanent non-vacuity self-test (3 verdict forms caught, 6 legitimate
Significant/significance/Directional? forms ignored) and an e2e mutation-proof.
Generalizes S10/S11's "fix the class, not the line" to command->reference.

Pre-patch render-chain sweep confirmed ab-testing-framework.md was the SOLE
propagation survivor (so a 6th review finds no 3rd). test-runner.sh 70/0/0;
node --test 98/98. CLAUDE.md lint enumeration synced.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 15:42:25 +02:00
..
ai-psychosis chore: WIP marketplace doc adjustments across plugins 2026-05-18 12:04:02 +02:00
claude-design docs(claude-design): polish README — Why this exists + workflow example + recent versions 2026-05-18 21:28:31 +02:00
config-audit chore: WIP marketplace doc adjustments across plugins 2026-05-18 12:04:02 +02:00
graceful-handoff chore: WIP marketplace doc adjustments across plugins 2026-05-18 12:04:02 +02:00
human-friendly-style feat(human-friendly-style): v1.1.0 — always show irreversible actions verbatim + discoverability docs 2026-05-29 11:53:00 +02:00
linkedin-studio fix(linkedin-studio): S12 — close S11 re-review + render-chain-propagation lint guard 2026-05-30 15:42:25 +02:00
llm-security chore(llm-security): v7.7.2 — language consistency pass 2026-05-19 06:47:44 +02:00
ms-ai-architect chore: WIP marketplace doc adjustments across plugins 2026-05-18 12:04:02 +02:00
okr chore: WIP marketplace doc adjustments across plugins 2026-05-18 12:04:02 +02:00
voyage chore(voyage): consolidate continuity into STATE.md 2026-05-29 20:29:51 +02:00