# F87 grandfathered pairs — registered persist/load pairs that do NOT
# yet ship an adversarial round-trip corpus (EPIC #499 Phase 1; the
# GitHub-PEM escape-class). Each line is the synthetic baseline_path of
# a pair in check_f87_persist_load_corpus.py::_PAIRS whose four-class
# corpus is still missing.
#
# The secrets pair (secrets_set_load) is NOT here: its corpus already
# exists — tests/unit/test_secrets_encoding.py +
# tests/integration/test_secrets_pem_round_trip.py carry the
# `# F87-corpus: secrets_set_load` anchor and span the four classes.
#
# Paydown: write a `# F87-corpus: <pair_name>` corpus test for the pair
# (round-trip multi-line / unicode / large >= 64 KiB / escape-lookalike
# across its write -> read boundary), confirm the gate covers it, then
# delete the matching line below. A NEW line here means a new persist/
# load pair was registered without proof it survives adversarial input.
kairix/connect/store/file_store.py::FileTokenStore.store+load_secrets_file
kairix/core/embed/embedding_cache.py::put_many+get_many
kairix/platform/setup/backends.py::write_config_updates+load_merged_mapping
