{
  "schema_version": "2.0",
  "experience_id": "sangre_y_poder_free",
  "authority": "selected_free_runtime_and_explicit_free_entry",
  "selection_authority": "runtime_capability_probe_v1_or_explicit_free_request",
  "normal_runtime_first": false,
  "capability_probe_before_dalma_creation": true,
  "pass_gate_selects_free": true,
  "no_pass_gate_alone_authorizes_complete_runtime": true,
  "ambiguous_partial_truncated_or_unknown_selects": "pass_then_free",
  "access_boundary": {
    "complete_runtime_entry": "forbidden_while_free_session_lock_true",
    "runtime_manifest": "forbidden_while_free_session_lock_true",
    "runtime_loader": "forbidden_while_free_session_lock_true",
    "authorized_sources": "free_capsules_and_only_the_direct_canonical_html_or_data_sources_declared_by_the_selected_capsule"
  },
  "activation_policy": {
    "authority_priority": [
      "runtime_capability_probe_v1",
      "locked_session_runtime",
      "phased_router_v1_or_free_vnext",
      "legacy_runtime_manifest"
    ],
    "capability_probe_before_dalma_creation": true,
    "normal_runtime_first": false,
    "pass_selects_free": true,
    "no_pass_alone_authorizes_complete_runtime": true,
    "ambiguous_partial_truncated_or_unknown": "normalize_to_pass_and_select_free",
    "explicit_free_request": {
      "detection": "User supplies /ia/aventuras/sangre-y-poder/free/ or explicitly asks to use Free.",
      "USER_EXPLICITLY_REQUESTED_FREE": true,
      "FREE_ACTIVATION_CONFIRMED": true,
      "FREE_SESSION_LOCK": true,
      "COMPLETE_RUNTIME_ACCESS": false,
      "RETURN_TO_NORMAL_RUNTIME": false
    },
    "advanced_runtime_failure": {
      "before_runtime_selection_lock": "CAPABILITY_GATE = PASS; activate_free_vnext_without_stopping",
      "after_normal_runtime_lock": "use_normal_runtime_recovery_only; do_not_switch_to_free",
      "after_free_session_lock": "remain_in_free_vnext"
    },
    "free_fetch_failure_with_entry_available": {
      "action": "use_embedded_free_bootstrap",
      "EMBEDDED_FREE_BOOTSTRAP": true,
      "FREE_ACTIVATION_CONFIRMED": true,
      "FREE_SESSION_LOCK": true
    },
    "explicit_free_without_complete_dalma": {
      "action": "route_to_capsule_00_creation",
      "capsule": "00_creacion_del_dalma",
      "FREE_ACTIVATION_CONFIRMED": true,
      "FREE_SESSION_LOCK": true
    },
    "generic_search_for_declared_free_resources": false,
    "session_lock_rule": "Once true, FREE_SESSION_LOCK remains true until ADVENTURE_TERMINAL_STATE = true.",
    "selection_lock_rule": "Once RUNTIME_SELECTION_LOCK = true, never re-run the Capability Probe or switch runtimes during the same adventure session.",
    "REQUEST_USER_RUNTIME_UPLOAD": false
  },
  "canonical_runtime": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/",
  "entry_html": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/",
  "protocol_html": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/protocolo/",
  "protocol_markdown": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/protocolo/PROTOCOLO_FREE.md",
  "router_html": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/router/",
  "router_json": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/router.json",
  "state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json",
  "free_capsule_count": 25,
  "creation_capsule": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/00_creacion_del_dalma/",
  "free_session_lock": {
    "state_field": "free_session_lock",
    "when_true": [
      "DO_NOT_RERUN_CAPABILITY_PROBE",
      "DO_NOT_SWITCH_TO_NORMAL_RUNTIME",
      "DO_NOT_OPEN_LEGACY_RUNTIME_MANIFEST",
      "RESOLVE_FROM_CURRENT_CAPSULE_AND_STATE"
    ],
    "creation_rule": "If current_capsule = 00_creacion_del_dalma and DALMA_CREATION_COMPLETE = false, remain in Capsule 00 and continue the first unresolved step.",
    "survives": [
      "USER_PROMPT",
      "CAPSULE_CHANGE",
      "CREATION_COMPLETE",
      "SEARCH",
      "FORCE_CURRENT_TURN",
      "DAY_CHANGE"
    ],
    "release_condition": "ADVENTURE_TERMINAL_STATE = true"
  },
  "source_archive": {
    "filename": "capsulas_free.zip",
    "sha256": "18fc9f8598fe6e2b731d43846ec05636097b3a9dd90c49d47290c6b102a5c805",
    "retained_in_public_tree": false
  },
  "turn_controller": {
    "initial": {
      "USER_PROMPT_RECEIVED": true,
      "FORCE_CURRENT_TURN": false,
      "PROTOCOL_CHECK_REQUIRED": true,
      "FREE_SESSION_LOCK": "preserve_existing",
      "RUNTIME_SELECTION_LOCK": "preserve_true",
      "SESSION_RUNTIME": "free"
    },
    "steps": [
      "CHECK_FREE_SESSION_LOCK",
      "CHECK_FREE_PROTOCOL",
      "RECOVER_AND_CONTRAST_STRUCTURED_STATE",
      "CANONICAL_WEB_ACCESS",
      "SELECT_CAPSULE_WITH_FREE_ROUTER",
      "READ_COMPLETE_CAPSULE_WHEN_AVAILABLE",
      "CONTRAST_CAPSULE_GAME_HISTORY_STATE",
      "EVALUATE_NEED_DATA"
    ],
    "need_data_false": [
      "GENERATE_RESPONSE",
      "UPDATE_STATE",
      "END_TURN"
    ],
    "need_data_true": [
      "IDENTIFY_REQUIRED_DATA_TYPE",
      "OPEN_CANONICAL_SOURCE",
      "READ_REQUIRED_DATA",
      "CONTRAST_WITH_CAPSULE_AND_STATE",
      "EVALUATE_DATA_RESOLVED"
    ],
    "unresolved": [
      "RETRY_CANONICAL_RETRIEVAL_ONCE",
      "SET_RECURRENCE_TRUE"
    ],
    "recurrence_choices": [
      "SEARCH_AGAIN",
      "FORCE_CURRENT_TURN"
    ],
    "force_scope": "CURRENT_TURN_ONLY",
    "force_reset": "FORCE_CURRENT_TURN = false after the current response; FREE_SESSION_LOCK remains true",
    "session_lock": {
      "state_field": "free_session_lock",
      "when_true": [
        "DO_NOT_RERUN_CAPABILITY_PROBE",
        "DO_NOT_SWITCH_TO_NORMAL_RUNTIME",
        "DO_NOT_OPEN_LEGACY_RUNTIME_MANIFEST",
        "RESOLVE_FROM_CURRENT_CAPSULE_AND_STATE"
      ],
      "creation_rule": "If current_capsule = 00_creacion_del_dalma and DALMA_CREATION_COMPLETE = false, remain in Capsule 00 and continue the first unresolved step.",
      "survives": [
        "USER_PROMPT",
        "CAPSULE_CHANGE",
        "CREATION_COMPLETE",
        "SEARCH",
        "FORCE_CURRENT_TURN",
        "DAY_CHANGE"
      ],
      "release_condition": "ADVENTURE_TERMINAL_STATE = true"
    },
    "terminal_rule": "Protocol and FREE_SESSION_LOCK remain active until an official terminal state is reached."
  },
  "canonical_lookup_map": {
    "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
    "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
    "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
    "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
    "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
    "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
    "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
    "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
    "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
    "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
    "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
    "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
    "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
    "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
    "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
    "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
  },
  "capsules": [
    {
      "capsule_number": 0,
      "capsule_id": "00_creacion_del_dalma",
      "scene_id": "PHASE_DALMA_CREATION",
      "phase_id": "PHASE_DALMA_CREATION",
      "title": "Creación del Dalma",
      "aliases": [
        "Cápsula 00",
        "Capsula 00",
        "00",
        "0",
        "Creación del Dalma",
        "Creacion del Dalma",
        "Creación de personaje",
        "Creacion de personaje",
        "Character creation",
        "Dalma creation",
        "PHASE_DALMA_CREATION",
        "00_creacion_dalma",
        "00_creacion_del_dalma"
      ],
      "day": 0,
      "time": "antes del Día 1",
      "location": "creación del personaje / fuera de la ficción narrativa",
      "brief_description": "Fase Free autosuficiente para crear o reanudar la creación canónica del Dalma sin reiniciar elecciones válidas.",
      "entry_conditions": [
        "No Dalma complete",
        "Advanced creation failure",
        "Explicit Free entry without completed creation",
        "Partial creation recovery"
      ],
      "exit_conditions": [
        "CREATION_CONFIRMED = true",
        "OFFICIAL_DALMA_CARD_OFFER_RESOLVED = true",
        "DALMA_CREATION_COMPLETE = true"
      ],
      "previous_capsules": [],
      "next_capsules": [
        1
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/00_creacion_del_dalma/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/00_creacion_del_dalma.md",
      "source_path": "capsulas/00_creacion_del_dalma.md",
      "sha256": "25595f5649897e7266cf63ac9222fd73699d5bf1886eae3c51c1ac29c5c8d92b",
      "canonical_resources": {
        "creation_guide": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/02_INICIO_Y_CREACION_DEL_DALMA.md",
        "races_professions_innate": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "dalmas": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/04_DALMAS_NIVEL_I.json",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "dalma_card_mapping": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/36_PRESENTACION_CARTA_OFICIAL_DALMA.json",
        "asset_manifest": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json"
      },
      "single_document_creation": true,
      "state_fields": [
        "creation_status",
        "race",
        "profession",
        "dalma_id",
        "innate_roll",
        "innate_ability",
        "name",
        "base_sheet",
        "equipment",
        "remaining_money",
        "creation_confirmed",
        "official_card_offer_resolved",
        "free_activation_confirmed",
        "free_session_lock",
        "execution_mode",
        "current_capsule",
        "current_phase",
        "return_to_normal_runtime",
        "runtime_capability_probe_completed",
        "runtime_capability_probe_version",
        "runtime_capability_gate",
        "session_runtime",
        "runtime_selection_lock",
        "normal_runtime_lock",
        "runtime_selection_reason"
      ]
    },
    {
      "capsule_number": 1,
      "capsule_id": "01_llegada_a_villapreston",
      "scene_id": "01_llegada_villapreston",
      "phase_id": "01_llegada_pueblo",
      "title": "Llegada a Villapreston",
      "aliases": [
        "Cápsula 01",
        "Capsula 01",
        "01",
        "1",
        "Llegada a Villapreston",
        "01_llegada_villapreston",
        "01_llegada_pueblo",
        "01_llegada_a_villapreston"
      ],
      "day": 1,
      "time": "anochecer",
      "location": "camino / entrada exterior de Villapreston",
      "brief_description": "Tras viajar desde Westad hacia Gudur, al anochecer el Dalma encuentra las primeras luces de una pequeña población. Antes de entrar, un cartel junto al camino la identifica como VILLAPRESTON; las viviendas están relativamente separadas y una avenida conduce hacia un núcleo más compacto. La decisión de entrar pertenece al jugador.",
      "entry_conditions": [
        "Dalma creation complete",
        "Free mode accepted",
        "no prior playable history"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 02_posada_dia1"
      ],
      "previous_capsules": [
        0
      ],
      "next_capsules": [
        2
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/01_llegada_a_villapreston/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/01_llegada_a_villapreston.md",
      "source_path": "capsulas/01_llegada_a_villapreston.md",
      "sha256": "2afc053d3d55ccf024ed485358a6c733418a426eb0d518d7a7d7febdac62b2a0",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/01_llegada_pueblo.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/01_llegada_pueblo.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 2,
      "capsule_id": "02_posada_reposo_de_dalma_dia_1",
      "scene_id": "02_posada_dia1",
      "phase_id": "02_posada_dia1",
      "title": "Posada Reposo de Dalma · Día 1",
      "aliases": [
        "Cápsula 02",
        "Capsula 02",
        "02",
        "2",
        "Posada Reposo de Dalma · Día 1",
        "02_posada_dia1",
        "02_posada_reposo_de_dalma_dia_1"
      ],
      "day": 1,
      "time": "noche",
      "location": "Villapreston · Posada Reposo de Dalma",
      "brief_description": "El calor del interior contrasta con el aire nocturno. Huele a comida, cerveza y madera quemada. Tras la barra trabajan una mujer y un hombre. En una mesa cenan cuatro viajeros, en otra conversan tres lugareños y algo más apartados descansan cuatro Guardias del Sur fuera de servicio. Cerca de la entrada hay un tablón de anuncios.",
      "entry_conditions": [
        "canonical transition from one of: 01_llegada_pueblo",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 03_casa_asher"
      ],
      "previous_capsules": [
        1
      ],
      "next_capsules": [
        3
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/02_posada_reposo_de_dalma_dia_1/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/02_posada_reposo_de_dalma_dia_1.md",
      "source_path": "capsulas/02_posada_reposo_de_dalma_dia_1.md",
      "sha256": "a6db5f47292526f39aa2ea8f101dc2082f7d2fa9297f528b1f8d8907614365f2",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/02_posada_dia1.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/02_posada_dia1.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 3,
      "capsule_id": "03_casa_de_asher",
      "scene_id": "03_casa_asher",
      "phase_id": "03_casa_asher",
      "title": "Casa de Asher",
      "aliases": [
        "Cápsula 03",
        "Capsula 03",
        "03",
        "3",
        "Casa de Asher",
        "03_casa_asher",
        "03_casa_de_asher"
      ],
      "day": 2,
      "time": "Día 2, mañana; revisitable antes del viaje",
      "location": "Villapreston · zona acomodada",
      "brief_description": "La residencia de Asher es una de las casas más grandes de la zona acomodada. Un jardín y una verja preceden a una construcción de dos plantas de piedra clara. Un mayordomo abre la puerta.",
      "entry_conditions": [
        "canonical transition from one of: 02_posada_dia1",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 04_casa_teolin, 05_bosque_arroyo, 06_casa_gobernador, 07_templo, 08_punta_lanza, 09_desvan_thal, 10_cazador_precavido, 11_posada_dia2"
      ],
      "previous_capsules": [
        2
      ],
      "next_capsules": [
        4,
        5,
        6,
        7,
        8,
        9,
        10,
        11
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/03_casa_de_asher/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/03_casa_de_asher.md",
      "source_path": "capsulas/03_casa_de_asher.md",
      "sha256": "6ae91d9833fb75282df3b444f9265380cc6efe127f7dcdbebc74086e6b80f92a",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/03_casa_asher.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/03_casa_asher.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 4,
      "capsule_id": "04_casa_de_teolin",
      "scene_id": "04_casa_teolin",
      "phase_id": "04_casa_teolin",
      "title": "Casa de Teolin",
      "aliases": [
        "Cápsula 04",
        "Capsula 04",
        "04",
        "4",
        "Casa de Teolin",
        "04_casa_teolin",
        "04_casa_de_teolin"
      ],
      "day": 2,
      "time": "día",
      "location": "Villapreston · detrás del templo",
      "brief_description": "Una vivienda sencilla se encuentra detrás del templo. Tras llamar, una mujer abre parcialmente la puerta.",
      "entry_conditions": [
        "canonical transition from one of: 03_casa_asher",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 05_bosque_arroyo, 11_posada_dia2"
      ],
      "previous_capsules": [
        3
      ],
      "next_capsules": [
        5,
        11
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/04_casa_de_teolin/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/04_casa_de_teolin.md",
      "source_path": "capsulas/04_casa_de_teolin.md",
      "sha256": "2b19af542803fc0f8aaf66c8db62d67579284efbfcd75a97c06000163e26f243",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/04_casa_teolin.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/04_casa_teolin.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 5,
      "capsule_id": "05_bosque_del_arroyo",
      "scene_id": "05_bosque_arroyo",
      "phase_id": "05_bosque_arroyo",
      "title": "Bosque del Arroyo",
      "aliases": [
        "Cápsula 05",
        "Capsula 05",
        "05",
        "5",
        "Bosque del Arroyo",
        "05_bosque_arroyo",
        "05_bosque_del_arroyo"
      ],
      "day": 2,
      "time": "día",
      "location": "Alrededores de Villapreston / Bosque del Arroyo",
      "brief_description": "El arroyo discurre entre piedras, raíces y vegetación. Junto al cauce hay un pequeño claro. Numerosas pisadas, ramas y huellas se mezclan en el terreno. No hay sangre ni signos evidentes de lucha.",
      "entry_conditions": [
        "canonical transition from one of: 04_casa_teolin",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 11_posada_dia2, 06_casa_gobernador, 08_punta_lanza, 09_desvan_thal, 10_cazador_precavido"
      ],
      "previous_capsules": [
        4
      ],
      "next_capsules": [
        11,
        6,
        8,
        9,
        10
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/05_bosque_del_arroyo/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/05_bosque_del_arroyo.md",
      "source_path": "capsulas/05_bosque_del_arroyo.md",
      "sha256": "be0178c1c545ce1c0660afc10ea2a0ab6a2160b6feb6859377cd9ed2d1c2c2b2",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/05_bosque_arroyo.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/05_bosque_arroyo.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 6,
      "capsule_id": "06_casa_del_gobernador",
      "scene_id": "06_casa_gobernador",
      "phase_id": "06_casa_gobernador",
      "title": "Casa del Gobernador",
      "aliases": [
        "Cápsula 06",
        "Capsula 06",
        "06",
        "6",
        "Casa del Gobernador",
        "06_casa_gobernador",
        "06_casa_del_gobernador"
      ],
      "day": 2,
      "time": "día",
      "location": "Villapreston · plaza principal · edificio de Gobernación",
      "brief_description": "El gran edificio de gobernación domina la plaza. Guardias del Sur custodian el acceso.",
      "entry_conditions": [
        "canonical transition from one of: 05_bosque_arroyo",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 11_posada_dia2"
      ],
      "previous_capsules": [
        5
      ],
      "next_capsules": [
        11
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/06_casa_del_gobernador/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/06_casa_del_gobernador.md",
      "source_path": "capsulas/06_casa_del_gobernador.md",
      "sha256": "2071ac58300703dbb6b1a0b753b3c32e44692fd143d0dcd777e9ba455c556f82",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/06_casa_gobernador.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/06_casa_gobernador.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 7,
      "capsule_id": "07_templo_de_reejtar",
      "scene_id": "07_templo",
      "phase_id": "07_templo",
      "title": "Templo de Reéjtar",
      "aliases": [
        "Cápsula 07",
        "Capsula 07",
        "07",
        "7",
        "Templo de Reéjtar",
        "07_templo",
        "07_templo_de_reejtar"
      ],
      "day": 2,
      "time": "día",
      "location": "Villapreston",
      "brief_description": "El templo ofrece un espacio de oración y recogimiento.",
      "entry_conditions": [
        "canonical transition from one of: 06_casa_gobernador",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 11_posada_dia2"
      ],
      "previous_capsules": [
        6
      ],
      "next_capsules": [
        11
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/07_templo_de_reejtar/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/07_templo_de_reejtar.md",
      "source_path": "capsulas/07_templo_de_reejtar.md",
      "sha256": "cdaca582c09e1a4d34a0f46d1f2d660d1fd1a4c16cce79fd4bfe44a577cefaf9",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/07_templo.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/07_templo.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 8,
      "capsule_id": "08_armeria_punta_de_lanza",
      "scene_id": "08_punta_lanza",
      "phase_id": "08_punta_lanza",
      "title": "Armería Punta de Lanza",
      "aliases": [
        "Cápsula 08",
        "Capsula 08",
        "08",
        "8",
        "Armería Punta de Lanza",
        "08_punta_lanza",
        "08_armeria_punta_de_lanza"
      ],
      "day": 2,
      "time": "día",
      "location": "Villapreston",
      "brief_description": "La armería ofrece armas y armaduras para viajeros y combatientes.",
      "entry_conditions": [
        "canonical transition from one of: 07_templo",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 11_posada_dia2"
      ],
      "previous_capsules": [
        7
      ],
      "next_capsules": [
        11
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/08_armeria_punta_de_lanza/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/08_armeria_punta_de_lanza.md",
      "source_path": "capsulas/08_armeria_punta_de_lanza.md",
      "sha256": "9906d2ce86fd4e3986a5baeb222cb767b8db875ba5a52d70f762d3793c1ac2fc",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/08_punta_lanza.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/08_punta_lanza.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 9,
      "capsule_id": "09_desvan_de_thal",
      "scene_id": "09_desvan_thal",
      "phase_id": "09_desvan_thal",
      "title": "Desván de Thal",
      "aliases": [
        "Cápsula 09",
        "Capsula 09",
        "09",
        "9",
        "Desván de Thal",
        "09_desvan_thal",
        "09_desvan_de_thal"
      ],
      "day": 2,
      "time": "día",
      "location": "Villapreston",
      "brief_description": "El interior huele a hierbas, cera y metal. Frascos, estuches y objetos mágicos llenan las estanterías.",
      "entry_conditions": [
        "canonical transition from one of: 08_punta_lanza",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 11_posada_dia2"
      ],
      "previous_capsules": [
        8
      ],
      "next_capsules": [
        11
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/09_desvan_de_thal/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/09_desvan_de_thal.md",
      "source_path": "capsulas/09_desvan_de_thal.md",
      "sha256": "6318190c6d85d34f6e24e867ff4cd7381cbd183d13cca5c980e5fbf15a640258",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/09_desvan_thal.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/09_desvan_thal.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 10,
      "capsule_id": "10_el_cazador_precavido",
      "scene_id": "10_cazador_precavido",
      "phase_id": "10_cazador_precavido",
      "title": "El Cazador Precavido",
      "aliases": [
        "Cápsula 10",
        "Capsula 10",
        "10",
        "El Cazador Precavido",
        "10_cazador_precavido",
        "10_el_cazador_precavido"
      ],
      "day": 2,
      "time": "día",
      "location": "Villapreston",
      "brief_description": "El local contiene cuero, herramientas de viaje, accesorios y pequeños frascos cuidadosamente etiquetados.",
      "entry_conditions": [
        "canonical transition from one of: 09_desvan_thal",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 11_posada_dia2"
      ],
      "previous_capsules": [
        9
      ],
      "next_capsules": [
        11
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/10_el_cazador_precavido/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/10_el_cazador_precavido.md",
      "source_path": "capsulas/10_el_cazador_precavido.md",
      "sha256": "581db8b889e7e4f66210897bb1dae48d4344f9966eae6b06b10ca5c4a7d23fce",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/10_cazador_precavido.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/10_cazador_precavido.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 11,
      "capsule_id": "11_posada_reposo_de_dalma_dia_2",
      "scene_id": "11_posada_dia2",
      "phase_id": "11_posada_dia2",
      "title": "Posada Reposo de Dalma · Día 2",
      "aliases": [
        "Cápsula 11",
        "Capsula 11",
        "11",
        "Posada Reposo de Dalma · Día 2",
        "11_posada_dia2",
        "11_posada_reposo_de_dalma_dia_2"
      ],
      "day": 2,
      "time": "mañana/tarde/noche",
      "location": "Villapreston · plaza principal · Posada Reposo de Dalma",
      "brief_description": "Durante la mañana del Día 2 la posada atraviesa una rutina tranquila. Celdris, jinete y mensajero habitual de la ruta, hace una breve parada, saluda a Bleida con familiaridad, le entrega un pequeño paquete personal y toma un té antes de continuar su reparto. Al atardecer la composición de la sala cambia con la llegada de nuevos viajeros.",
      "entry_conditions": [
        "canonical transition from one of: 10_cazador_precavido",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 03_casa_asher, 06_casa_gobernador, 12_biblioteca_heldris"
      ],
      "previous_capsules": [
        10
      ],
      "next_capsules": [
        3,
        6,
        12
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/11_posada_reposo_de_dalma_dia_2/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/11_posada_reposo_de_dalma_dia_2.md",
      "source_path": "capsulas/11_posada_reposo_de_dalma_dia_2.md",
      "sha256": "7fa47fc329d1079c04c6972b73da8b5cc16289353fcc2a86d145afad985f1158",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/11_posada_dia2.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/11_posada_dia2.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 12,
      "capsule_id": "12_casa_y_biblioteca_de_heldris",
      "scene_id": "12_biblioteca_heldris",
      "phase_id": "12_biblioteca_heldris",
      "title": "Casa y biblioteca de Heldris",
      "aliases": [
        "Cápsula 12",
        "Capsula 12",
        "12",
        "Casa y biblioteca de Heldris",
        "12_biblioteca_heldris",
        "12_casa_y_biblioteca_de_heldris"
      ],
      "day": 2,
      "time": "Día 2: mañana/tarde temprana sin respuesta; revelación a pocas horas de la puesta de sol o después de la cena por antibloqueo",
      "location": "Villapreston · Casa de Heldris",
      "brief_description": "Cuando Heldris ya está disponible, su vivienda parece haberse convertido con los años en una biblioteca. Estanterías, documentos, mapas, cajas y libros ocupan casi todo el espacio. Sobre una mesa hay papeles abiertos y un pequeño tomo antiguo.",
      "entry_conditions": [
        "canonical transition from one of: 11_posada_dia2",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 13_viaje_colina"
      ],
      "previous_capsules": [
        11
      ],
      "next_capsules": [
        13
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/12_casa_y_biblioteca_de_heldris/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/12_casa_y_biblioteca_de_heldris.md",
      "source_path": "capsulas/12_casa_y_biblioteca_de_heldris.md",
      "sha256": "d73d421f7f23fda305329e56d02b77eba64b45bda9291ff03ba21c335b378d2a",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/12_biblioteca_heldris.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/12_biblioteca_heldris.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 13,
      "capsule_id": "13_viaje_a_la_colina_del_amanecer",
      "scene_id": "13_viaje_colina",
      "phase_id": "13_viaje_colina",
      "title": "Viaje a la Colina del Amanecer",
      "aliases": [
        "Cápsula 13",
        "Capsula 13",
        "13",
        "Viaje a la Colina del Amanecer",
        "13_viaje_colina",
        "13_viaje_a_la_colina_del_amanecer"
      ],
      "day": 3,
      "time": "antes del alba a tarde",
      "location": "Viaje a la Colina del Amanecer",
      "brief_description": "El Dalma abandona el pueblo antes del alba y sigue el camino occidental hacia la Colina del Amanecer.",
      "entry_conditions": [
        "canonical transition from one of: 12_biblioteca_heldris",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 14_colina_cortijo"
      ],
      "previous_capsules": [
        12
      ],
      "next_capsules": [
        14
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/13_viaje_a_la_colina_del_amanecer/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/13_viaje_a_la_colina_del_amanecer.md",
      "source_path": "capsulas/13_viaje_a_la_colina_del_amanecer.md",
      "sha256": "5b5549351185f440be3b22fecbada66ea3acd6136ada0493f3dcd6ea7ebf372e",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/13_viaje_colina.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/13_viaje_colina.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 14,
      "capsule_id": "14_colina_y_exterior_del_cortijo_del_amanecer",
      "scene_id": "14_colina_cortijo",
      "phase_id": "14_colina_cortijo",
      "title": "Colina y exterior del Cortijo del Amanecer",
      "aliases": [
        "Cápsula 14",
        "Capsula 14",
        "14",
        "Colina y exterior del Cortijo del Amanecer",
        "14_colina_cortijo",
        "14_colina_y_exterior_del_cortijo_del_amanecer"
      ],
      "day": 3,
      "time": "últimas horas de luz",
      "location": "Colina del Amanecer / exterior del Cortijo",
      "brief_description": "Al final de la jornada aparece una elevación solitaria. Un arroyo discurre cerca de su vertiente sur y entre la vegetación se distinguen las ruinas de un cortijo.",
      "entry_conditions": [
        "canonical transition from one of: 13_viaje_colina",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 15_interior_cortijo"
      ],
      "previous_capsules": [
        13
      ],
      "next_capsules": [
        15
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/14_colina_y_exterior_del_cortijo_del_amanecer/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/14_colina_y_exterior_del_cortijo_del_amanecer.md",
      "source_path": "capsulas/14_colina_y_exterior_del_cortijo_del_amanecer.md",
      "sha256": "c0c0d8f95db3b80019b2fefd3c0052bf937f32603773998a6c778e09a9e37ce9",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/14_colina_cortijo.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/14_colina_cortijo.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 15,
      "capsule_id": "15_interior_del_cortijo_del_amanecer",
      "scene_id": "15_interior_cortijo",
      "phase_id": "15_interior_cortijo",
      "title": "Interior del Cortijo del Amanecer",
      "aliases": [
        "Cápsula 15",
        "Capsula 15",
        "15",
        "Interior del Cortijo del Amanecer",
        "15_interior_cortijo",
        "15_interior_del_cortijo_del_amanecer"
      ],
      "day": 3,
      "time": "tarde/anochecer",
      "location": "Colina del Amanecer / Cortijo del Amanecer / interior",
      "brief_description": "La sala principal está parcialmente derruida y cubierta de polvo, aunque algunas zonas muestran uso reciente. Hay un acceso a la izquierda y otro a la derecha.",
      "entry_conditions": [
        "canonical transition from one of: 14_colina_cortijo",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 16_subterraneo_capilla, 17_anochecer_sectarios"
      ],
      "previous_capsules": [
        14
      ],
      "next_capsules": [
        16,
        17
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/15_interior_del_cortijo_del_amanecer/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/15_interior_del_cortijo_del_amanecer.md",
      "source_path": "capsulas/15_interior_del_cortijo_del_amanecer.md",
      "sha256": "a098aa5404232695103463f82a92821dad2d4bc4d15429b97a9099731188ad62",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/15_interior_cortijo.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/15_interior_cortijo.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 16,
      "capsule_id": "16_construccion_antigua_y_capilla_oculta",
      "scene_id": "16_subterraneo_capilla",
      "phase_id": "16_subterraneo_capilla",
      "title": "Construcción antigua y capilla oculta",
      "aliases": [
        "Cápsula 16",
        "Capsula 16",
        "16",
        "Construcción antigua y capilla oculta",
        "16_subterraneo_capilla",
        "16_construccion_antigua_y_capilla_oculta"
      ],
      "day": 3,
      "time": "tarde/anochecer",
      "location": "escaleras / galería subterránea bajo el Cortijo del Amanecer",
      "brief_description": "Las escaleras conducen a una galería subterránea oscura. Con iluminación suficiente y tras avanzar, el Dalma puede comprobar que la construcción es mucho más antigua que el Cortijo; la capilla y el libro pertenecen a la exploración posterior.",
      "entry_conditions": [
        "canonical transition from one of: 15_interior_cortijo",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 17_anochecer_sectarios"
      ],
      "previous_capsules": [
        15
      ],
      "next_capsules": [
        17
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/16_construccion_antigua_y_capilla_oculta/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/16_construccion_antigua_y_capilla_oculta.md",
      "source_path": "capsulas/16_construccion_antigua_y_capilla_oculta.md",
      "sha256": "aeb50393a41365e1575314b5c28b273d76558249e3334d325fe2f4da50e3996c",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/16_subterraneo_capilla.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/16_subterraneo_capilla.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 17,
      "capsule_id": "17_anochecer_rumal_y_darfil",
      "scene_id": "17_anochecer_sectarios",
      "phase_id": "17_anochecer_sectarios",
      "title": "Anochecer: Rumal y Darfil",
      "aliases": [
        "Cápsula 17",
        "Capsula 17",
        "17",
        "Anochecer: Rumal y Darfil",
        "17_anochecer_sectarios",
        "17_anochecer_rumal_y_darfil"
      ],
      "day": 3,
      "time": "anochecer",
      "location": "Colina del Amanecer / entorno del Cortijo",
      "brief_description": "Al regresar hacia las ruinas se escuchan voces en el exterior. Dos hombres avanzan hacia la vertiente oeste de la colina.",
      "entry_conditions": [
        "canonical transition from one of: 16_subterraneo_capilla",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 18_seguimiento_gruta"
      ],
      "previous_capsules": [
        16
      ],
      "next_capsules": [
        18
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/17_anochecer_rumal_y_darfil/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/17_anochecer_rumal_y_darfil.md",
      "source_path": "capsulas/17_anochecer_rumal_y_darfil.md",
      "sha256": "5d56aacf76503f580b0b592d046487fa9a773bcfcb5c630343ebe5836322d041",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/17_anochecer_sectarios.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/17_anochecer_sectarios.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 18,
      "capsule_id": "18_seguimiento_hasta_la_gruta",
      "scene_id": "18_seguimiento_gruta",
      "phase_id": "18_seguimiento_gruta",
      "title": "Seguimiento hasta la gruta",
      "aliases": [
        "Cápsula 18",
        "Capsula 18",
        "18",
        "Seguimiento hasta la gruta",
        "18_seguimiento_gruta",
        "18_seguimiento_hasta_la_gruta"
      ],
      "day": 3,
      "time": "noche; ~1h antes del eclipse",
      "location": "vertiente de la Colina del Amanecer, siguiendo a Rumal y Darfil",
      "brief_description": "El Dalma comienza a seguir a Rumal y Darfil —o al superviviente— por la vertiente oscura de la Colina. La abertura de la gruta no está localizada al entrar en la cápsula y sólo puede descubrirse mediante la progresión legítima del seguimiento.",
      "entry_conditions": [
        "canonical transition from one of: 17_anochecer_sectarios",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 19_gruta_sacrificio"
      ],
      "previous_capsules": [
        17
      ],
      "next_capsules": [
        19
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/18_seguimiento_hasta_la_gruta/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/18_seguimiento_hasta_la_gruta.md",
      "source_path": "capsulas/18_seguimiento_hasta_la_gruta.md",
      "sha256": "00927f241a41e590cec958364f8c399f54c3353e5939e43d59a163be2e6cc012",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/18_seguimiento_gruta.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/18_seguimiento_gruta.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 19,
      "capsule_id": "19_gruta_del_sacrificio",
      "scene_id": "19_gruta_sacrificio",
      "phase_id": "19_gruta_sacrificio",
      "title": "Gruta del sacrificio",
      "aliases": [
        "Cápsula 19",
        "Capsula 19",
        "19",
        "Gruta del sacrificio",
        "19_gruta_sacrificio",
        "19_gruta_del_sacrificio"
      ],
      "day": 3,
      "time": "noche/eclipsándose",
      "location": "entrada / galería de la gruta",
      "brief_description": "La Cápsula 19 comienza en la entrada de la gruta: el Dalma encuentra una galería que conduce hacia el interior. La cámara y el ritual se revelan sólo después de avanzar legítimamente y conforme a la variante de entrada.",
      "entry_conditions": [
        "canonical transition from one of: 18_seguimiento_gruta",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 20_refugio_cortijo, 21_regreso_pueblo"
      ],
      "previous_capsules": [
        18
      ],
      "next_capsules": [
        20,
        21
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/19_gruta_del_sacrificio/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/19_gruta_del_sacrificio.md",
      "source_path": "capsulas/19_gruta_del_sacrificio.md",
      "sha256": "6775fde1b98d5109b36b7abb28159bf2854fe58d6d8df84c88405167cfc55fcb",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/19_gruta_sacrificio.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/19_gruta_sacrificio.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 20,
      "capsule_id": "20_refugio_en_el_cortijo",
      "scene_id": "20_refugio_cortijo",
      "phase_id": "20_refugio_cortijo",
      "title": "Refugio en el Cortijo",
      "aliases": [
        "Cápsula 20",
        "Capsula 20",
        "20",
        "Refugio en el Cortijo",
        "20_refugio_cortijo",
        "20_refugio_en_el_cortijo"
      ],
      "day": 3,
      "time": "noche",
      "location": "Refugio nocturno en el cortijo",
      "brief_description": "Tras el enfrentamiento, el cortijo puede servir como refugio si el Dalma asegura los accesos.",
      "entry_conditions": [
        "canonical transition from one of: 19_gruta_sacrificio",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 21_regreso_pueblo"
      ],
      "previous_capsules": [
        19
      ],
      "next_capsules": [
        21
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/20_refugio_en_el_cortijo/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/20_refugio_en_el_cortijo.md",
      "source_path": "capsulas/20_refugio_en_el_cortijo.md",
      "sha256": "0f81f5353fe3ff110dd9bf72b11a6bb96fb4368ed5b9e16b3cea7e4c5e9900ed",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/20_refugio_cortijo.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/20_refugio_cortijo.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 21,
      "capsule_id": "21_regreso_a_villapreston",
      "scene_id": "21_regreso_pueblo",
      "phase_id": "21_regreso_pueblo",
      "title": "Regreso a Villapreston",
      "aliases": [
        "Cápsula 21",
        "Capsula 21",
        "21",
        "Regreso a Villapreston",
        "21_regreso_pueblo",
        "21_regreso_a_villapreston"
      ],
      "day": 4,
      "time": "día",
      "location": "Regreso con Karlein",
      "brief_description": "El Dalma emprende el camino de vuelta con Karlein. El niño puede caminar pero necesita descansos.",
      "entry_conditions": [
        "canonical transition from one of: 20_refugio_cortijo",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 22_casa_asher_final"
      ],
      "previous_capsules": [
        20
      ],
      "next_capsules": [
        22
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/21_regreso_a_villapreston/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/21_regreso_a_villapreston.md",
      "source_path": "capsulas/21_regreso_a_villapreston.md",
      "sha256": "d0c5dc0b20c0920f877f79ead3ebdbbe312edd77c31f542565d1668f6200d6e1",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/21_regreso_pueblo.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/21_regreso_pueblo.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 22,
      "capsule_id": "22_regreso_con_asher_y_cierre_de_la_mision",
      "scene_id": "22_casa_asher_final",
      "phase_id": "22_casa_asher_final",
      "title": "Regreso con Asher y cierre de la misión",
      "aliases": [
        "Cápsula 22",
        "Capsula 22",
        "22",
        "Regreso con Asher y cierre de la misión",
        "22_casa_asher_final",
        "22_regreso_con_asher_y_cierre_de_la_mision"
      ],
      "day": 4,
      "time": "tarde/noche",
      "location": "Regreso a casa de Asher",
      "brief_description": "El mayordomo reconoce a Karlein y avisa a Asher. El padre se reúne con su hijo.",
      "entry_conditions": [
        "canonical transition from one of: 21_regreso_pueblo",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "the current action establishes a canonical transition",
        "allowed targets: 23_epilogo_opcional"
      ],
      "previous_capsules": [
        21
      ],
      "next_capsules": [
        23
      ],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/22_regreso_con_asher_y_cierre_de_la_mision/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/22_regreso_con_asher_y_cierre_de_la_mision.md",
      "source_path": "capsulas/22_regreso_con_asher_y_cierre_de_la_mision.md",
      "sha256": "8e7146af2364c1a527d633c639c1c37c34c97d39f5f74f0c2e38a65ab2211038",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/22_casa_asher_final.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/22_casa_asher_final.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 23,
      "capsule_id": "23_epilogo_y_cierre_de_la_aventura",
      "scene_id": "23_epilogo_opcional",
      "phase_id": "23_epilogo_opcional",
      "title": "Epílogo y cierre de la aventura",
      "aliases": [
        "Cápsula 23",
        "Capsula 23",
        "23",
        "Epílogo y cierre de la aventura",
        "23_epilogo_opcional",
        "23_epilogo_y_cierre_de_la_aventura"
      ],
      "day": 4,
      "time": "después del final",
      "location": "Epílogo opcional",
      "brief_description": "Tras devolver a Karlein, el jugador puede realizar acciones de cierre si desea continuar unos minutos más.",
      "entry_conditions": [
        "canonical transition from one of: 22_casa_asher_final",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "terminal outcome or published epilogue completion"
      ],
      "previous_capsules": [
        22
      ],
      "next_capsules": [],
      "terminal": false,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/23_epilogo_y_cierre_de_la_aventura/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/23_epilogo_y_cierre_de_la_aventura.md",
      "source_path": "capsulas/23_epilogo_y_cierre_de_la_aventura.md",
      "sha256": "122693bfd3fe5e9a11fc244b90faaf63784743cd04dae555b1b9f3ebc68300f0",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/23_epilogo_opcional.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/23_epilogo_opcional.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    },
    {
      "capsule_number": 24,
      "capsule_id": "24_final_alternativo_demonio",
      "scene_id": "24_final_alternativo_demonio",
      "phase_id": "24_final_alternativo_demonio",
      "title": "Final alternativo: Demonio",
      "aliases": [
        "Cápsula 24",
        "Capsula 24",
        "24",
        "Final alternativo: Demonio",
        "24_final_alternativo_demonio"
      ],
      "day": 3,
      "time": "noche / hora exacta del eclipse",
      "location": "Final alternativo — Enfrentar a tus Demonios",
      "brief_description": "Notas una presencia. Algo no te da buena espina. Una corriente extraña acaricia tu cuello... De repente lo ves. En la sombra, casi más oscuro que la noche, la figura de un Demonio te mira y habla: «Has huido de tu destino y ahora enfrentarás a tus Demonios». Pero no puedes escapar.",
      "entry_conditions": [
        "canonical transition from one of: 23_epilogo_opcional",
        "or recovered history/state selects this scene"
      ],
      "exit_conditions": [
        "terminal outcome or published epilogue completion"
      ],
      "previous_capsules": [
        23
      ],
      "next_capsules": [],
      "terminal": true,
      "html_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/24_final_alternativo_demonio/",
      "markdown_url": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/capsulas/24_final_alternativo_demonio.md",
      "source_path": "capsulas/24_final_alternativo_demonio.md",
      "sha256": "df32dadf2bb13a77f60464a8deeefcb15407a70739f6be5e3cb3e416f6db34ce",
      "canonical_resources": {
        "scene": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/aventura/escenas/24_final_alternativo_demonio.json",
        "phase": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/phased/phases/24_final_alternativo_demonio.html",
        "rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/06_REFERENCIA_RAPIDA_REGLAS_IA.json",
        "manual": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/05_MANUAL_COMPLETO_ANTIPODAS.md",
        "creation": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/03_RAZAS_PROFESIONES_CREACION.json",
        "equipment": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/09_EQUIPO_INICIAL_DISPONIBLE.json",
        "cards": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/07_CARTAS_NIVEL_I.json",
        "card_assets": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/32_ASSET_MANIFEST.json",
        "npcs": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/13_PNJ_SANGRE_Y_PODER.json",
        "knowledge_matrix": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/14_MATRIZ_DE_CONOCIMIENTO.json",
        "plot": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/10_SANGRE_Y_PODER_TRAMA_CREADOR.md",
        "complete_adventure": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/17_AVENTURA_COMPLETA_SANGRE_Y_PODER.md",
        "chronology": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/11_SANGRE_Y_PODER_ESTADO_CRONOLOGIA.json",
        "clues": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/22_PISTAS_Y_DEDUCCIONES.json",
        "anti_blocking": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/23_SISTEMA_ANTIBLOQUEO.md",
        "improvisation_rules": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/docs/29_REGLAS_IMPROVISACION_NO_INVENCION.md",
        "runtime_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/runtime/data/28_ESTADO_DE_PARTIDA_SCHEMA.json",
        "free_state_schema": "https://sagaantipodas.com/ia/aventuras/sangre-y-poder/free/state-schema.json"
      }
    }
  ]
}
