{
  "name": "OMDP39 UI recovery smoke test vectors",
  "version": "1.0.27",
  "shareFormat": "v1",
  "warning": [
    "Dummy data only. Never use real seed material in public test vectors.",
    "This file is intended for UI/recovery smoke tests, not for deterministic split compatibility."
  ],
  "vectors": [
    {
      "name": "12-word dummy seed, 3-of-5 recovery",
      "mnemonic": "abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon about",
      "sharesTotal": 5,
      "threshold": 3,
      "sharesUsed": [
        "celery wheat keep vague army muffin mean robot thumb fly zebra trophy royal enemy turn benefit decorate aerobic client abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon",
        "celery wheat keep vague around gravity impulse cluster bracket tag certain speed tone print clinic blouse visit whip defense abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon",
        "celery wheat keep vague around warm winner nuclear wing luggage surface delay flight tobacco sea artist soccer much point abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon"
      ],
      "expectedRecoveredMnemonic": "abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon about",
      "notes": [
        "These shares were generated from the dummy seed for UI smoke testing.",
        "Use any threshold-valid subset from the same set to test recovery."
      ]
    },
    {
      "name": "24-word dummy seed, 5-of-8 recovery",
      "mnemonic": "cage meat network similar flash envelope pepper deer swim gun drum dinosaur advice powder miss mouse note differ crash remind save alley judge tomato",
      "sharesTotal": 8,
      "threshold": 5,
      "sharesUsed": [
        "calm minor fiscal speed beef motion shift enforce grant property pioneer eye panda horror rebel pave bus liquid february shop exhibit slam owner bonus swamp garden adjust despair video family next length abandon",
        "calm minor fiscal speed before benefit soul doctor impact require rally earn require feel luxury obey custom pioneer label uphold cable reopen unable help resemble devote husband expire photo gaze actor abandon abandon",
        "calm minor fiscal speed before noise soft dry impulse rapid repeat doll rail flag master object defense quit jelly transfer avoid purse volcano ill protect captain hybrid eternal rough among approve abandon abandon",
        "calm minor fiscal speed begin furnace task purpose stereo replace tumble tide judge apple acid under amazing cradle rate tent amazing fire style pyramid decrease blame burst tell economy destroy level abandon abandon",
        "calm minor fiscal speed begin tape submit pony sudden pattern weapon wisdom glove cancel copper snap carpet attack market turn cotton again limb walk goddess expose fresh nation artwork find truly abandon abandon"
      ],
      "expectedRecoveredMnemonic": "cage meat network similar flash envelope pepper deer swim gun drum dinosaur advice powder miss mouse note differ crash remind save alley judge tomato",
      "notes": [
        "Dummy 24-word recovery smoke vector.",
        "Uses a threshold-valid subset from the deterministic 24-word vector."
      ]
    }
  ],
  "supportedMnemonicWordCounts": [
    12,
    24
  ],
  "targetOfflineArtifactVersion": "1.0.25",
  "metadataReleaseVersion": "1.0.27"
}