# F91 grandfathered files — ungoverned inline <script> bodies in the
# wizard templates that predate the rule (EPIC #499 Phase 3). Both are
# the near-duplicate htmx:afterSwap reveal listeners that show the
# Save/Start button once a validation or scan partial lands. They differ
# only in the queried success class and the revealed button id, so they
# are NOT byte-identical (the duplicate limb correctly leaves them
# alone) — but neither carries an F91-inline rationale yet.
#
# Paydown: add a `{# F91-inline: <why this script is inline #}` Jinja
# comment directly above each <script>, then delete its line here. (A
# fuller paydown lifts the shared reveal pattern into one static
# web/static/ include referenced from both screens, retiring both lines
# at once.) A NEW entry here means a net-new ungoverned inline script
# shipped — resolve it, don't grow this file.
kairix/platform/setup/web/templates/setup/folder.html::untagged-inline-script@L43
kairix/platform/setup/web/templates/setup/key.html::untagged-inline-script@L51
