[INFO] cloning repository https://github.com/ro-ai-labs/ail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ro-ai-labs/ail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fro-ai-labs%2Fail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fro-ai-labs%2Fail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1e75e7369f3d53f6ad1442405d01354978e24b1
[INFO] testing ro-ai-labs/ail against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fro-ai-labs%2Fail" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ro-ai-labs/ail
[INFO] finished tweaking git repo https://github.com/ro-ai-labs/ail
[INFO] tweaked toml for git repo https://github.com/ro-ai-labs/ail written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ro-ai-labs/ail on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ro-ai-labs/ail already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3
[INFO] running `Command { std: "docker" "start" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.48s
[INFO] running `Command { std: "docker" "inspect" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.24s
[INFO] running `Command { std: "docker" "inspect" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ail-526bd1cf015a9a91)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ail-30dc7c2af5a9043d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ail_toolchain.rs (/opt/rustwide/target/debug/deps/ail_toolchain-b9555d1ef335ea09)
[INFO] [stdout] 
[INFO] [stdout] running 432 tests
[INFO] [stdout] test ail_bytecode_verifier_rejects_non_integer_add_int_delta ... ok
[INFO] [stdout] test ail_bytecode_verifier_rejects_unknown_target_support_status ... ok
[INFO] [stdout] test ail_bytecode_vm_executes_action_call_control_flow ... ok
[INFO] [stdout] test ail_bytecode_vm_executes_branch_and_jump_control_flow ... ok
[INFO] [stdout] test ail_agent_tool_profile_parses_renders_and_checks_refund_tool ... ok
[INFO] [stdout] test ail_bytecode_vm_executes_close_ticket_success_and_failure ... ok
[INFO] [stdout] test ail_bytecode_vm_executes_integer_loop_state_mutation ... ok
[INFO] [stdout] test ail_agent_tool_profile_lowers_to_verified_bytecode ... ok
[INFO] [stdout] test ail_c_interop_import_parses_into_external_binding_core ... ok
[INFO] [stdout] test ail_bytecode_keeps_unmatched_manual_override_requirement_observed ... ok
[INFO] [stdout] test ail_bytecode_verifier_rejects_invalid_opcodes_and_operands ... ok
[INFO] [stdout] test ail_bytecode_vm_enforces_overdue_time_requirement ... ok
[INFO] [stdout] test ail_bytecode_artifact_parses_and_executes_without_source_package ... ok
[INFO] [stdout] test ail_bytecode_vm_executes_create_ticket_state_writes ... ok
[INFO] [stdout] test ail_core_accepts_recursive_function_with_explicit_stack_bound ... ok
[INFO] [stdout] test ail_compiler_profile_parses_renders_and_checks_compiler_pass ... ok
[INFO] [stdout] test ail_core_accepts_recursive_function_with_well_founded_measure ... ok
[INFO] [stdout] test ail_compiler_profile_lowers_to_verified_bytecode ... ok
[INFO] [stdout] test ail_bytecode_native_compile_rejects_manifest_unsupported_target ... ok
[INFO] [stdout] test ail_core_elaboration_preserves_provenance_for_behavior_bullets ... ok
[INFO] [stdout] test ail_compiler_pass_transform_requires_explicit_bytecode_opcode ... ok
[INFO] [stdout] test ail_compiler_lowers_checked_core_ir_to_bytecode ... ok
[INFO] [stdout] test ail_core_elaboration_serializes_support_ticket_graph ... ok
[INFO] [stdout] test ail_core_patch_add_edge_rejects_existing_edge ... ok
[INFO] [stdout] test ail_compiler_pass_bytecode_transforms_checked_core_ir ... ok
[INFO] [stdout] test ail_core_checker_rejects_unknown_schema_items ... ok
[INFO] [stdout] test ail_core_patch_add_node_rejects_existing_node ... ok
[INFO] [stdout] test ail_core_patch_declare_provenance_requires_entries ... ok
[INFO] [stdout] test ail_core_patch_rejects_non_string_package_guard ... ok
[INFO] [stdout] test ail_core_patch_rejects_package_mismatch ... ok
[INFO] [stdout] test ail_compiler_lowers_checked_application_to_bytecode ... ok
[INFO] [stdout] test ail_core_patch_remove_node_rejects_incident_edges ... ok
[INFO] [stdout] test ail_core_patch_remove_edge_rejects_missing_edge ... ok
[INFO] [stdout] test ail_core_patch_rejects_checker_invalid_result ... ok
[INFO] [stdout] test ail_core_patch_replace_edge_attributes_requires_attributes ... ok
[INFO] [stdout] test ail_core_rendering_and_hash_are_stable_across_edge_order ... ok
[INFO] [stdout] test ail_core_patch_declares_node_provenance_by_core_label ... ok
[INFO] [stdout] test ail_core_reports_agent_tool_approval_mentions_without_approval_rules ... ok
[INFO] [stdout] test ail_core_reports_agent_tool_missing_trace_coverage ... ok
[INFO] [stdout] test ail_core_native_compile_reports_unknown_target_support_status_before_backend_support ... ok
[INFO] [stdout] test ail_core_compilers_reject_unchecked_core_ir ... ok
[INFO] [stdout] test ail_core_patch_replaces_edge_attributes_by_core_labels ... ok
[INFO] [stdout] test ail_core_reports_agent_tool_permission_mentions_without_permission_rules ... ok
[INFO] [stdout] test ail_core_native_compile_rejects_manifest_unsupported_target ... ok
[INFO] [stdout] test ail_core_reports_agent_tool_provider_calls_without_failure_policy ... ok
[INFO] [stdout] test ail_core_reports_agent_tool_provider_calls_without_audit_policy ... ok
[INFO] [stdout] test ail_core_reports_interrupt_context_blocking_effects ... ok
[INFO] [stdout] test ail_core_reports_agent_tool_secret_outputs_without_reveal_permission ... ok
[INFO] [stdout] test ail_core_reports_agent_tool_provider_failures_without_recovery_policy ... ok
[INFO] [stdout] test ail_core_reports_lock_guards_for_unknown_locks ... ok
[INFO] [stdout] test ail_core_reports_interrupt_masks_for_unknown_contexts ... ok
[INFO] [stdout] test ail_core_reports_recursive_function_without_base_case ... ok
[INFO] [stdout] test ail_core_patch_removes_edge_by_core_labels ... ok
[INFO] [stdout] test ail_core_reports_interrupt_priorities_for_unknown_contexts ... ok
[INFO] [stdout] test ail_core_reports_scheduler_task_priorities_for_unknown_tasks ... ok
[INFO] [stdout] test ail_core_reports_lock_guards_for_unknown_resources ... ok
[INFO] [stdout] test ail_core_reports_scheduler_task_timings_for_unknown_tasks ... ok
[INFO] [stdout] test ail_core_reports_scheduler_tasks_for_unknown_contexts ... ok
[INFO] [stdout] test ail_core_patch_removes_detached_node_by_core_label ... ok
[INFO] [stdout] test ail_core_reports_system_allocations_for_unknown_resources ... ok
[INFO] [stdout] test ail_core_reports_system_device_effects_without_matching_capability ... ok
[INFO] [stdout] test ail_core_reports_system_effects_without_capabilities ... ok
[INFO] [stdout] test ail_core_reports_system_effects_that_miss_declared_resources ... ok
[INFO] [stdout] test ail_core_reports_system_moves_without_ownership ... ok
[INFO] [stdout] test ail_core_reports_system_layouts_for_unknown_resources ... ok
[INFO] [stdout] test ail_core_reports_incident_response_lifecycle_and_notification_diagnostics ... ok
[INFO] [stdout] test ail_core_reports_system_mutable_resource_effects_without_ownership ... ok
[INFO] [stdout] test ail_core_reports_system_shared_and_mutable_borrow_conflicts ... ok
[INFO] [stdout] test ail_core_reports_system_use_after_move ... ok
[INFO] [stdout] test ail_core_reports_system_use_after_release ... ok
[INFO] [stdout] test ail_core_reports_system_mutable_effects_against_borrowed_resources ... ok
[INFO] [stdout] test ail_core_reports_system_read_effects_without_ownership_or_borrowing ... ok
[INFO] [stdout] test ail_core_reports_system_resource_effects_without_region ... ok
[INFO] [stdout] test ail_core_reports_stateful_runtime_diagnostics ... ok
[INFO] [stdout] test ail_core_reports_secret_access_runtime_diagnostics ... ok
[INFO] [stdout] test ail_core_reports_missing_provenance_for_semantic_nodes ... ok
[INFO] [stdout] test ail_core_reports_unattached_rules ... ok
[INFO] [stdout] test ail_core_reports_unknown_safety_level_metadata ... ok
[INFO] [stdout] test ail_core_reports_unknown_target_support_status_metadata ... ok
[INFO] [stdout] test ail_core_text_preserves_manifest_capability_grants ... ok
[INFO] [stdout] test ail_core_reports_stable_invalid_fixture_diagnostics ... ok
[INFO] [stdout] test ail_core_text_preserves_manifest_prompt_pack ... ok
[INFO] [stdout] test ail_core_text_preserves_manifest_schema_version_and_safety_level ... ok
[INFO] [stdout] test ail_core_text_preserves_manifest_target_support ... ok
[INFO] [stdout] test ail_core_reports_unknown_schema_version_metadata ... ok
[INFO] [stdout] test ail_native_elf_executes_bytecode_action_call_control_flow ... ok
[INFO] [stdout] test ail_core_reports_unknown_profile_value_types ... ok
[INFO] [stdout] test ail_core_reports_unattached_traces ... ok
[INFO] [stdout] test ail_core_text_preserves_package_entry_features_and_imports ... ok
[INFO] [stdout] test ail_flow_projection_renders_no_code_view_from_core ... ok
[INFO] [stdout] test ail_core_reports_unattached_effects ... ok
[INFO] [stdout] test ail_native_elf_rejects_backward_bytecode_jump ... ok
[INFO] [stdout] test ail_core_reports_unattached_secrets ... ok
[INFO] [stdout] test ail_native_elf_rejects_backward_bytecode_branch ... ok
[INFO] [stdout] test ail_package_loader_reads_metadata_and_default_llm_endpoint ... ok
[INFO] [stdout] test ail_package_dependency_report_records_resolved_imports_and_grants ... ok
[INFO] [stdout] test ail_native_elf_executes_bytecode_integer_state_mutation ... ok
[INFO] [stdout] test ail_native_elf_executes_repeated_action_bytecode ... ok
[INFO] [stdout] test ail_runtime_enforces_create_ticket_input_requirements ... ok
[INFO] [stdout] test ail_package_loader_accepts_versioned_imports_and_rejects_mismatches ... ok
[INFO] [stdout] test ail_runtime_enforces_positive_field_requirements_and_read_traces ... ok
[INFO] [stdout] test ail_runtime_executes_generic_field_writes_and_requirements ... ok
[INFO] [stdout] test ail_native_elf_executes_bytecode_branch_and_jump_control_flow ... ok
[INFO] [stdout] test ail_package_loader_rejects_duplicate_import_aliases ... ok
[INFO] [stdout] test ail_spec_accepts_repeated_task_retry_backoff_policy ... ok
[INFO] [stdout] test ail_runtime_enforces_overdue_time_requirement ... ok
[INFO] [stdout] test ail_runtime_executes_close_ticket_success_and_not_found_failure ... ok
[INFO] [stdout] test ail_spec_lowers_action_call_bullets_to_call_action_bytecode ... ok
[INFO] [stdout] test ail_spec_parser_extracts_support_ticket_semantics ... ok
[INFO] [stdout] test ail_spec_parser_normalizes_common_llm_type_aliases ... ok
[INFO] [stdout] test ail_core_reports_unattached_guarantees ... ok
[INFO] [stdout] test ail_spec_rejects_repeated_task_retry_policy_without_backoff ... ok
[INFO] [stdout] test ail_spec_lowers_function_surface_into_runnable_bytecode ... ok
[INFO] [stdout] test ail_spec_lowers_stateful_counter_increment_to_integer_bytecode ... ok
[INFO] [stdout] test ail_package_imports_namespace_declarations_and_round_trip ... ok
[INFO] [stdout] test ail_spec_parser_accepts_markdown_llm_shorthand ... ok
[INFO] [stdout] test ail_spec_parses_function_surface_into_core_and_round_trips ... ok
[INFO] [stdout] test ail_spec_lowers_repeated_task_to_repeat_action_bytecode ... ok
[INFO] [stdout] test ail_standard_library_option_map_executes_collection_transform_bytecode ... ok
[INFO] [stdout] test ail_standard_library_option_type_parses_into_core ... ok
[INFO] [stdout] test ail_system_profile_accepts_interrupt_priority_declarations ... ok
[INFO] [stdout] test ail_system_profile_accepts_interrupt_context_declarations ... ok
[INFO] [stdout] test ail_system_profile_accepts_interrupt_mask_declarations ... ok
[INFO] [stdout] test ail_spec_render_reparse_preserves_core_equivalence ... ok
[INFO] [stdout] test ail_system_profile_accepts_moved_owned_resources ... ok
[INFO] [stdout] test ail_system_profile_accepts_lock_guard_declarations ... ok
[INFO] [stdout] test ail_system_profile_accepts_scheduler_task_priority_declarations ... ok
[INFO] [stdout] test ail_system_profile_accepts_scheduler_task_declarations ... ok
[INFO] [stdout] test ail_system_profile_accepts_resource_allocation_declarations ... ok
[INFO] [stdout] test ail_system_profile_accepts_mutable_borrowed_resources ... ok
[INFO] [stdout] test ail_system_profile_accepts_resource_layout_declarations ... ok
[INFO] [stdout] test ail_ui_route_surface_parses_into_core ... ok
[INFO] [stdout] test ail_system_profile_accepts_scheduler_task_timing_declarations ... ok
[INFO] [stdout] test cli_ail_agent_contracts_validates_prompt_reviewer_contract ... ok
[INFO] [stdout] test ail_system_profile_parses_renders_and_checks_resource_capabilities ... ok
[INFO] [stdout] test ail_system_profile_lowers_to_verified_bytecode ... ok
[INFO] [stdout] test cli_ail_bootstrap_rejects_duplicate_user_pass_sequence_with_diagnostics ... ok
[INFO] [stdout] test ail_patch_adds_field_view_and_action_then_round_trips ... ok
[INFO] [stdout] test ail_spec_renders_from_checked_core_for_non_application_profiles ... ok
[INFO] [stdout] test ail_spec_renders_from_checked_core_and_round_trips_equivalent ... ok
[INFO] [stdout] test cli_ail_build_accepts_saved_core_file_artifact ... ok
[INFO] [stdout] test cli_ail_build_accepts_saved_spec_file_artifact ... ok
[INFO] [stdout] test cli_ail_build_accepts_saved_requirements_file_artifact ... ok
[INFO] [stdout] test ail_toolchain_agent_package_lowers_to_verified_bytecode ... ok
[INFO] [stdout] test cli_ail_build_agent_capture_failure_happens_before_llm_request ... ok
[INFO] [stdout] test cli_ail_build_agent_accepts_compiler_pass_output_before_core ... FAILED
[INFO] [stdout] test cli_ail_build_agent_accepts_spec_draft_before_compile ... FAILED
[INFO] [stdout] test cli_ail_build_agent_compile_failure_happens_before_bytecode_lowering ... ok
[INFO] [stdout] test cli_ail_build_agent_accepts_flow_review_before_compile ... ok
[INFO] [stdout] test cli_ail_build_agent_accepts_saved_core_before_compile ... ok
[INFO] [stdout] test cli_ail_build_agent_accepts_saved_spec_before_core_lowering ... ok
[INFO] [stdout] test cli_ail_bootstrap_writes_native_toolchain_bundle ... ok
[INFO] [stdout] test cli_ail_build_agent_accepts_checked_core_before_compile ... ok
[INFO] [stdout] test cli_ail_build_agent_threads_capture_checklist_into_requirements_prompt ... FAILED
[INFO] [stdout] test cli_ail_build_for_agent_tool_profile_prompts_tool_requirements_and_outputs_bytecode ... ok
[INFO] [stdout] test cli_ail_build_includes_saved_interview_answers_in_requirements_prompt ... ok
[INFO] [stdout] test cli_ail_build_agent_prepares_saved_requirements_before_spec_drafting ... ok
[INFO] [stdout] test cli_ail_build_agent_compares_prompt_portability_before_compile ... ok
[INFO] [stdout] test cli_ail_build_native_executable_enforces_llm_style_has_role_requirement ... ok
[INFO] [stdout] test cli_ail_build_native_executable_enforces_llm_style_has_permission_requirement ... ok
[INFO] [stdout] test cli_ail_build_native_executable_enforces_llm_style_is_field_requirement ... ok
[INFO] [stdout] test cli_ail_build_native_executable_enforces_llm_style_trailing_role_requirement ... ok
[INFO] [stdout] test cli_ail_build_native_executable_enforces_llm_style_is_not_field_requirement ... ok
[INFO] [stdout] test cli_ail_build_records_dependency_report_for_imported_package_graph ... ok
[INFO] [stdout] test cli_ail_build_native_prompt_names_requested_action_in_llm_prompts ... ok
[INFO] [stdout] test cli_ail_build_native_target_is_in_artifact_manifest ... ok
[INFO] [stdout] test cli_ail_build_repairs_rejected_candidate_before_lowering ... ok
[INFO] [stdout] test cli_ail_build_repairs_incomplete_requirements_before_spec_drafting ... ok
[INFO] [stdout] test cli_ail_build_repairs_spec_that_drops_failure_requirement ... ok
[INFO] [stdout] test cli_ail_build_agent_verifies_bytecode_artifact_after_compile ... ok
[INFO] [stdout] test cli_ail_build_repairs_spec_that_drops_trace_requirement ... ok
[INFO] [stdout] test cli_ail_build_repairs_spec_that_drops_permission_requirement ... ok
[INFO] [stdout] test cli_ail_build_retries_malformed_requirements_prompt_envelope ... ok
[INFO] [stdout] test cli_ail_build_saved_spec_checks_before_agent_acceptance ... ok
[INFO] [stdout] test cli_ail_build_runs_compiler_pass_before_bytecode_lowering ... ok
[INFO] [stdout] test cli_ail_build_saved_spec_can_emit_native_linux_x86_64_elf ... ok
[INFO] [stdout] test cli_ail_build_uses_llm_candidate_and_outputs_verified_bytecode ... ok
[INFO] [stdout] test cli_ail_build_writes_requirements_spec_core_and_bytecode_artifacts ... ok
[INFO] [stdout] test cli_ail_build_with_pass_writes_native_pass_artifact ... ok
[INFO] [stdout] test cli_ail_compile_accepts_saved_bytecode_artifact_for_native_elf ... ok
[INFO] [stdout] test cli_ail_compile_accepts_saved_core_file_artifact ... ok
[INFO] [stdout] test cli_ail_build_agent_reads_native_pass_fingerprint ... ok
[INFO] [stdout] test cli_ail_compile_accepts_saved_spec_file_artifact ... ok
[INFO] [stdout] test cli_ail_compile_core_file_writes_wasm_contract_artifacts ... ok
[INFO] [stdout] test cli_ail_compile_darwin_contract_rejects_linux_only_syscall_effect ... ok
[INFO] [stdout] test cli_ail_compile_emits_runnable_linux_x86_64_elf_executable ... ok
[INFO] [stdout] test cli_ail_compile_native_agent_tool_emits_audit_trace ... ok
[INFO] [stdout] test cli_ail_compile_native_compiler_pass_emits_transform_trace ... ok
[INFO] [stdout] test cli_ail_compile_native_executable_emits_close_ticket_state_write ... ok
[INFO] [stdout] test cli_ail_compile_native_executable_emits_nested_object_field_write ... ok
[INFO] [stdout] test cli_ail_compile_native_executable_emits_trace_to_stderr ... ok
[INFO] [stdout] test cli_ail_build_agent_records_requirements_capture_before_compile ... ok
[INFO] [stdout] test cli_ail_check_and_core_use_package_loader ... ok
[INFO] [stdout] test cli_ail_compile_native_executable_enforces_close_ticket_requirements ... ok
[INFO] [stdout] test cli_ail_compile_native_executable_enforces_create_ticket_inputs ... ok
[INFO] [stdout] test cli_ail_compile_native_executable_enforces_field_in_requirements ... ok
[INFO] [stdout] test cli_ail_compile_native_system_component_emits_resource_trace ... ok
[INFO] [stdout] test cli_ail_compile_native_executable_enforces_overdue_time_requirement ... ok
[INFO] [stdout] test cli_ail_compile_package_and_core_file_write_wasm_contract_bundles ... ok
[INFO] [stdout] test cli_ail_compile_package_wasm_contract_snapshots_spec_file_override ... ok
[INFO] [stdout] test cli_ail_compile_package_writes_wasm_contract_artifacts ... ok
[INFO] [stdout] test cli_ail_compile_records_dependency_report_for_imported_package_graph ... ok
[INFO] [stdout] test cli_ail_compile_native_rejects_unlowered_observed_requirements ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_agent_receives_contract_report_as_target_artifact ... ok
[INFO] [stdout] test cli_ail_compile_agent_verifies_manifest_artifacts ... ok
[INFO] [stdout] test cli_ail_build_agent_verifies_native_target_artifact ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_all_actions_agent_receives_contract_report_as_target_artifact ... ok
[INFO] [stdout] test cli_ail_build_agent_threads_spec_checklist_into_spec_prompt ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_bundle_rejects_stale_native_agent_artifacts ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_bundle_rejects_stale_native_bundle_artifacts ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_enumerates_external_bindings ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_marks_reachable_call_trace_required ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_rejects_stale_executable_artifacts ... ok
[INFO] [stdout] test cli_ail_compile_agent_verifies_all_action_native_bundle ... ok
[INFO] [stdout] test cli_ail_compile_writes_darwin_macho_contract_artifacts ... ok
[INFO] [stdout] test cli_ail_compile_writes_saved_bytecode_native_artifacts ... ok
[INFO] [stdout] test cli_ail_compile_writes_saved_bytecode_wasm_contract_artifacts ... ok
[INFO] [stdout] test cli_ail_compile_writes_saved_bytecode_wasm_contract_bundle ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_agent_verifies_manifest_artifacts ... ok
[INFO] [stdout] test cli_ail_build_runs_toolchain_agent_bytecode ... ok
[INFO] [stdout] test cli_ail_conformance_checks_compiler_profile_fixtures ... ok
[INFO] [stdout] test cli_ail_compile_package_agent_records_source_package_fingerprints ... ok
[INFO] [stdout] test cli_ail_conformance_checks_agent_tool_fixtures ... ok
[INFO] [stdout] test cli_ail_conformance_checks_recursive_termination_fixture ... ok
[INFO] [stdout] test cli_ail_conformance_checks_repeated_task_temporal_policy_fixtures ... ok
[INFO] [stdout] test cli_ail_conformance_checks_system_profile_fixtures ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_all_actions_agent_verifies_bundle_manifest ... ok
[INFO] [stdout] test cli_ail_conformance_records_dependency_report_for_imported_package_graph ... ok
[INFO] [stdout] test cli_ail_conformance_checks_toolchain_agent_fixtures ... ok
[INFO] [stdout] test cli_ail_compile_writes_all_action_native_bundle ... ok
[INFO] [stdout] test cli_ail_conformance_checks_valid_and_rejected_fixtures ... ok
[INFO] [stdout] test cli_ail_conformance_writes_auditable_artifacts ... ok
[INFO] [stdout] test cli_ail_compile_wasm_contract_all_actions_agent_accepts_package_and_core_routes ... ok
[INFO] [stdout] test cli_ail_core_and_lower_accept_saved_spec_file_artifact ... ok
[INFO] [stdout] test cli_ail_draft_can_emit_machine_readable_diagnostics ... ok
[INFO] [stdout] test cli_ail_draft_accepts_prompt_envelope_artifact_text ... ok
[INFO] [stdout] test cli_ail_draft_for_compiler_profile_prompts_compiler_pass_surface ... ok
[INFO] [stdout] test cli_ail_draft_for_agent_tool_profile_prompts_tool_surface ... ok
[INFO] [stdout] test cli_ail_draft_rejects_malformed_prompt_envelope ... ok
[INFO] [stdout] test cli_ail_draft_for_system_profile_prompts_system_surface ... ok
[INFO] [stdout] test cli_ail_draft_rejects_prompt_envelope_without_checker_handoff_must_check ... ok
[INFO] [stdout] test cli_ail_draft_prints_structured_candidate_diagnostics ... ok
[INFO] [stdout] test cli_ail_draft_rejects_prompt_envelope_profile_mismatch ... ok
[INFO] [stdout] test cli_ail_compile_saved_bytecode_and_core_file_wasm_contract_agents ... ok
[INFO] [stdout] test cli_ail_draft_uses_llm_endpoint_and_checks_candidate_spec ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_offline_executor_endpoint_label ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_package_paths_outside_examples_tree ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_invalid_spectrum_counts ... ok
[INFO] [stdout] test cli_ail_conformance_writes_rejected_fixture_repair_tutorials ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_shallow_diagnostic_domain ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_unknown_checker_result ... ok
[INFO] [stdout] test cli_ail_conformance_agent_verifies_manifest_artifacts ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_unknown_story_evidence ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_unknown_target ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_unknown_capture_origin ... ok
[INFO] [stdout] test cli_ail_conformance_writes_native_agent_artifacts ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_transcript_paths_outside_catalog_dir ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_rejects_unknown_program_domain ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_release_evidence_rejects_deterministic_seed_corpus ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_release_evidence_requires_live_codex_for_codex_executor ... ok
[INFO] [stdout] test cli_ail_conformance_checks_v02_package_host_boundary_fixtures ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_release_evidence_requires_semantic_anchor_story_coverage ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_release_evidence_accepts_live_corpus ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_promotes_second_incident_repair_variant ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_100_accepted_prompt_to_artifact_examples ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_100_distinct_semantic_examples ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_accepted_example_for_each_prompt_file ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_capability_level_thresholds ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_capture_origin ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_distinctness_to_name_task_and_capability ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_distinctness_to_name_useful_axis ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_domain_prompt_and_story_journey_diversity ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_full_prompt_pack_coverage ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_replays_checked_live_release_corpus ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_llm_and_codex_executor_families ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_llm_endpoint_diversity ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_llm_endpoint_label ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_profile_thresholds ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_multi_module_interactions ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_program_domain_metadata ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_prompt_version_metadata ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_rejected_example_diagnostics ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_program_domain_thresholds ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_replay_metadata ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_stored_request_and_response_files ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_repeated_story_family_diversity ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_story_diversity ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_story_file_metadata_to_match_catalog ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_story_file_spectrum_metadata ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_surface_thresholds ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_target_thresholds ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_uncounted_packages_to_be_declared_support_only ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_useful_use_case_metadata ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_user_story_metadata ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_v03_learning_signal ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_release_evidence_rejects_duplicate_repair_proof_artifacts ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_v03_signal_diversity ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_v03_signal_to_name_next_improvement ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_accepts_declared_support_only_package_directory ... ok
[INFO] [stdout] test cli_ail_ffi_accepts_owned_pointer_release_fixture ... ok
[INFO] [stdout] test cli_ail_ffi_checks_callback_lifetime_fixture ... ok
[INFO] [stdout] test cli_ail_ffi_checks_struct_layout_fixture ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_replays_rejected_prompt_envelope_failures ... ok
[INFO] [stdout] test cli_ail_ffi_records_foreign_call_trace_contract ... ok
[INFO] [stdout] test cli_ail_ffi_rejects_missing_status_map ... ok
[INFO] [stdout] test cli_ail_ffi_rejects_borrowed_pointer_escape ... ok
[INFO] [stdout] test cli_ail_ffi_rejects_nullable_to_non_null_mismatch ... ok
[INFO] [stdout] test cli_ail_ffi_rejects_mutable_pointer_aliasing ... ok
[INFO] [stdout] test cli_ail_ffi_rejects_owned_pointer_without_release ... ok
[INFO] [stdout] test cli_ail_ffi_rejects_secret_leakage ... ok
[INFO] [stdout] test cli_ail_flow_edit_adds_data_table_field_and_round_trips_to_spec ... ok
[INFO] [stdout] test cli_ail_flow_edit_adds_action_requirement_and_native_enforces_it ... ok
[INFO] [stdout] test cli_ail_flow_projects_ui_profile_blocks ... ok
[INFO] [stdout] test cli_ail_interview_surfaces_prompt_envelope_questions_as_artifact ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_replays_imported_package_specs ... ok
[INFO] [stdout] test cli_ail_flow_edit_renames_action_card_and_round_trips_to_spec ... ok
[INFO] [stdout] test cli_ail_lower_records_dependency_report_for_imported_package_graph ... ok
[INFO] [stdout] test cli_ail_lower_accepts_saved_core_file_artifact ... ok
[INFO] [stdout] test cli_ail_package_accepts_imported_effect_grant_by_resolved_package_name ... ok
[INFO] [stdout] test cli_ail_package_rejects_imported_effect_without_capability_grant ... ok
[INFO] [stdout] test cli_ail_package_rejects_unbounded_major_import_ranges ... ok
[INFO] [stdout] test cli_ail_package_rejects_unknown_registry_import ... ok
[INFO] [stdout] test cli_ail_package_resolves_compatible_local_import_ranges ... ok
[INFO] [stdout] test cli_ail_package_resolves_registry_import_identity_from_index ... ok
[INFO] [stdout] test cli_ail_pass_accepts_saved_compiler_pass_bytecode_artifact ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_replays_rejected_prompt_failures ... ok
[INFO] [stdout] test cli_ail_pass_accepts_saved_core_file_artifact ... ok
[INFO] [stdout] test cli_ail_pass_runs_compiler_pass_over_checked_package_core ... ok
[INFO] [stdout] test cli_ail_lower_agent_verifies_manifest_artifacts ... ok
[INFO] [stdout] test cli_ail_pass_writes_auditable_intermediate_artifacts ... ok
[INFO] [stdout] test cli_ail_lower_writes_native_agent_artifacts ... ok
[INFO] [stdout] test cli_ail_pass_agent_accepts_pass_artifacts ... ok
[INFO] [stdout] test cli_ail_prompt_corpus_requires_prompt_pack_coverage ... ok
[INFO] [stdout] test cli_ail_prompt_corpus_accepts_checked_outputs ... ok
[INFO] [stdout] test cli_ail_requirements_accepts_prompt_envelope_artifact_text ... ok
[INFO] [stdout] test cli_ail_prompt_corpus_rejects_semantic_drift_outputs ... ok
[INFO] [stdout] test cli_ail_requirements_includes_saved_interview_answers_in_capture_prompt ... ok
[INFO] [stdout] test cli_ail_requirements_rejects_prompt_envelope_wrong_artifact_kind ... ok
[INFO] [stdout] test cli_ail_requirements_root_llm_endpoint_uses_completion_api ... ok
[INFO] [stdout] test cli_ail_requirements_surfaces_prompt_envelope_questions ... ok
[INFO] [stdout] test cli_ail_requirements_repairs_incomplete_capture_before_printing ... ok
[INFO] [stdout] test cli_ail_pass_writes_native_tool_artifacts ... ok
[INFO] [stdout] test cli_ail_run_executes_close_ticket_with_trace ... ok
[INFO] [stdout] test cli_ail_runtime_generic_rejects_missing_ticket_prioritized_trace ... ok
[INFO] [stdout] test cli_ail_run_accepts_saved_core_file_artifact ... ok
[INFO] [stdout] test cli_ail_run_redacts_secret_runtime_state ... ok
[INFO] [stdout] test cli_ail_spec_accepts_saved_core_file_artifact ... ok
[INFO] [stdout] test cli_ail_spec_core_file_does_not_require_dummy_package_path ... ok
[INFO] [stdout] test cli_ail_spec_drafts_and_repairs_from_checked_requirements_file ... ok
[INFO] [stdout] test cli_ail_prompt_corpus_writes_portability_report ... ok
[INFO] [stdout] test cli_ail_spec_rejects_unchecked_core_file_artifact ... ok
[INFO] [stdout] test cli_ail_std_rejects_missing_capability_grant ... ok
[INFO] [stdout] test cli_ail_spec_rejects_unknown_core_schema_items ... ok
[INFO] [stdout] test cli_ail_stdlib_import_records_dependency_report ... ok
[INFO] [stdout] test cli_ail_spec_core_file_writes_roundtrip_artifacts ... ok
[INFO] [stdout] test cli_ail_std_rejects_invalid_generic_variant_payload ... ok
[INFO] [stdout] test cli_ail_std_rejects_secret_reveal_without_redaction ... ok
[INFO] [stdout] test cli_ail_stdlib_packages_have_checked_package_artifacts ... ok
[INFO] [stdout] test cli_ail_story_agent_records_story_entrypoint_before_compile ... FAILED
[INFO] [stdout] test cli_ail_story_rejects_missing_semantic_anchors_before_llm_request ... ok
[INFO] [stdout] test cli_ail_story_rejects_missing_user_story_before_llm_request ... ok
[INFO] [stdout] test cli_ail_story_requires_story_file ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_replays_ui_profile_specs ... ok
[INFO] [stdout] test cli_ail_story_builds_checked_artifacts_from_story_file ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_requires_story_evidence_artifact_to_exist ... ok
[INFO] [stdout] test cli_ail_story_native_target_executes_story_runtime_trace ... ok
[INFO] [stdout] test cli_ail_story_incident_response_story_amendment_preserves_application_anchors ... ok
[INFO] [stdout] test cli_ail_ui_accessibility_trace_records_field_error_announcement ... ok
[INFO] [stdout] test cli_ail_ui_dashboard_requires_matching_permission ... ok
[INFO] [stdout] test cli_ail_story_surfaces_blocking_questions_as_story_artifact ... ok
[INFO] [stdout] test cli_ail_ui_form_calls_checked_action ... ok
[INFO] [stdout] test cli_ail_ui_rejects_destructive_action_without_confirmation ... ok
[INFO] [stdout] test cli_ail_ui_rejects_dashboard_without_permission ... ok
[INFO] [stdout] test cli_ail_ui_rejects_unreachable_form_action ... ok
[INFO] [stdout] test cli_ail_ui_rejects_inaccessible_error_text ... ok
[INFO] [stdout] test cli_ail_ui_workflow_blocks_out_of_order_provider_call ... ok
[INFO] [stdout] test cli_ail_story_spec_prompt_enumerates_source_ui_trace_events ... ok
[INFO] [stdout] test cli_ail_story_story_amendment_writes_comparison_artifact ... ok
[INFO] [stdout] test cli_ail_e2e_corpus_writes_report_for_metadata_complete_corpus ... ok
[INFO] [stdout] test cli_ail_examples_accepts_legacy_end_to_end_heading_for_compatibility ... ok
[INFO] [stdout] test cli_ail_story_uses_default_toolchain_agent_entrypoint ... ok
[INFO] [stdout] test cli_ail_story_wasm_target_writes_story_contract_report ... ok
[INFO] [stdout] test cli_ail_vm_executes_saved_bytecode_artifact ... ok
[INFO] [stdout] test cli_ail_vm_rejects_invalid_bytecode_before_execution ... ok
[INFO] [stdout] test codex_skill_documents_prompt_interaction_review_gate ... ok
[INFO] [stdout] test docs_ail_manual_links_user_story_mode_chapter ... ok
[INFO] [stdout] test docs_define_v03_release_completion_audit ... ok
[INFO] [stdout] test docs_example_inventory_names_every_package_directory ... ok
[INFO] [stdout] test example_compiler_pass_stories_record_semantic_anchors ... ok
[INFO] [stdout] test example_incident_stories_record_semantic_anchors ... ok
[INFO] [stdout] test example_learning_readmes_cover_repeated_family_gaps ... ok
[INFO] [stdout] test example_low_level_stories_record_semantic_anchors ... ok
[INFO] [stdout] test example_package_directories_all_have_learning_guides ... ok
[INFO] [stdout] test example_repeated_task_stories_record_semantic_anchors ... ok
[INFO] [stdout] test example_runtime_and_secret_stories_record_semantic_anchors ... ok
[INFO] [stdout] test example_stateful_and_agent_tool_stories_record_semantic_anchors ... ok
[INFO] [stdout] test example_stdlib_and_option_map_stories_record_semantic_anchors ... ok
[INFO] [stdout] test example_support_composed_stories_record_semantic_anchors ... ok
[INFO] [stdout] test example_support_ticket_stories_record_semantic_anchors ... ok
[INFO] [stdout] test example_ui_workflow_stories_record_semantic_anchors ... ok
[INFO] [stdout] test examples_agents_include_agent_policy_review_contract ... ok
[INFO] [stdout] test examples_agents_include_prompt_review_contract ... ok
[INFO] [stdout] test examples_agents_include_story_promotion_review_contract ... ok
[INFO] [stdout] test examples_agents_include_ui_patch_review_contract ... ok
[INFO] [stdout] test script_ail_interactive_manual_all_dry_run_prints_coverage_summary ... ok
[INFO] [stdout] test cli_ail_v03_roadmap_advances_completed_agent_tool_signal ... ok
[INFO] [stdout] test cli_ail_v03_roadmap_advances_completed_application_story_signal ... ok
[INFO] [stdout] test script_ail_interactive_manual_stateful_runtime_run_checks_succeeds ... ok
[INFO] [stdout] test cli_ail_v03_roadmap_advances_completed_self_hosting_signal ... ok
[INFO] [stdout] test script_v03_agent_policy_live_reviewer_harness_help_lists_roles_and_dry_run ... ok
[INFO] [stdout] test script_ail_interactive_manual_systems_profile_run_checks_succeeds ... ok
[INFO] [stdout] test cli_ail_v03_roadmap_advances_completed_systems_signal ... ok
[INFO] [stdout] test cli_ail_v03_roadmap_advances_completed_story_promotion_signal ... ok
[INFO] [stdout] test script_v03_agent_policy_live_reviewer_harness_records_token_budget_evidence ... ok
[INFO] [stdout] test script_v03_prompt_llm_harness_help_lists_all_prompts_and_dry_run ... ok
[INFO] [stdout] test script_v03_agent_policy_live_reviewer_harness_writes_nonaccept_backlog ... ok
[INFO] [stdout] test cli_ail_v03_roadmap_advances_completed_ui_authoring_signal ... ok
[INFO] [stdout] test script_v03_release_audit_dry_run_lists_completion_gates ... ok
[INFO] [stdout] test script_v03_prompt_llm_harness_review_writes_fingerprinted_report ... ok
[INFO] [stdout] test script_ail_interactive_manual_lists_v03_chapters_and_dry_run ... ok
[INFO] [stdout] test script_v03_signal_status_audit_classifies_high_count_roadmap_signals ... ok
[INFO] [stdout] test script_v03_story_llm_harness_help_names_endpoint_and_dry_run ... ok
[INFO] [stdout] test script_v03_story_llm_harness_rejects_mismatched_agent_story_binding ... ok
[INFO] [stdout] test script_v03_system_prompt_harness_plan_writes_fingerprinted_prompt_inventory ... ok
[INFO] [stdout] test cli_ail_v03_roadmap_prints_backlog_without_full_examples_report ... ok
[INFO] [stdout] test script_v03_story_llm_harness_review_writes_fingerprinted_report ... ok
[INFO] [stdout] test script_v03_systems_profile_audit_writes_runtime_variant_and_migration_report ... ok
[INFO] [stdout] test script_v03_signal_status_audit_marks_agent_policy_import_promoted ... ok
[INFO] [stdout] test script_v03_rejected_repair_audit_writes_signal_entry_repair_report ... ok
[INFO] [stdout] test script_v03_story_promotion_batch_plan_writes_multi_story_inventory ... ok
[INFO] [stdout] test script_v03_repair_promotion_capture_plan_writes_fingerprinted_plan ... ok
[INFO] [stdout] test script_ail_interactive_manual_v03_authoring_gate_run_checks_succeeds ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_ail_build_agent_accepts_compiler_pass_output_before_core stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (405) panicked at tests/ail_toolchain.rs:7153:25:
[INFO] [stdout] test LLM endpoint did not receive a request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d673680fb61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d673680fb61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d67368258da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d67368258da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d673681488c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d673681488c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d67367ea636 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d67367ea636 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d67368062b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d673634d220 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d673634d220 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6736806472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d6736806472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d67367ea714 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5d67367e1c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d67367eb58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d67368260ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6736002ba8 - ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:7153:25
[INFO] [stdout]   20:     0x5d67362ff9f1 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   21:     0x5d67363214c9 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   22:     0x5d673631642c - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x5d6736301f14 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   24:     0x5d673632509b - __rust_try
[INFO] [stdout]   25:     0x5d6736320427 - std[73adb7dc35730857]::panicking::catch_unwind::<alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5d6736320427 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5d6736320427 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   28:     0x5d6736308fae - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5d673680e58f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   30:     0x5d673680e58f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   31:     0x7ea1f59c8aa4 - <unknown>
[INFO] [stdout]   32:     0x7ea1f5a55a64 - clone
[INFO] [stdout]   33:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_ail_build_agent_accepts_compiler_pass_output_before_core' (404) panicked at tests/ail_toolchain.rs:36704:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d673680fb61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d673680fb61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d67368258da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d67368258da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d673681488c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d673681488c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d67367ea636 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d67367ea636 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d67368062b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d673634d220 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d673634d220 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6736806472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d6736806472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d67367ea6e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5d67367e1c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d67367eb58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d67368260ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6736825e22 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5d67361ca703 - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5d67361ca703 - ail_toolchain[d661ee0a81536431]::cli_ail_build_agent_accepts_compiler_pass_output_before_core
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:36704:40
[INFO] [stdout]   22:     0x5d67360093e7 - ail_toolchain[d661ee0a81536431]::cli_ail_build_agent_accepts_compiler_pass_output_before_core::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:36652:66
[INFO] [stdout]   23:     0x5d673630e756 - <ail_toolchain[d661ee0a81536431]::cli_ail_build_agent_accepts_compiler_pass_output_before_core::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d673634055b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d673634055b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d673634dba5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d673634dba5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d6736348654 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d6736348654 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d6736350cf2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d6736350cf2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d6736350cf2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d673680e58f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5d673680e58f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7ea1f59c8aa4 - <unknown>
[INFO] [stdout]   45:     0x7ea1f5a55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_ail_build_agent_accepts_spec_draft_before_compile stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (414) panicked at tests/ail_toolchain.rs:7153:25:
[INFO] [stdout] test LLM endpoint did not receive a request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d673680fb61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d673680fb61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d67368258da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d67368258da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d673681488c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d673681488c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d67367ea636 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d67367ea636 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d67368062b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d673634d220 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d673634d220 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6736806472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d6736806472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d67367ea714 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5d67367e1c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d67367eb58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d67368260ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6736002ba8 - ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:7153:25
[INFO] [stdout]   20:     0x5d67362ff9f1 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   21:     0x5d67363214c9 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   22:     0x5d673631642c - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x5d6736301f14 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   24:     0x5d673632509b - __rust_try
[INFO] [stdout]   25:     0x5d6736320427 - std[73adb7dc35730857]::panicking::catch_unwind::<alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5d6736320427 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5d6736320427 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   28:     0x5d6736308fae - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5d673680e58f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   30:     0x5d673680e58f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   31:     0x7ea1f59c8aa4 - <unknown>
[INFO] [stdout]   32:     0x7ea1f5a55a64 - clone
[INFO] [stdout]   33:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_ail_build_agent_accepts_spec_draft_before_compile' (413) panicked at tests/ail_toolchain.rs:29289:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d673680fb61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d673680fb61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d67368258da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d67368258da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d673681488c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d673681488c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d67367ea636 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d67367ea636 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d67368062b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d673634d220 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d673634d220 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6736806472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d6736806472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d67367ea6e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5d67367e1c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d67367eb58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d67368260ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6736825e22 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5d67360f8810 - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5d67360f8810 - ail_toolchain[d661ee0a81536431]::cli_ail_build_agent_accepts_spec_draft_before_compile
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:29289:40
[INFO] [stdout]   22:     0x5d6736007e87 - ail_toolchain[d661ee0a81536431]::cli_ail_build_agent_accepts_spec_draft_before_compile::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:29240:59
[INFO] [stdout]   23:     0x5d673630cad6 - <ail_toolchain[d661ee0a81536431]::cli_ail_build_agent_accepts_spec_draft_before_compile::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d673634055b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d673634055b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d673634dba5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d673634dba5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d6736348654 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d6736348654 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d6736350cf2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d6736350cf2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d6736350cf2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d673680e58f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5d673680e58f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7ea1f59c8aa4 - <unknown>
[INFO] [stdout]   45:     0x7ea1f5a55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_ail_build_agent_threads_capture_checklist_into_requirements_prompt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (470) panicked at tests/ail_toolchain.rs:7153:25:
[INFO] [stdout] test LLM endpoint did not receive a request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d673680fb61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d673680fb61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d67368258da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d67368258da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d673681488c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d673681488c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d67367ea636 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d67367ea636 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d67368062b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d673634d220 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d673634d220 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6736806472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d6736806472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d67367ea714 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5d67367e1c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d67367eb58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d67368260ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6736002ba8 - ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:7153:25
[INFO] [stdout]   20:     0x5d67362ff9f1 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   21:     0x5d67363214c9 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   22:     0x5d673631642c - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x5d6736301f14 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   24:     0x5d673632509b - __rust_try
[INFO] [stdout]   25:     0x5d6736320427 - std[73adb7dc35730857]::panicking::catch_unwind::<alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5d6736320427 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5d6736320427 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   28:     0x5d6736308fae - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5d673680e58f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   30:     0x5d673680e58f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   31:     0x7ea1f59c8aa4 - <unknown>
[INFO] [stdout]   32:     0x7ea1f5a55a64 - clone
[INFO] [stdout]   33:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_ail_build_agent_threads_capture_checklist_into_requirements_prompt' (469) panicked at tests/ail_toolchain.rs:29111:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d673680fb61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d673680fb61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d67368258da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d67368258da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d673681488c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d673681488c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d67367ea636 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d67367ea636 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d67368062b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d673634d220 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d673634d220 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6736806472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d6736806472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d67367ea6e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5d67367e1c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d67367eb58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d67368260ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6736825e22 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5d673628f970 - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5d673628f970 - ail_toolchain[d661ee0a81536431]::cli_ail_build_agent_threads_capture_checklist_into_requirements_prompt
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:29111:40
[INFO] [stdout]   22:     0x5d673600a9a7 - ail_toolchain[d661ee0a81536431]::cli_ail_build_agent_threads_capture_checklist_into_requirements_prompt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:29062:76
[INFO] [stdout]   23:     0x5d6736310456 - <ail_toolchain[d661ee0a81536431]::cli_ail_build_agent_threads_capture_checklist_into_requirements_prompt::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d673634055b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d673634055b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d673634dba5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d673634dba5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d6736348654 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d6736348654 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d6736350cf2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d6736350cf2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d6736350cf2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d673680e58f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5d673680e58f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7ea1f59c8aa4 - <unknown>
[INFO] [stdout]   45:     0x7ea1f5a55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_ail_story_agent_records_story_entrypoint_before_compile stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (1014) panicked at tests/ail_toolchain.rs:7153:25:
[INFO] [stdout] test LLM endpoint did not receive a request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d673680fb61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d673680fb61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d67368258da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d67368258da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d673681488c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d673681488c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d67367ea636 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d67367ea636 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d67368062b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d673634d220 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d673634d220 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6736806472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d6736806472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d67367ea714 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5d67367e1c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d67367eb58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d67368260ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6736002ba8 - ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:7153:25
[INFO] [stdout]   20:     0x5d67362ff9f1 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   21:     0x5d67363214c9 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   22:     0x5d673631642c - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x5d6736301f14 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   24:     0x5d673632509b - __rust_try
[INFO] [stdout]   25:     0x5d6736320427 - std[73adb7dc35730857]::panicking::catch_unwind::<alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5d6736320427 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}::{closure#0}>, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5d6736320427 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   28:     0x5d6736308fae - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<ail_toolchain[d661ee0a81536431]::serve_chat_responses::{closure#0}, alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5d673680e58f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   30:     0x5d673680e58f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   31:     0x7ea1f59c8aa4 - <unknown>
[INFO] [stdout]   32:     0x7ea1f5a55a64 - clone
[INFO] [stdout]   33:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_ail_story_agent_records_story_entrypoint_before_compile' (1013) panicked at tests/ail_toolchain.rs:25532:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d673680fb61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d673680fb61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d67368258da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d67368258da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d673681488c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d673681488c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d67367ea636 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d67367ea636 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d67368062b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d673634d220 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d673634d220 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6736806472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d6736806472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d67367ea6e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5d67367e1c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d67367eb58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d67368260ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6736825e22 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5d67361baea7 - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5d67361baea7 - ail_toolchain[d661ee0a81536431]::cli_ail_story_agent_records_story_entrypoint_before_compile
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:25532:40
[INFO] [stdout]   22:     0x5d6736009267 - ail_toolchain[d661ee0a81536431]::cli_ail_story_agent_records_story_entrypoint_before_compile::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:25467:65
[INFO] [stdout]   23:     0x5d673630e556 - <ail_toolchain[d661ee0a81536431]::cli_ail_story_agent_records_story_entrypoint_before_compile::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d673634055b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d673634055b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d673634dba5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d673634dba5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d6736348654 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d6736348654 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d6736350cf2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d6736350cf2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d6736350cf2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d673680e58f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5d673680e58f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7ea1f59c8aa4 - <unknown>
[INFO] [stdout]   45:     0x7ea1f5a55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- script_ail_interactive_manual_v03_authoring_gate_run_checks_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'script_ail_interactive_manual_v03_authoring_gate_run_checks_succeeds' (1149) panicked at tests/ail_toolchain.rs:3133:5:
[INFO] [stdout] stdout:
[INFO] [stdout] model check:
[INFO] [stdout] curl -sS http://inteligentia-pro-1:8080/v1/models
[INFO] [stdout] ail-story:
[INFO] [stdout] cargo run -- ail-story examples/support_ticket.ail --story-file examples/stories/example-30.md --artifact-dir /tmp/ail-v03-story-llm --llm-endpoint http://inteligentia-pro-1:8080/v1/chat/completions --max-tokens 4096
[INFO] [stdout] artifacts:
[INFO] [stdout] /tmp/ail-v03-story-llm
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_ail_story_builds_checked_artifacts_from_story_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 431 filtered out; finished in 10.95s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_ail_story_uses_default_toolchain_agent_entrypoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 431 filtered out; finished in 6.98s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_ail_story_surfaces_blocking_questions_as_story_artifact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 431 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_ail_story_native_target_executes_story_runtime_trace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 431 filtered out; finished in 3.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_ail_story_wasm_target_writes_story_contract_report ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 431 filtered out; finished in 1.64s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_ail_story_story_amendment_writes_comparison_artifact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 431 filtered out; finished in 1.38s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_ail_story_incident_response_story_amendment_preserves_application_anchors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 431 filtered out; finished in 1.68s
[INFO] [stdout] 
[INFO] [stdout] running show-story-mode-live-command: python3 scripts/run_v03_story_llm_harness.py --dry-run
[INFO] [stdout] running verify-story-mode-local: cargo test cli_ail_story_builds_checked_artifacts_from_story_file --test ail_toolchain
[INFO] [stdout] evidence story-mode-report.txt
[INFO] [stdout] evidence manifest.ail-story.txt
[INFO] [stdout] evidence llm/requirements.request.json
[INFO] [stdout] evidence llm/requirements.response.json
[INFO] [stdout] evidence llm/requirements.content.txt
[INFO] [stdout] evidence llm/spec.request.json
[INFO] [stdout] evidence llm/spec.response.json
[INFO] [stdout] evidence llm/spec.content.txt
[INFO] [stdout] evidence story-prompt-envelope-valid-count
[INFO] [stdout] evidence story-prompt-envelope-invalid-count
[INFO] [stdout] running verify-story-agent-entrypoint-local: cargo test cli_ail_story_uses_default_toolchain_agent_entrypoint --test ail_toolchain
[INFO] [stdout] evidence agent.ailbc.json
[INFO] [stdout] evidence agent-trace.txt
[INFO] [stdout] evidence agent agent.ailbc.json
[INFO] [stdout] evidence agent-trace agent-trace.txt
[INFO] [stdout] evidence manifest.ail-story.txt
[INFO] [stdout] running verify-story-blocking-questions-local: cargo test cli_ail_story_surfaces_blocking_questions_as_story_artifact --test ail_toolchain
[INFO] [stdout] evidence story-questions.ail-interview.md
[INFO] [stdout] evidence story-mode-report.txt
[INFO] [stdout] evidence story-llm-transcript-count
[INFO] [stdout] evidence story-prompt-envelope-valid-count
[INFO] [stdout] evidence story-prompt-envelope-invalid-count
[INFO] [stdout] evidence llm/requirements.request.json
[INFO] [stdout] evidence llm/requirements.response.json
[INFO] [stdout] evidence llm/requirements.content.txt
[INFO] [stdout] evidence llm-requirements-request
[INFO] [stdout] evidence llm-requirements-response
[INFO] [stdout] evidence llm-requirements-content
[INFO] [stdout] evidence manifest.ail-story.txt
[INFO] [stdout] running verify-story-runtime-trace-local: cargo test cli_ail_story_native_target_executes_story_runtime_trace --test ail_toolchain
[INFO] [stdout] evidence target.elf
[INFO] [stdout] evidence native-bytecode-report.txt
[INFO] [stdout] evidence dependency-report.txt
[INFO] [stdout] evidence manifest.ail-build.txt
[INFO] [stdout] evidence manifest.ail-story.txt
[INFO] [stdout] evidence agent-trace.txt
[INFO] [stdout] evidence ticket.status=Closed
[INFO] [stdout] evidence trace TicketClosed
[INFO] [stdout] running verify-story-wasm-target-local: cargo test cli_ail_story_wasm_target_writes_story_contract_report --test ail_toolchain
[INFO] [stdout] evidence target-contract/manifest.ail-compile.txt
[INFO] [stdout] evidence target-contract/wasm-contract-report.txt
[INFO] [stdout] evidence target-contract/dependency-report.txt
[INFO] [stdout] evidence manifest.ail-build.txt
[INFO] [stdout] evidence manifest.ail-story.txt
[INFO] [stdout] evidence target-contract target-contract/manifest.ail-compile.txt
[INFO] [stdout] evidence machine-bytecode-contract wasm32-unknown-sandbox-wasm
[INFO] [stdout] evidence trace-preservation required
[INFO] [stdout] running verify-story-amendment-comparison-local: cargo test cli_ail_story_story_amendment_writes_comparison_artifact --test ail_toolchain
[INFO] [stdout] evidence story-amendment-comparison.txt
[INFO] [stdout] evidence story-amendment-comparison.fingerprint.txt
[INFO] [stdout] evidence story-amendment-comparison: present
[INFO] [stdout] evidence comparison-result accepted
[INFO] [stdout] evidence semantic-anchor-preserved-count 4
[INFO] [stdout] evidence semantic-anchor-missing-count 0
[INFO] [stdout] running verify-incident-story-amendment-local: cargo test cli_ail_story_incident_response_story_amendment_preserves_application_anchors --test ail_toolchain
[INFO] [stdout] evidence examples/incident_response.ail
[INFO] [stdout] evidence story-amendment-comparison.txt
[INFO] [stdout] evidence story-amendment-comparison.fingerprint.txt
[INFO] [stdout] evidence story-amendment-comparison: present
[INFO] [stdout] evidence comparison-result accepted
[INFO] [stdout] evidence IncidentEscalated
[INFO] [stdout] evidence notification audit entry
[INFO] [stdout] evidence public timeline subscribers
[INFO] [stdout] evidence semantic-anchor-preserved-count 5
[INFO] [stdout] evidence semantic-anchor-missing-count 0
[INFO] [stdout] AIL-Examples-Report:
[INFO] [stdout] entry-count 128
[INFO] [stdout] profile-count AgentTool 16
[INFO] [stdout] profile-count Application 54
[INFO] [stdout] profile-count Compiler 10
[INFO] [stdout] profile-count System 43
[INFO] [stdout] profile-count UI 5
[INFO] [stdout] capability-level-count high-level 54
[INFO] [stdout] capability-level-count low-level 37
[INFO] [stdout] capability-level-count mid-level 37
[INFO] [stdout] program-scale-count module 32
[INFO] [stdout] program-scale-count multi-module-system 59
[INFO] [stdout] program-scale-count utility 37
[INFO] [stdout] program-domain-count agent-tool 15
[INFO] [stdout] program-domain-count application 13
[INFO] [stdout] program-domain-count c-interop 10
[INFO] [stdout] program-domain-count compiler 10
[INFO] [stdout] program-domain-count diagnostic 9
[INFO] [stdout] program-domain-count os-utility 12
[INFO] [stdout] program-domain-count package-graph 20
[INFO] [stdout] program-domain-count runtime 21
[INFO] [stdout] program-domain-count system-driver 9
[INFO] [stdout] program-domain-count ui-workflow 9
[INFO] [stdout] story-evidence-count checked-core 15
[INFO] [stdout] story-evidence-count diagnostics 9
[INFO] [stdout] story-evidence-count target-report 76
[INFO] [stdout] story-evidence-count vm-trace 28
[INFO] [stdout] story-journey-count diagnostic-story 9
[INFO] [stdout] story-journey-count spec-to-story 22
[INFO] [stdout] story-journey-count story-amendment 43
[INFO] [stdout] story-journey-count story-to-spec 54
[INFO] [stdout] story-roundtrip-count diagnostic-preserving 9
[INFO] [stdout] story-roundtrip-count semantic-similar 119
[INFO] [stdout] prompt-count docs/ail/prompts/core-draft.system.md 11
[INFO] [stdout] prompt-count docs/ail/prompts/core-to-spec.system.md 11
[INFO] [stdout] prompt-count docs/ail/prompts/core-to-summary.system.md 11
[INFO] [stdout] prompt-count docs/ail/prompts/diagnostic-repair.system.md 13
[INFO] [stdout] prompt-count docs/ail/prompts/flow-patch.system.md 11
[INFO] [stdout] prompt-count docs/ail/prompts/interop.system.md 12
[INFO] [stdout] prompt-count docs/ail/prompts/interview.system.md 12
[INFO] [stdout] prompt-count docs/ail/prompts/repair.system.md 1
[INFO] [stdout] prompt-count docs/ail/prompts/requirements.system.md 13
[INFO] [stdout] prompt-count docs/ail/prompts/spec-draft.system.md 22
[INFO] [stdout] prompt-count docs/ail/prompts/trace-debug.system.md 11
[INFO] [stdout] executor-family-count codex-skill-agent 124
[INFO] [stdout] executor-family-count llm-http 4
[INFO] [stdout] capture-origin-count live-codex 124
[INFO] [stdout] capture-origin-count live-llm 4
[INFO] [stdout] target-count aarch64-apple-darwin-libsystem-macho 8
[INFO] [stdout] target-count linux-x86_64-elf 58
[INFO] [stdout] target-count vm 44
[INFO] [stdout] target-count wasm32-unknown-sandbox-wasm 18
[INFO] [stdout] checker-result-count accepted 119
[INFO] [stdout] checker-result-count rejected 9
[INFO] [stdout] failure-taxonomy-count hallucinated-capability 1
[INFO] [stdout] failure-taxonomy-count invalid-interop 1
[INFO] [stdout] failure-taxonomy-count missing-trace 1
[INFO] [stdout] failure-taxonomy-count package-resolution 1
[INFO] [stdout] failure-taxonomy-count permission-capability 1
[INFO] [stdout] failure-taxonomy-count profile-mismatch 1
[INFO] [stdout] failure-taxonomy-count semantic-drift 1
[INFO] [stdout] failure-taxonomy-count ui-accessibility 1
[INFO] [stdout] failure-taxonomy-count unsupported-target 1
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/core-draft.system.md 11
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/core-to-spec.system.md 11
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/core-to-summary.system.md 11
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/diagnostic-repair.system.md 12
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/flow-patch.system.md 11
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/interop.system.md 10
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/interview.system.md 12
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/repair.system.md 1
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/requirements.system.md 12
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/spec-draft.system.md 17
[INFO] [stdout] accepted-prompt-count docs/ail/prompts/trace-debug.system.md 11
[INFO] [stdout] v03-signal-distinct-count 17
[INFO] [stdout] v03-signal-count AgentTool authoring needs human-approved multi-agent policy handoff imports after deterministic policy reviews are replayed. 15
[INFO] [stdout] v03-signal-count Application examples need more repaired incident promotion variants and richer stateful application walkthroughs after the first package-local repair proof is promoted. 12
[INFO] [stdout] v03-signal-count Complex systems need richer story graphs that span imported modules, UI surfaces, workflows, target contracts, and regenerated story views. 5
[INFO] [stdout] v03-signal-count Generic runtime behavior needs clearer type-inference explanations. 5
[INFO] [stdout] v03-signal-count Generics need reusable conformance fixtures and teachable stdlib walkthroughs. 10
[INFO] [stdout] v03-signal-count Interop needs deeper unsafe-boundary tutorials and more ABI fixture diversity. 10
[INFO] [stdout] v03-signal-count Package graphs need clearer authoring guidance and dependency review views. 10
[INFO] [stdout] v03-signal-count Rejected examples need repair tutorials that convert diagnostics into corrected specs. 8
[INFO] [stdout] v03-signal-count Security examples need threat-model annotations and audit trails. 5
[INFO] [stdout] v03-signal-count Self-hosting needs multiple composed compiler-pass variants and reviewer-visible pass-order conflict diagnostics. 10
[INFO] [stdout] v03-signal-count State examples need clearer persistence and concurrency boundaries. 6
[INFO] [stdout] v03-signal-count Systems profile needs unsupported-target migration guidance and broader transmit/interrupt runtime variants. 9
[INFO] [stdout] v03-signal-count Turing Core examples need richer termination proofs beyond base-case, decreasing-argument, and numeric stack-bound patterns. 5
[INFO] [stdout] v03-signal-count UI authoring needs human-approved visual patch import workflows after deterministic UI patch plans are replayed. 4
[INFO] [stdout] v03-signal-count UI examples need richer package-local walkthroughs and stricter semantic tagging. 5
[INFO] [stdout] v03-signal-count User Story mode needs reviewer-produced promotion decisions and multi-story promotion variants after deterministic promotion imports are replayed. 4
[INFO] [stdout] v03-signal-count Workflow examples need retry/backoff semantics and richer scheduler policies beyond temporal-policy diagnostics. 5
[INFO] [stdout] semantic-anchor-story-count 128
[INFO] [stdout] semantic-anchor-total-count 830
[INFO] [stdout] semantic-anchor-preserved-count 830
[INFO] [stdout] semantic-anchor-missing-count 0
[INFO] [stdout] story-family-count 30
[INFO] [stdout] story-family c-interop-story entries 10 prompt-files 5 story-journeys 2
[INFO] [stdout] story-family compiler-pass-story entries 10 prompt-files 10 story-journeys 3
[INFO] [stdout] story-family hallucinated-capability-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family incident-response-amendment-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family incident-response-commander-review-repair-promotion-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family incident-response-dashboard-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family incident-response-declare-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family incident-response-escalation-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family incident-response-private-notes-repair-promotion-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family incident-response-story-regeneration entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family invalid-interop-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family missing-trace-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family network-driver-story entries 9 prompt-files 9 story-journeys 3
[INFO] [stdout] story-family option-map-story entries 5 prompt-files 5 story-journeys 2
[INFO] [stdout] story-family package-resolution-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family permission-capability-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family profile-mismatch-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family recursive-factorial-story entries 5 prompt-files 5 story-journeys 3
[INFO] [stdout] story-family refund-tool-story entries 15 prompt-files 10 story-journeys 3
[INFO] [stdout] story-family repeated-task-story entries 6 prompt-files 5 story-journeys 2
[INFO] [stdout] story-family runtime-generic-story entries 5 prompt-files 5 story-journeys 2
[INFO] [stdout] story-family secret-access-story entries 5 prompt-files 5 story-journeys 2
[INFO] [stdout] story-family semantic-drift-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family stateful-counter-story entries 6 prompt-files 6 story-journeys 2
[INFO] [stdout] story-family stdlib-collections-story entries 10 prompt-files 10 story-journeys 3
[INFO] [stdout] story-family support-composed-story entries 10 prompt-files 10 story-journeys 3
[INFO] [stdout] story-family support-ticket-story entries 12 prompt-files 5 story-journeys 2
[INFO] [stdout] story-family ui-accessibility-diagnostic-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] story-family ui-workflow-story entries 4 prompt-files 3 story-journeys 2
[INFO] [stdout] story-family unsupported-target-story entries 1 prompt-files 1 story-journeys 1
[INFO] [stdout] request-fingerprint-observed-count 128
[INFO] [stdout] request-fingerprint-distinct-count 128
[INFO] [stdout] request-fingerprint-duplicate-entry-count 0
[INFO] [stdout] request-fingerprint-reuse-group-count 0
[INFO] [stdout] response-fingerprint-observed-count 128
[INFO] [stdout] response-fingerprint-distinct-count 126
[INFO] [stdout] response-fingerprint-duplicate-entry-count 2
[INFO] [stdout] response-fingerprint-reuse-group-count 2
[INFO] [stdout] response-fingerprint-reuse fnv64:19e0da1f8e83dd61 2 example-30-story,example-90-story
[INFO] [stdout] response-fingerprint-reuse fnv64:ebd656bf2468fa54 2 example-122,example-123
[INFO] [stdout] extracted-artifact-fingerprint-observed-count 128
[INFO] [stdout] extracted-artifact-fingerprint-distinct-count 126
[INFO] [stdout] extracted-artifact-fingerprint-duplicate-entry-count 2
[INFO] [stdout] extracted-artifact-fingerprint-reuse-group-count 2
[INFO] [stdout] extracted-artifact-fingerprint-reuse fnv64:c85aa95379758ac2 2 example-122,example-123
[INFO] [stdout] extracted-artifact-fingerprint-reuse fnv64:ed5b46bbcc19c5fd 2 example-30-story,example-90-story
[INFO] [stdout] checked-core-fingerprint-observed-count 119
[INFO] [stdout] checked-core-fingerprint-distinct-count 116
[INFO] [stdout] checked-core-fingerprint-duplicate-entry-count 3
[INFO] [stdout] checked-core-fingerprint-reuse-group-count 3
[INFO] [stdout] checked-core-fingerprint-reuse fnv64:10890625aadd6ef9 2 example-0,example-1
[INFO] [stdout] checked-core-fingerprint-reuse fnv64:897fd6e43ada50d4 2 example-122,example-123
[INFO] [stdout] checked-core-fingerprint-reuse fnv64:cb4f111630f82092 2 example-30-story,example-90-story
[INFO] [stdout] bytecode-fingerprint-observed-count 119
[INFO] [stdout] bytecode-fingerprint-distinct-count 116
[INFO] [stdout] bytecode-fingerprint-duplicate-entry-count 3
[INFO] [stdout] bytecode-fingerprint-reuse-group-count 3
[INFO] [stdout] bytecode-fingerprint-reuse fnv64:9ddd483866ff9294 2 example-0,example-1
[INFO] [stdout] bytecode-fingerprint-reuse fnv64:c98128f994116e48 2 example-122,example-123
[INFO] [stdout] bytecode-fingerprint-reuse fnv64:ed2340a15591c3ec 2 example-30-story,example-90-story
[INFO] [stdout] vm-trace-fingerprint-observed-count 95
[INFO] [stdout] vm-trace-fingerprint-distinct-count 91
[INFO] [stdout] vm-trace-fingerprint-duplicate-entry-count 4
[INFO] [stdout] vm-trace-fingerprint-reuse-group-count 2
[INFO] [stdout] vm-trace-fingerprint-reuse fnv64:20bfb738f95d05ba 2 example-122,example-123
[INFO] [stdout] vm-trace-fingerprint-reuse fnv64:a6e61bb486d3a15e 4 example-32,example-92,example-30-story,example-90-story
[INFO] [stdout] target-report-fingerprint-observed-count 80
[INFO] [stdout] target-report-fingerprint-distinct-count 80
[INFO] [stdout] target-report-fingerprint-duplicate-entry-count 0
[INFO] [stdout] target-report-fingerprint-reuse-group-count 0
[INFO] [stdout] ui-review-fingerprint-observed-count 14
[INFO] [stdout] ui-review-fingerprint-distinct-count 14
[INFO] [stdout] ui-review-fingerprint-duplicate-entry-count 0
[INFO] [stdout] ui-review-fingerprint-reuse-group-count 0
[INFO] [stdout] ui-review-patch-fingerprint-observed-count 14
[INFO] [stdout] ui-review-patch-fingerprint-distinct-count 14
[INFO] [stdout] ui-review-patch-fingerprint-duplicate-entry-count 0
[INFO] [stdout] ui-review-patch-fingerprint-reuse-group-count 0
[INFO] [stdout] ui-semantic-tags-fingerprint-observed-count 5
[INFO] [stdout] ui-semantic-tags-fingerprint-distinct-count 5
[INFO] [stdout] ui-semantic-tags-fingerprint-duplicate-entry-count 0
[INFO] [stdout] ui-semantic-tags-fingerprint-reuse-group-count 0
[INFO] [stdout] agent-policy-review-fingerprint-observed-count 15
[INFO] [stdout] agent-policy-review-fingerprint-distinct-count 15
[INFO] [stdout] agent-policy-review-fingerprint-duplicate-entry-count 0
[INFO] [stdout] agent-policy-review-fingerprint-reuse-group-count 0
[INFO] [stdout] threat-model-audit-fingerprint-observed-count 5
[INFO] [stdout] threat-model-audit-fingerprint-distinct-count 5
[INFO] [stdout] threat-model-audit-fingerprint-duplicate-entry-count 0
[INFO] [stdout] threat-model-audit-fingerprint-reuse-group-count 0
[INFO] [stdout] type-inference-review-fingerprint-observed-count 5
[INFO] [stdout] type-inference-review-fingerprint-distinct-count 5
[INFO] [stdout] type-inference-review-fingerprint-duplicate-entry-count 0
[INFO] [stdout] type-inference-review-fingerprint-reuse-group-count 0
[INFO] [stdout] state-boundary-review-fingerprint-observed-count 6
[INFO] [stdout] state-boundary-review-fingerprint-distinct-count 6
[INFO] [stdout] state-boundary-review-fingerprint-duplicate-entry-count 0
[INFO] [stdout] state-boundary-review-fingerprint-reuse-group-count 0
[INFO] [stdout] workflow-scheduler-review-fingerprint-observed-count 6
[INFO] [stdout] workflow-scheduler-review-fingerprint-distinct-count 6
[INFO] [stdout] workflow-scheduler-review-fingerprint-duplicate-entry-count 0
[INFO] [stdout] workflow-scheduler-review-fingerprint-reuse-group-count 0
[INFO] [stdout] unsafe-boundary-review-fingerprint-observed-count 10
[INFO] [stdout] unsafe-boundary-review-fingerprint-distinct-count 10
[INFO] [stdout] unsafe-boundary-review-fingerprint-duplicate-entry-count 0
[INFO] [stdout] unsafe-boundary-review-fingerprint-reuse-group-count 0
[INFO] [stdout] complex-story-graph-fingerprint-observed-count 5
[INFO] [stdout] complex-story-graph-fingerprint-distinct-count 5
[INFO] [stdout] complex-story-graph-fingerprint-duplicate-entry-count 0
[INFO] [stdout] complex-story-graph-fingerprint-reuse-group-count 0
[INFO] [stdout] application-walkthrough-fingerprint-observed-count 12
[INFO] [stdout] application-walkthrough-fingerprint-distinct-count 12
[INFO] [stdout] application-walkthrough-fingerprint-duplicate-entry-count 0
[INFO] [stdout] application-walkthrough-fingerprint-reuse-group-count 0
[INFO] [stdout] story-promotion-review-fingerprint-observed-count 4
[INFO] [stdout] story-promotion-review-fingerprint-distinct-count 4
[INFO] [stdout] story-promotion-review-fingerprint-duplicate-entry-count 0
[INFO] [stdout] story-promotion-review-fingerprint-reuse-group-count 0
[INFO] [stdout] dependency-review-fingerprint-observed-count 10
[INFO] [stdout] dependency-review-fingerprint-distinct-count 10
[INFO] [stdout] dependency-review-fingerprint-duplicate-entry-count 0
[INFO] [stdout] dependency-review-fingerprint-reuse-group-count 0
[INFO] [stdout] stdlib-walkthrough-fingerprint-observed-count 10
[INFO] [stdout] stdlib-walkthrough-fingerprint-distinct-count 10
[INFO] [stdout] stdlib-walkthrough-fingerprint-duplicate-entry-count 0
[INFO] [stdout] stdlib-walkthrough-fingerprint-reuse-group-count 0
[INFO] [stdout] diagnostics-fingerprint-observed-count 9
[INFO] [stdout] diagnostics-fingerprint-distinct-count 9
[INFO] [stdout] diagnostics-fingerprint-duplicate-entry-count 0
[INFO] [stdout] diagnostics-fingerprint-reuse-group-count 0
[INFO] [stdout] repair-tutorial-fingerprint-observed-count 9
[INFO] [stdout] repair-tutorial-fingerprint-distinct-count 9
[INFO] [stdout] repair-tutorial-fingerprint-duplicate-entry-count 0
[INFO] [stdout] repair-tutorial-fingerprint-reuse-group-count 0
[INFO] [stdout] repair-candidate-fingerprint-observed-count 9
[INFO] [stdout] repair-candidate-fingerprint-distinct-count 9
[INFO] [stdout] repair-candidate-fingerprint-duplicate-entry-count 0
[INFO] [stdout] repair-candidate-fingerprint-reuse-group-count 0
[INFO] [stdout] repair-checked-core-fingerprint-observed-count 9
[INFO] [stdout] repair-checked-core-fingerprint-distinct-count 9
[INFO] [stdout] repair-checked-core-fingerprint-duplicate-entry-count 0
[INFO] [stdout] repair-checked-core-fingerprint-reuse-group-count 0
[INFO] [stdout] repair-bytecode-fingerprint-observed-count 9
[INFO] [stdout] repair-bytecode-fingerprint-distinct-count 9
[INFO] [stdout] repair-bytecode-fingerprint-duplicate-entry-count 0
[INFO] [stdout] repair-bytecode-fingerprint-reuse-group-count 0
[INFO] [stdout] repair-vm-trace-fingerprint-observed-count 6
[INFO] [stdout] repair-vm-trace-fingerprint-distinct-count 6
[INFO] [stdout] repair-vm-trace-fingerprint-duplicate-entry-count 0
[INFO] [stdout] repair-vm-trace-fingerprint-reuse-group-count 0
[INFO] [stdout] repair-target-report-fingerprint-observed-count 3
[INFO] [stdout] repair-target-report-fingerprint-distinct-count 3
[INFO] [stdout] repair-target-report-fingerprint-duplicate-entry-count 0
[INFO] [stdout] repair-target-report-fingerprint-reuse-group-count 0
[INFO] [stdout] repair-diff-fingerprint-observed-count 9
[INFO] [stdout] repair-diff-fingerprint-distinct-count 9
[INFO] [stdout] repair-diff-fingerprint-duplicate-entry-count 0
[INFO] [stdout] repair-diff-fingerprint-reuse-group-count 0
[INFO] [stdout] repair-promotion-review-fingerprint-observed-count 9
[INFO] [stdout] repair-promotion-review-fingerprint-distinct-count 9
[INFO] [stdout] repair-promotion-review-fingerprint-duplicate-entry-count 0
[INFO] [stdout] repair-promotion-review-fingerprint-reuse-group-count 0
[INFO] [stdout] native-fingerprint-observed-count 81
[INFO] [stdout] native-fingerprint-distinct-count 79
[INFO] [stdout] native-fingerprint-duplicate-entry-count 2
[INFO] [stdout] native-fingerprint-reuse-group-count 2
[INFO] [stdout] native-fingerprint-reuse fnv64:b4972c70d1c4407e 2 example-32:target-AssignTicket.elf,example-30-story:target-AssignTicket.elf
[INFO] [stdout] native-fingerprint-reuse fnv64:b8350ae48209092a 2 example-32:target-CloseTicket.elf,example-30-story:target-CloseTicket.elf
[INFO] [stdout] entry example-0 source examples/examples.md semantic-task stdlib-collections-live-codex-interview-0 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-0 request examples/example-0/request.fingerprint.txt fnv64:d33a7995cf7ea6b6
[INFO] [stdout] entry-artifact example-0 response examples/example-0/response.fingerprint.txt fnv64:b77d7ed653d95a12
[INFO] [stdout] entry-artifact example-0 extracted-artifact examples/example-0/artifact.fingerprint.txt fnv64:c4915402370f8db0
[INFO] [stdout] entry-artifact example-0 checked-core examples/example-0/checked.ail-core.txt fnv64:10890625aadd6ef9
[INFO] [stdout] entry-artifact example-0 bytecode examples/example-0/artifact.ailbc.json fnv64:9ddd483866ff9294
[INFO] [stdout] entry-artifact example-0 stdlib-walkthrough examples/example-0/stdlib-walkthrough.txt fnv64:ab4ea15acc68df6e
[INFO] [stdout] entry-semantic-anchors example-0 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-0 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-0 user-story examples/example-0/user-story.txt fnv64:d2aa0e9c4ef3a34e
[INFO] [stdout] entry example-1 source examples/examples.md semantic-task stdlib-collections-live-spec-input-1 executor-family llm-http capture-origin live-llm target vm
[INFO] [stdout] entry-artifact example-1 request examples/example-1/request.fingerprint.txt fnv64:24a893618c4e0733
[INFO] [stdout] entry-artifact example-1 response examples/example-1/response.fingerprint.txt fnv64:24492d5e6f8f6aa6
[INFO] [stdout] entry-artifact example-1 extracted-artifact examples/example-1/artifact.fingerprint.txt fnv64:b2c13c3705c35d1a
[INFO] [stdout] entry-artifact example-1 checked-core examples/example-1/checked.ail-core.txt fnv64:10890625aadd6ef9
[INFO] [stdout] entry-artifact example-1 bytecode examples/example-1/artifact.ailbc.json fnv64:9ddd483866ff9294
[INFO] [stdout] entry-artifact example-1 stdlib-walkthrough examples/example-1/stdlib-walkthrough.txt fnv64:7914123218527182
[INFO] [stdout] entry-semantic-anchors example-1 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-1 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-1 user-story examples/example-1/user-story.txt fnv64:424f57d0f273b41a
[INFO] [stdout] entry example-2 source examples/examples.md semantic-task stdlib-collections-live-spec-input-2 executor-family llm-http capture-origin live-llm target vm
[INFO] [stdout] entry-artifact example-2 request examples/example-2/request.fingerprint.txt fnv64:6e9c107b30bdef2a
[INFO] [stdout] entry-artifact example-2 response examples/example-2/response.fingerprint.txt fnv64:57015c8d7a4a5303
[INFO] [stdout] entry-artifact example-2 extracted-artifact examples/example-2/artifact.fingerprint.txt fnv64:4ddf4868d35e629c
[INFO] [stdout] entry-artifact example-2 checked-core examples/example-2/checked.ail-core.txt fnv64:f642636532eb7e1f
[INFO] [stdout] entry-artifact example-2 bytecode examples/example-2/artifact.ailbc.json fnv64:fafe77c4aa9270ec
[INFO] [stdout] entry-artifact example-2 stdlib-walkthrough examples/example-2/stdlib-walkthrough.txt fnv64:84faab8956b9c650
[INFO] [stdout] entry-semantic-anchors example-2 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-2 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-2 user-story examples/example-2/user-story.txt fnv64:52821b86fe5c7565
[INFO] [stdout] entry example-3 source examples/examples.md semantic-task stdlib-collections-live-codex-core-draft-3 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-3 request examples/example-3/request.fingerprint.txt fnv64:d37b3b3d1c5a201c
[INFO] [stdout] entry-artifact example-3 response examples/example-3/response.fingerprint.txt fnv64:cdc430b87f5e8f8d
[INFO] [stdout] entry-artifact example-3 extracted-artifact examples/example-3/artifact.fingerprint.txt fnv64:8625e6917e048ec1
[INFO] [stdout] entry-artifact example-3 checked-core examples/example-3/checked.ail-core.txt fnv64:34f1435af0f9e952
[INFO] [stdout] entry-artifact example-3 bytecode examples/example-3/artifact.ailbc.json fnv64:75553ab50f00986c
[INFO] [stdout] entry-artifact example-3 stdlib-walkthrough examples/example-3/stdlib-walkthrough.txt fnv64:1fd4c83ac4970695
[INFO] [stdout] entry-semantic-anchors example-3 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-3 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-3 user-story examples/example-3/user-story.txt fnv64:b1b2a414d467a5c6
[INFO] [stdout] entry example-4 source examples/examples.md semantic-task stdlib-collections-live-codex-diagnostic-repair-4 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-4 request examples/example-4/request.fingerprint.txt fnv64:7698a19b6c3df07e
[INFO] [stdout] entry-artifact example-4 response examples/example-4/response.fingerprint.txt fnv64:08b866b8978325c6
[INFO] [stdout] entry-artifact example-4 extracted-artifact examples/example-4/artifact.fingerprint.txt fnv64:419a68057b61e6da
[INFO] [stdout] entry-artifact example-4 checked-core examples/example-4/checked.ail-core.txt fnv64:d7629b60e5590df3
[INFO] [stdout] entry-artifact example-4 bytecode examples/example-4/artifact.ailbc.json fnv64:4e168e327274d478
[INFO] [stdout] entry-artifact example-4 stdlib-walkthrough examples/example-4/stdlib-walkthrough.txt fnv64:d977307ced57118d
[INFO] [stdout] entry-semantic-anchors example-4 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-4 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-4 user-story examples/example-4/user-story.txt fnv64:b4a26fc322a7094a
[INFO] [stdout] entry example-5 source examples/examples.md semantic-task stdlib-collections-live-codex-core-to-spec-5 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-5 request examples/example-5/request.fingerprint.txt fnv64:840fc3042ca5787c
[INFO] [stdout] entry-artifact example-5 response examples/example-5/response.fingerprint.txt fnv64:e590c5ccb7ca3e5f
[INFO] [stdout] entry-artifact example-5 extracted-artifact examples/example-5/artifact.fingerprint.txt fnv64:419a69057b61e88d
[INFO] [stdout] entry-artifact example-5 checked-core examples/example-5/checked.ail-core.txt fnv64:1ba1da43cf179f84
[INFO] [stdout] entry-artifact example-5 bytecode examples/example-5/artifact.ailbc.json fnv64:1d1bac271300b99f
[INFO] [stdout] entry-artifact example-5 stdlib-walkthrough examples/example-5/stdlib-walkthrough.txt fnv64:5e9b451d71553baf
[INFO] [stdout] entry-semantic-anchors example-5 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; core-to-spec.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-5 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-5 user-story examples/example-5/user-story.txt fnv64:2086ffd756dcfad2
[INFO] [stdout] entry example-6 source examples/examples.md semantic-task stdlib-collections-live-codex-core-to-summary-6 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-6 request examples/example-6/request.fingerprint.txt fnv64:afecb947a0af3073
[INFO] [stdout] entry-artifact example-6 response examples/example-6/response.fingerprint.txt fnv64:195af085208a1494
[INFO] [stdout] entry-artifact example-6 extracted-artifact examples/example-6/artifact.fingerprint.txt fnv64:419a66057b61e374
[INFO] [stdout] entry-artifact example-6 checked-core examples/example-6/checked.ail-core.txt fnv64:fcb2d7589262a259
[INFO] [stdout] entry-artifact example-6 bytecode examples/example-6/artifact.ailbc.json fnv64:b555e7eaaf27350a
[INFO] [stdout] entry-artifact example-6 stdlib-walkthrough examples/example-6/stdlib-walkthrough.txt fnv64:3e9332d06ce93fb0
[INFO] [stdout] entry-semantic-anchors example-6 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; core-to-summary.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-6 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-6 user-story examples/example-6/user-story.txt fnv64:0691d9846b94bb00
[INFO] [stdout] entry example-7 source examples/examples.md semantic-task stdlib-collections-live-codex-flow-patch-7 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-7 request examples/example-7/request.fingerprint.txt fnv64:bd6d5a96cd0b5b36
[INFO] [stdout] entry-artifact example-7 response examples/example-7/response.fingerprint.txt fnv64:6f82ab6e79a3c935
[INFO] [stdout] entry-artifact example-7 extracted-artifact examples/example-7/artifact.fingerprint.txt fnv64:419a67057b61e527
[INFO] [stdout] entry-artifact example-7 checked-core examples/example-7/checked.ail-core.txt fnv64:c3fae4218e3e24e2
[INFO] [stdout] entry-artifact example-7 bytecode examples/example-7/artifact.ailbc.json fnv64:88fffed6e28ff7d1
[INFO] [stdout] entry-artifact example-7 stdlib-walkthrough examples/example-7/stdlib-walkthrough.txt fnv64:2964116e20b94452
[INFO] [stdout] entry-semantic-anchors example-7 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; flow-patch.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-7 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-7 user-story examples/example-7/user-story.txt fnv64:842ad310dcec34d6
[INFO] [stdout] entry example-8 source examples/examples.md semantic-task stdlib-collections-live-codex-trace-debug-8 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-8 request examples/example-8/request.fingerprint.txt fnv64:139c36f28c895cee
[INFO] [stdout] entry-artifact example-8 response examples/example-8/response.fingerprint.txt fnv64:79b8f8b32c46732a
[INFO] [stdout] entry-artifact example-8 extracted-artifact examples/example-8/artifact.fingerprint.txt fnv64:419a5c057b61d276
[INFO] [stdout] entry-artifact example-8 checked-core examples/example-8/checked.ail-core.txt fnv64:17009eacec01699f
[INFO] [stdout] entry-artifact example-8 bytecode examples/example-8/artifact.ailbc.json fnv64:4625f8cc3ada5c1c
[INFO] [stdout] entry-artifact example-8 stdlib-walkthrough examples/example-8/stdlib-walkthrough.txt fnv64:8f16ea3acb358426
[INFO] [stdout] entry-semantic-anchors example-8 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-8 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-8 user-story examples/example-8/user-story.txt fnv64:70cfe70d67fdfcce
[INFO] [stdout] entry example-9 source examples/examples.md semantic-task stdlib-collections-live-codex-interop-9 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-9 request examples/example-9/request.fingerprint.txt fnv64:0efe2ef6bd118191
[INFO] [stdout] entry-artifact example-9 response examples/example-9/response.fingerprint.txt fnv64:53d6a8148d5f1834
[INFO] [stdout] entry-artifact example-9 extracted-artifact examples/example-9/artifact.fingerprint.txt fnv64:cb0aed836dd64916
[INFO] [stdout] entry-artifact example-9 checked-core examples/example-9/checked.ail-core.txt fnv64:4acbd0c4fe7a3950
[INFO] [stdout] entry-artifact example-9 bytecode examples/example-9/artifact.ailbc.json fnv64:090678b65461e1f3
[INFO] [stdout] entry-artifact example-9 stdlib-walkthrough examples/example-9/stdlib-walkthrough.txt fnv64:9fa6b315d68b176b
[INFO] [stdout] entry-semantic-anchors example-9 Option<T>; Result<T; E>; Map<K; V>; Option.map; OptionMapEvaluated; interop.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-9 preserved 8 missing 0
[INFO] [stdout] entry-artifact example-9 user-story examples/example-9/user-story.txt fnv64:52932d75400df7ee
[INFO] [stdout] entry example-10 source examples/examples.md semantic-task support-composed-live-codex-interview-10 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-10 request examples/example-10/request.fingerprint.txt fnv64:9560bd7a17f7db56
[INFO] [stdout] entry-artifact example-10 response examples/example-10/response.fingerprint.txt fnv64:ba20fafe60a3aa50
[INFO] [stdout] entry-artifact example-10 extracted-artifact examples/example-10/artifact.fingerprint.txt fnv64:1ba2df4d87ab3ce0
[INFO] [stdout] entry-artifact example-10 checked-core examples/example-10/checked.ail-core.txt fnv64:a9cbc85a96e9e0f1
[INFO] [stdout] entry-artifact example-10 bytecode examples/example-10/artifact.ailbc.json fnv64:7e97d8aa181e8eea
[INFO] [stdout] entry-artifact example-10 vm-trace examples/example-10/vm-trace.txt fnv64:ec87d11b9a160b28
[INFO] [stdout] entry-artifact example-10 dependency-review examples/example-10/dependency-review.txt fnv64:fdb818392a7bb0ad
[INFO] [stdout] entry-semantic-anchors example-10 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-10 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-10 user-story examples/example-10/user-story.txt fnv64:72054e0c620bb8bc
[INFO] [stdout] entry example-11 source examples/examples.md semantic-task support-composed-live-codex-requirements-11 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-11 request examples/example-11/request.fingerprint.txt fnv64:d01d74775e880d09
[INFO] [stdout] entry-artifact example-11 response examples/example-11/response.fingerprint.txt fnv64:9ba87df8361e7184
[INFO] [stdout] entry-artifact example-11 extracted-artifact examples/example-11/artifact.fingerprint.txt fnv64:292a9ca5c78c216a
[INFO] [stdout] entry-artifact example-11 checked-core examples/example-11/checked.ail-core.txt fnv64:ca45897f95367279
[INFO] [stdout] entry-artifact example-11 bytecode examples/example-11/artifact.ailbc.json fnv64:a439e0aed2b3cf31
[INFO] [stdout] entry-artifact example-11 vm-trace examples/example-11/vm-trace.txt fnv64:e86a76cdffcdd727
[INFO] [stdout] entry-artifact example-11 dependency-review examples/example-11/dependency-review.txt fnv64:29ef71c838f6480c
[INFO] [stdout] entry-semantic-anchors example-11 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-11 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-11 user-story examples/example-11/user-story.txt fnv64:7ba804aec1d423b8
[INFO] [stdout] entry example-12 source examples/examples.md semantic-task support-composed-live-codex-spec-draft-12 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-12 request examples/example-12/request.fingerprint.txt fnv64:82d781d8165e2356
[INFO] [stdout] entry-artifact example-12 response examples/example-12/response.fingerprint.txt fnv64:36e8d8e2e63b6f8f
[INFO] [stdout] entry-artifact example-12 extracted-artifact examples/example-12/artifact.fingerprint.txt fnv64:292a9ba5c78c1fb7
[INFO] [stdout] entry-artifact example-12 checked-core examples/example-12/checked.ail-core.txt fnv64:42d20b9ab3cef66e
[INFO] [stdout] entry-artifact example-12 bytecode examples/example-12/artifact.ailbc.json fnv64:dfae104b45f4f424
[INFO] [stdout] entry-artifact example-12 vm-trace examples/example-12/vm-trace.txt fnv64:e86dcccdffd09f20
[INFO] [stdout] entry-artifact example-12 dependency-review examples/example-12/dependency-review.txt fnv64:9691d2b56b191289
[INFO] [stdout] entry-semantic-anchors example-12 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-12 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-12 user-story examples/example-12/user-story.txt fnv64:df443e2e9d8f7e8c
[INFO] [stdout] entry example-13 source examples/examples.md semantic-task support-composed-live-codex-core-draft-13 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-13 request examples/example-13/request.fingerprint.txt fnv64:7e04507cca3920d9
[INFO] [stdout] entry-artifact example-13 response examples/example-13/response.fingerprint.txt fnv64:881c5868dc2a6c94
[INFO] [stdout] entry-artifact example-13 extracted-artifact examples/example-13/artifact.fingerprint.txt fnv64:12b03c5f64c34428
[INFO] [stdout] entry-artifact example-13 checked-core examples/example-13/checked.ail-core.txt fnv64:729d7ec58ceb38ed
[INFO] [stdout] entry-artifact example-13 bytecode examples/example-13/artifact.ailbc.json fnv64:6f8dbcc470aa2b38
[INFO] [stdout] entry-artifact example-13 vm-trace examples/example-13/vm-trace.txt fnv64:8fcfe6a26885d64e
[INFO] [stdout] entry-artifact example-13 dependency-review examples/example-13/dependency-review.txt fnv64:074e1b53a36258eb
[INFO] [stdout] entry-semantic-anchors example-13 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-13 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-13 user-story examples/example-13/user-story.txt fnv64:7016297b610442cc
[INFO] [stdout] entry example-14 source examples/examples.md semantic-task support-composed-live-codex-diagnostic-repair-14 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-14 request examples/example-14/request.fingerprint.txt fnv64:56dfab284c5dea9f
[INFO] [stdout] entry-artifact example-14 response examples/example-14/response.fingerprint.txt fnv64:5adb86a75c34b56b
[INFO] [stdout] entry-artifact example-14 extracted-artifact examples/example-14/artifact.fingerprint.txt fnv64:12b0435f64c3500d
[INFO] [stdout] entry-artifact example-14 checked-core examples/example-14/checked.ail-core.txt fnv64:b6e27d31f9e051d0
[INFO] [stdout] entry-artifact example-14 bytecode examples/example-14/artifact.ailbc.json fnv64:2f5e77eca8f44561
[INFO] [stdout] entry-artifact example-14 vm-trace examples/example-14/vm-trace.txt fnv64:8fe7b0a2689a0c6d
[INFO] [stdout] entry-artifact example-14 dependency-review examples/example-14/dependency-review.txt fnv64:e5f867a014845fb1
[INFO] [stdout] entry-semantic-anchors example-14 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-14 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-14 user-story examples/example-14/user-story.txt fnv64:248ef873ec99d998
[INFO] [stdout] entry example-15 source examples/examples.md semantic-task support-composed-live-codex-core-to-spec-15 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-15 request examples/example-15/request.fingerprint.txt fnv64:b900b8f3930d8595
[INFO] [stdout] entry-artifact example-15 response examples/example-15/response.fingerprint.txt fnv64:9dff6ab188ace812
[INFO] [stdout] entry-artifact example-15 extracted-artifact examples/example-15/artifact.fingerprint.txt fnv64:12b0425f64c34e5a
[INFO] [stdout] entry-artifact example-15 checked-core examples/example-15/checked.ail-core.txt fnv64:b3e3ae0c9fc6be77
[INFO] [stdout] entry-artifact example-15 bytecode examples/example-15/artifact.ailbc.json fnv64:32d02f7b573ad65a
[INFO] [stdout] entry-artifact example-15 vm-trace examples/example-15/vm-trace.txt fnv64:8fe446a268972278
[INFO] [stdout] entry-artifact example-15 dependency-review examples/example-15/dependency-review.txt fnv64:31951d6dac59089a
[INFO] [stdout] entry-semantic-anchors example-15 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; core-to-spec.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-15 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-15 user-story examples/example-15/user-story.txt fnv64:7546d49007f398cc
[INFO] [stdout] entry example-16 source examples/examples.md semantic-task support-composed-live-codex-core-to-summary-16 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-16 request examples/example-16/request.fingerprint.txt fnv64:c5ba7a48a9de0db8
[INFO] [stdout] entry-artifact example-16 response examples/example-16/response.fingerprint.txt fnv64:88afa0d749b51021
[INFO] [stdout] entry-artifact example-16 extracted-artifact examples/example-16/artifact.fingerprint.txt fnv64:12b0415f64c34ca7
[INFO] [stdout] entry-artifact example-16 checked-core examples/example-16/checked.ail-core.txt fnv64:790726e1ea8c584a
[INFO] [stdout] entry-artifact example-16 bytecode examples/example-16/artifact.ailbc.json fnv64:e9803d84f794df7b
[INFO] [stdout] entry-artifact example-16 vm-trace examples/example-16/vm-trace.txt fnv64:8fe0d0a26894241f
[INFO] [stdout] entry-artifact example-16 dependency-review examples/example-16/dependency-review.txt fnv64:baf136a70d59cf38
[INFO] [stdout] entry-semantic-anchors example-16 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; core-to-summary.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-16 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-16 user-story examples/example-16/user-story.txt fnv64:8312bf8abd3fd662
[INFO] [stdout] entry example-17 source examples/examples.md semantic-task support-composed-live-codex-flow-patch-17 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-17 request examples/example-17/request.fingerprint.txt fnv64:3ded76450ea2efa4
[INFO] [stdout] entry-artifact example-17 response examples/example-17/response.fingerprint.txt fnv64:7aca38668b02cfc2
[INFO] [stdout] entry-artifact example-17 extracted-artifact examples/example-17/artifact.fingerprint.txt fnv64:12b0405f64c34af4
[INFO] [stdout] entry-artifact example-17 checked-core examples/example-17/checked.ail-core.txt fnv64:b7670a1192948061
[INFO] [stdout] entry-artifact example-17 bytecode examples/example-17/artifact.ailbc.json fnv64:e676c9466caf4454
[INFO] [stdout] entry-artifact example-17 vm-trace examples/example-17/vm-trace.txt fnv64:8fdd6ea2689147c2
[INFO] [stdout] entry-artifact example-17 dependency-review examples/example-17/dependency-review.txt fnv64:0569250ca54c8651
[INFO] [stdout] entry-semantic-anchors example-17 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; flow-patch.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-17 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-17 user-story examples/example-17/user-story.txt fnv64:62501ba41889e254
[INFO] [stdout] entry example-18 source examples/examples.md semantic-task support-composed-live-codex-trace-debug-18 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-18 request examples/example-18/request.fingerprint.txt fnv64:333ec8342d44f5dd
[INFO] [stdout] entry-artifact example-18 response examples/example-18/response.fingerprint.txt fnv64:8408aa8bd3015137
[INFO] [stdout] entry-artifact example-18 extracted-artifact examples/example-18/artifact.fingerprint.txt fnv64:12b0375f64c33ba9
[INFO] [stdout] entry-artifact example-18 checked-core examples/example-18/checked.ail-core.txt fnv64:2f207d3c7c74c2f4
[INFO] [stdout] entry-artifact example-18 bytecode examples/example-18/artifact.ailbc.json fnv64:fd8a4c3023bfd95d
[INFO] [stdout] entry-artifact example-18 vm-trace examples/example-18/vm-trace.txt fnv64:8ff548a268a59911
[INFO] [stdout] entry-artifact example-18 dependency-review examples/example-18/dependency-review.txt fnv64:b190933d1123f225
[INFO] [stdout] entry-semantic-anchors example-18 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-18 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-18 user-story examples/example-18/user-story.txt fnv64:53b94fe18621ecc8
[INFO] [stdout] entry example-19 source examples/examples.md semantic-task support-composed-live-codex-interop-19 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-19 request examples/example-19/request.fingerprint.txt fnv64:8164a139bd47e7db
[INFO] [stdout] entry-artifact example-19 response examples/example-19/response.fingerprint.txt fnv64:0404e6789686127e
[INFO] [stdout] entry-artifact example-19 extracted-artifact examples/example-19/artifact.fingerprint.txt fnv64:12b0365f64c339f6
[INFO] [stdout] entry-artifact example-19 checked-core examples/example-19/checked.ail-core.txt fnv64:2ce5cdfa045c6f1b
[INFO] [stdout] entry-artifact example-19 bytecode examples/example-19/artifact.ailbc.json fnv64:69f883e20e37cdf6
[INFO] [stdout] entry-artifact example-19 vm-trace examples/example-19/vm-trace.txt fnv64:8ff1cea268a293ec
[INFO] [stdout] entry-artifact example-19 dependency-review examples/example-19/dependency-review.txt fnv64:8e705176862eb7a0
[INFO] [stdout] entry-semantic-anchors example-19 support-composed; support_shared; Shared.User; Close ticket; TicketClosed; active queue; interop.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-19 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-19 user-story examples/example-19/user-story.txt fnv64:aee22dd3de649902
[INFO] [stdout] entry example-20 source examples/examples.md semantic-task option-map-live-codex-interview-20 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-20 request examples/example-20/request.fingerprint.txt fnv64:8af09d8f7dddd923
[INFO] [stdout] entry-artifact example-20 response examples/example-20/response.fingerprint.txt fnv64:4ecd24ce10391572
[INFO] [stdout] entry-artifact example-20 extracted-artifact examples/example-20/artifact.fingerprint.txt fnv64:73749ce77d279b3e
[INFO] [stdout] entry-artifact example-20 checked-core examples/example-20/checked.ail-core.txt fnv64:450e8544a1e8ef77
[INFO] [stdout] entry-artifact example-20 bytecode examples/example-20/artifact.ailbc.json fnv64:5f054f86f3bdc757
[INFO] [stdout] entry-artifact example-20 ui-review examples/example-20/ui-review.txt fnv64:8b8f3d1ae61bc852
[INFO] [stdout] entry-artifact example-20 ui-review-patch examples/example-20/ui-review-patch.txt fnv64:435c9df33426b439
[INFO] [stdout] entry-artifact example-20 ui-semantic-tags examples/example-20/ui-semantic-tags.txt fnv64:2bd81a81c5a5482c
[INFO] [stdout] entry-semantic-anchors example-20 Option<T>; Option.map; OptionMapEvaluated; ui.form; ui.route; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-20 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-20 user-story examples/example-20/user-story.txt fnv64:c2a6b93dc7a35c7d
[INFO] [stdout] entry example-21 source examples/examples.md semantic-task option-map-live-codex-requirements-21 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-21 request examples/example-21/request.fingerprint.txt fnv64:638e02590a6bfc5c
[INFO] [stdout] entry-artifact example-21 response examples/example-21/response.fingerprint.txt fnv64:23b19bdbbcc0a24b
[INFO] [stdout] entry-artifact example-21 extracted-artifact examples/example-21/artifact.fingerprint.txt fnv64:73749de77d279cf1
[INFO] [stdout] entry-artifact example-21 checked-core examples/example-21/checked.ail-core.txt fnv64:7ae03bc35b84f294
[INFO] [stdout] entry-artifact example-21 bytecode examples/example-21/artifact.ailbc.json fnv64:925203d4b6ef0b70
[INFO] [stdout] entry-artifact example-21 ui-review examples/example-21/ui-review.txt fnv64:0cbbccb8bd464947
[INFO] [stdout] entry-artifact example-21 ui-review-patch examples/example-21/ui-review-patch.txt fnv64:2e690356059aa313
[INFO] [stdout] entry-artifact example-21 ui-semantic-tags examples/example-21/ui-semantic-tags.txt fnv64:aac2b062bbfb1c2d
[INFO] [stdout] entry-semantic-anchors example-21 Option<T>; Option.map; OptionMapEvaluated; ui.form; ui.state; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-21 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-21 user-story examples/example-21/user-story.txt fnv64:c1628a799313b48d
[INFO] [stdout] entry example-22 source examples/examples.md semantic-task option-map-live-codex-spec-draft-22 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-22 request examples/example-22/request.fingerprint.txt fnv64:ff76436beecfd594
[INFO] [stdout] entry-artifact example-22 response examples/example-22/response.fingerprint.txt fnv64:21edf60cb69db590
[INFO] [stdout] entry-artifact example-22 extracted-artifact examples/example-22/artifact.fingerprint.txt fnv64:73749ae77d2797d8
[INFO] [stdout] entry-artifact example-22 checked-core examples/example-22/checked.ail-core.txt fnv64:724740c325aa1149
[INFO] [stdout] entry-artifact example-22 bytecode examples/example-22/artifact.ailbc.json fnv64:915df5d7d44d1ae9
[INFO] [stdout] entry-artifact example-22 ui-review examples/example-22/ui-review.txt fnv64:f7e17dbef3b08d9b
[INFO] [stdout] entry-artifact example-22 ui-review-patch examples/example-22/ui-review-patch.txt fnv64:117b72c601840992
[INFO] [stdout] entry-artifact example-22 ui-semantic-tags examples/example-22/ui-semantic-tags.txt fnv64:397738fb8989f5b7
[INFO] [stdout] entry-semantic-anchors example-22 Option<T>; Option.map; OptionMapEvaluated; ui.form; ui.route; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-22 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-22 user-story examples/example-22/user-story.txt fnv64:67a3a04ebe92d283
[INFO] [stdout] entry example-23 source examples/examples.md semantic-task option-map-live-codex-core-draft-23 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-23 request examples/example-23/request.fingerprint.txt fnv64:900dfdf55e6d0af5
[INFO] [stdout] entry-artifact example-23 response examples/example-23/response.fingerprint.txt fnv64:fc289cf4c0a31401
[INFO] [stdout] entry-artifact example-23 extracted-artifact examples/example-23/artifact.fingerprint.txt fnv64:73749be77d27998b
[INFO] [stdout] entry-artifact example-23 checked-core examples/example-23/checked.ail-core.txt fnv64:99b53da5fbf5111e
[INFO] [stdout] entry-artifact example-23 bytecode examples/example-23/artifact.ailbc.json fnv64:07727e08953ff002
[INFO] [stdout] entry-artifact example-23 ui-review examples/example-23/ui-review.txt fnv64:ff29e5bc14668fa9
[INFO] [stdout] entry-artifact example-23 ui-review-patch examples/example-23/ui-review-patch.txt fnv64:a4c056bfa12b0297
[INFO] [stdout] entry-artifact example-23 ui-semantic-tags examples/example-23/ui-semantic-tags.txt fnv64:4e2f580980a4c813
[INFO] [stdout] entry-semantic-anchors example-23 Option<T>; Option.map; OptionMapEvaluated; ui.route; ui.state; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-23 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-23 user-story examples/example-23/user-story.txt fnv64:6d94267d9996bb66
[INFO] [stdout] entry example-24 source examples/examples.md semantic-task option-map-live-codex-diagnostic-repair-24 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-24 request examples/example-24/request.fingerprint.txt fnv64:f54579d1e918e2cf
[INFO] [stdout] entry-artifact example-24 response examples/example-24/response.fingerprint.txt fnv64:7aba82d7907df326
[INFO] [stdout] entry-artifact example-24 extracted-artifact examples/example-24/artifact.fingerprint.txt fnv64:7374a0e77d27a20a
[INFO] [stdout] entry-artifact example-24 checked-core examples/example-24/checked.ail-core.txt fnv64:54fd3dc2473f9d13
[INFO] [stdout] entry-artifact example-24 bytecode examples/example-24/artifact.ailbc.json fnv64:6f5a5bcb403ea703
[INFO] [stdout] entry-artifact example-24 ui-review examples/example-24/ui-review.txt fnv64:1a7b5890ed821463
[INFO] [stdout] entry-artifact example-24 ui-review-patch examples/example-24/ui-review-patch.txt fnv64:6edd4e9852b7f569
[INFO] [stdout] entry-artifact example-24 ui-semantic-tags examples/example-24/ui-semantic-tags.txt fnv64:076b7a568ab1e0cf
[INFO] [stdout] entry-semantic-anchors example-24 Option<T>; Option.map; OptionMapEvaluated; ui.form; ui.state; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-24 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-24 user-story examples/example-24/user-story.txt fnv64:ec3765c4505a0fc9
[INFO] [stdout] entry example-25 source examples/examples.md semantic-task c-interop-live-codex-core-to-spec-25 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-25 request examples/example-25/request.fingerprint.txt fnv64:50b97b87e3007c6a
[INFO] [stdout] entry-artifact example-25 response examples/example-25/response.fingerprint.txt fnv64:e62a25d8eedfef6e
[INFO] [stdout] entry-artifact example-25 extracted-artifact examples/example-25/artifact.fingerprint.txt fnv64:3c81a45d9843692c
[INFO] [stdout] entry-artifact example-25 checked-core examples/example-25/checked.ail-core.txt fnv64:feed940cd041ab17
[INFO] [stdout] entry-artifact example-25 bytecode examples/example-25/artifact.ailbc.json fnv64:c15aff966ea36d36
[INFO] [stdout] entry-artifact example-25 vm-trace examples/example-25/vm-trace.txt fnv64:4051f4b2133dafa7
[INFO] [stdout] entry-artifact example-25 target-report examples/example-25/target-report.txt fnv64:748751ff3dd44625
[INFO] [stdout] entry-artifact example-25 unsafe-boundary-review examples/example-25/unsafe-boundary-review.txt fnv64:63f0f193f65eb42b
[INFO] [stdout] entry-semantic-anchors example-25 compress2; qsort; Pointer<UInt8>; Callback; Packet header layout; c-interop; core-to-spec.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-25 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-25 user-story examples/example-25/user-story.txt fnv64:585aeb30dd81f788
[INFO] [stdout] entry example-26 source examples/examples.md semantic-task c-interop-live-codex-core-to-summary-26 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-26 request examples/example-26/request.fingerprint.txt fnv64:194c3d6003924673
[INFO] [stdout] entry-artifact example-26 response examples/example-26/response.fingerprint.txt fnv64:537493409991d071
[INFO] [stdout] entry-artifact example-26 extracted-artifact examples/example-26/artifact.fingerprint.txt fnv64:1c3eb057190ab143
[INFO] [stdout] entry-artifact example-26 checked-core examples/example-26/checked.ail-core.txt fnv64:1661cd924eee1bf2
[INFO] [stdout] entry-artifact example-26 bytecode examples/example-26/artifact.ailbc.json fnv64:cf09b915a25657e2
[INFO] [stdout] entry-artifact example-26 vm-trace examples/example-26/vm-trace.txt fnv64:40554ab2134077a0
[INFO] [stdout] entry-artifact example-26 target-report examples/example-26/target-report.txt fnv64:8a9e37854913e6cf
[INFO] [stdout] entry-artifact example-26 unsafe-boundary-review examples/example-26/unsafe-boundary-review.txt fnv64:db750e22f572a17a
[INFO] [stdout] entry-semantic-anchors example-26 compress2; qsort; Pointer<UInt8>; Callback; Packet header layout; c-interop; core-to-summary.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-26 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-26 user-story examples/example-26/user-story.txt fnv64:36bdcfa06b51d046
[INFO] [stdout] entry example-27 source examples/examples.md semantic-task c-interop-live-codex-flow-patch-27 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-27 request examples/example-27/request.fingerprint.txt fnv64:89dde00ad179d7b7
[INFO] [stdout] entry-artifact example-27 response examples/example-27/response.fingerprint.txt fnv64:83bbe7b3271a3908
[INFO] [stdout] entry-artifact example-27 extracted-artifact examples/example-27/artifact.fingerprint.txt fnv64:c0c686c2387783d2
[INFO] [stdout] entry-artifact example-27 checked-core examples/example-27/checked.ail-core.txt fnv64:974947fd524bfced
[INFO] [stdout] entry-artifact example-27 bytecode examples/example-27/artifact.ailbc.json fnv64:9c7ce48e226879ce
[INFO] [stdout] entry-artifact example-27 vm-trace examples/example-27/vm-trace.txt fnv64:4058b4b213436195
[INFO] [stdout] entry-artifact example-27 target-report examples/example-27/target-report.txt fnv64:cee7782c83331f8d
[INFO] [stdout] entry-artifact example-27 unsafe-boundary-review examples/example-27/unsafe-boundary-review.txt fnv64:e503e99189f2e8f0
[INFO] [stdout] entry-semantic-anchors example-27 compress2; qsort; Pointer<UInt8>; Callback; Packet header layout; c-interop; flow-patch.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-27 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-27 user-story examples/example-27/user-story.txt fnv64:25408d7ca55eb98c
[INFO] [stdout] entry example-28 source examples/examples.md semantic-task c-interop-live-codex-trace-debug-28 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-28 request examples/example-28/request.fingerprint.txt fnv64:0701a097d0ccf060
[INFO] [stdout] entry-artifact example-28 response examples/example-28/response.fingerprint.txt fnv64:fc0cd15557007ea3
[INFO] [stdout] entry-artifact example-28 extracted-artifact examples/example-28/artifact.fingerprint.txt fnv64:0a63eb77ff7855f9
[INFO] [stdout] entry-artifact example-28 checked-core examples/example-28/checked.ail-core.txt fnv64:2a5fc911fb3cc538
[INFO] [stdout] entry-artifact example-28 bytecode examples/example-28/artifact.ailbc.json fnv64:47cb07b8cace7e2a
[INFO] [stdout] entry-artifact example-28 vm-trace examples/example-28/vm-trace.txt fnv64:4025cab213182d5e
[INFO] [stdout] entry-artifact example-28 target-report examples/example-28/target-report.txt fnv64:07e38b33ce8be423
[INFO] [stdout] entry-artifact example-28 unsafe-boundary-review examples/example-28/unsafe-boundary-review.txt fnv64:6992c4d47d70579e
[INFO] [stdout] entry-semantic-anchors example-28 compress2; qsort; Pointer<UInt8>; Callback; Packet header layout; c-interop; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-28 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-28 user-story examples/example-28/user-story.txt fnv64:ed6702c857a7dce8
[INFO] [stdout] entry example-29 source examples/examples.md semantic-task c-interop-live-codex-interop-29 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-29 request examples/example-29/request.fingerprint.txt fnv64:91064cda509cae43
[INFO] [stdout] entry-artifact example-29 response examples/example-29/response.fingerprint.txt fnv64:65a50710633dc7da
[INFO] [stdout] entry-artifact example-29 extracted-artifact examples/example-29/artifact.fingerprint.txt fnv64:a616476928915860
[INFO] [stdout] entry-artifact example-29 checked-core examples/example-29/checked.ail-core.txt fnv64:8794de98d28eb9c3
[INFO] [stdout] entry-artifact example-29 bytecode examples/example-29/artifact.ailbc.json fnv64:d17d0fe0da8832ee
[INFO] [stdout] entry-artifact example-29 vm-trace examples/example-29/vm-trace.txt fnv64:40292cb2131b09bb
[INFO] [stdout] entry-artifact example-29 target-report examples/example-29/target-report.txt fnv64:0f62ba2fc21f6edc
[INFO] [stdout] entry-artifact example-29 unsafe-boundary-review examples/example-29/unsafe-boundary-review.txt fnv64:2b9c61c5b4af1c06
[INFO] [stdout] entry-semantic-anchors example-29 compress2; qsort; Pointer<UInt8>; Callback; Packet header layout; c-interop; interop.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-29 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-29 user-story examples/example-29/user-story.txt fnv64:7d9f305ac93003fa
[INFO] [stdout] entry example-30 source examples/examples.md semantic-task support-ticket-live-codex-interview-30 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-30 request examples/example-30/request.fingerprint.txt fnv64:e3feccec371cba10
[INFO] [stdout] entry-artifact example-30 response examples/example-30/response.fingerprint.txt fnv64:edb21c526b2aaa73
[INFO] [stdout] entry-artifact example-30 extracted-artifact examples/example-30/artifact.fingerprint.txt fnv64:d0866eec477cafc3
[INFO] [stdout] entry-artifact example-30 checked-core examples/example-30/checked.ail-core.txt fnv64:51171d15d8a75d12
[INFO] [stdout] entry-artifact example-30 bytecode examples/example-30/artifact.ailbc.json fnv64:a940667ea4b013b8
[INFO] [stdout] entry-artifact example-30 vm-trace examples/example-30/vm-trace.txt fnv64:9847ae0ad3f5748d
[INFO] [stdout] entry-artifact example-30 native linux-x86_64-elf examples/example-30/target-AssignTicket.elf fnv64:c82a3a15fe0f21a4
[INFO] [stdout] entry-artifact example-30 native linux-x86_64-elf examples/example-30/target-CloseTicket.elf fnv64:85ce6914c250dcf6
[INFO] [stdout] entry-artifact example-30 native linux-x86_64-elf examples/example-30/target-CreateTicket.elf fnv64:79b77fd29a99ccc0
[INFO] [stdout] entry-artifact example-30 native linux-x86_64-elf examples/example-30/target-MarksOverdueTickets.elf fnv64:7f4ffa33b48a80dc
[INFO] [stdout] entry-artifact example-30 target-report examples/example-30/target-report.txt fnv64:86ea2662f52b0422
[INFO] [stdout] entry-artifact example-30 application-walkthrough examples/example-30/application-walkthrough.txt fnv64:152e6e0c9c51bffc
[INFO] [stdout] entry-semantic-anchors example-30 Support Tickets; Close ticket; TicketClosed; internal notes; linux-x86_64-elf; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-30 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-30 user-story examples/example-30/user-story.txt fnv64:280ac6e0c421371d
[INFO] [stdout] entry example-31 source examples/examples.md semantic-task support-ticket-live-codex-requirements-31 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-31 request examples/example-31/request.fingerprint.txt fnv64:45b00314ab54d3c5
[INFO] [stdout] entry-artifact example-31 response examples/example-31/response.fingerprint.txt fnv64:7c41d590023dcfeb
[INFO] [stdout] entry-artifact example-31 extracted-artifact examples/example-31/artifact.fingerprint.txt fnv64:5c0764ffb8b0ded3
[INFO] [stdout] entry-artifact example-31 checked-core examples/example-31/checked.ail-core.txt fnv64:497b673d549d16ae
[INFO] [stdout] entry-artifact example-31 bytecode examples/example-31/artifact.ailbc.json fnv64:58875262389dcbb4
[INFO] [stdout] entry-artifact example-31 vm-trace examples/example-31/vm-trace.txt fnv64:9844440ad3f28a98
[INFO] [stdout] entry-artifact example-31 native linux-x86_64-elf examples/example-31/target-AssignTicket.elf fnv64:f8396a5b90d7b7bf
[INFO] [stdout] entry-artifact example-31 native linux-x86_64-elf examples/example-31/target-CloseTicket.elf fnv64:5cc9d4f551b3c304
[INFO] [stdout] entry-artifact example-31 native linux-x86_64-elf examples/example-31/target-CreateTicket.elf fnv64:c19e4a31432a7b05
[INFO] [stdout] entry-artifact example-31 native linux-x86_64-elf examples/example-31/target-MarksOverdueTickets.elf fnv64:9cc64e652e98aa3d
[INFO] [stdout] entry-artifact example-31 target-report examples/example-31/target-report.txt fnv64:029d3bd69c293252
[INFO] [stdout] entry-artifact example-31 application-walkthrough examples/example-31/application-walkthrough.txt fnv64:cfa1c186c8f0bb21
[INFO] [stdout] entry-semantic-anchors example-31 Support Tickets; Close ticket; TicketClosed; open ticket queue; linux-x86_64-elf; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-31 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-31 user-story examples/example-31/user-story.txt fnv64:37ec3f3df867318e
[INFO] [stdout] entry example-32 source examples/examples.md semantic-task support-ticket-live-spec-input-32 executor-family llm-http capture-origin live-llm target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-32 request examples/example-32/request.fingerprint.txt fnv64:c9675f9efcb2aba6
[INFO] [stdout] entry-artifact example-32 response examples/example-32/response.fingerprint.txt fnv64:738017674b3317de
[INFO] [stdout] entry-artifact example-32 extracted-artifact examples/example-32/artifact.fingerprint.txt fnv64:458252f544f20324
[INFO] [stdout] entry-artifact example-32 checked-core examples/example-32/checked.ail-core.txt fnv64:ab44bdc3aabdd474
[INFO] [stdout] entry-artifact example-32 bytecode examples/example-32/artifact.ailbc.json fnv64:509387d0399b75ad
[INFO] [stdout] entry-artifact example-32 vm-trace examples/example-32/vm-trace.txt fnv64:a6e61bb486d3a15e
[INFO] [stdout] entry-artifact example-32 native linux-x86_64-elf examples/example-32/target-AssignTicket.elf fnv64:b4972c70d1c4407e
[INFO] [stdout] entry-artifact example-32 native linux-x86_64-elf examples/example-32/target-CloseTicket.elf fnv64:b8350ae48209092a
[INFO] [stdout] entry-artifact example-32 native linux-x86_64-elf examples/example-32/target-CreateTicket.elf fnv64:d8da32d58874d9d9
[INFO] [stdout] entry-artifact example-32 native linux-x86_64-elf examples/example-32/target-MarkOverdueTickets.elf fnv64:0c8ddd7c93bee373
[INFO] [stdout] entry-artifact example-32 target-report examples/example-32/target-report.txt fnv64:8bbc82217e283b94
[INFO] [stdout] entry-artifact example-32 application-walkthrough examples/example-32/application-walkthrough.txt fnv64:fef6548f19c6dd97
[INFO] [stdout] entry-semantic-anchors example-32 Support Tickets; Close ticket; TicketClosed; customer-visible ticket history; linux-x86_64-elf; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-32 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-32 user-story examples/example-32/user-story.txt fnv64:86ff6d1d7d84c8b1
[INFO] [stdout] entry example-33 source examples/examples.md semantic-task support-ticket-live-codex-core-draft-33 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-33 request examples/example-33/request.fingerprint.txt fnv64:0d0fccffaaef3174
[INFO] [stdout] entry-artifact example-33 response examples/example-33/response.fingerprint.txt fnv64:409bcf2b0d029d5f
[INFO] [stdout] entry-artifact example-33 extracted-artifact examples/example-33/artifact.fingerprint.txt fnv64:6617bb2de216288f
[INFO] [stdout] entry-artifact example-33 checked-core examples/example-33/checked.ail-core.txt fnv64:0e13da271f063a5a
[INFO] [stdout] entry-artifact example-33 bytecode examples/example-33/artifact.ailbc.json fnv64:98d8a7daf75aca98
[INFO] [stdout] entry-artifact example-33 vm-trace examples/example-33/vm-trace.txt fnv64:983d6c0ad3ecafe2
[INFO] [stdout] entry-artifact example-33 native linux-x86_64-elf examples/example-33/target-AssignTicket.elf fnv64:e0e986d81588aba9
[INFO] [stdout] entry-artifact example-33 native linux-x86_64-elf examples/example-33/target-CloseTicket.elf fnv64:035e252495380bac
[INFO] [stdout] entry-artifact example-33 native linux-x86_64-elf examples/example-33/target-CreateTicket.elf fnv64:ab54df7bfbad1517
[INFO] [stdout] entry-artifact example-33 native linux-x86_64-elf examples/example-33/target-MarksOverdueTickets.elf fnv64:18b34fe028998baf
[INFO] [stdout] entry-artifact example-33 target-report examples/example-33/target-report.txt fnv64:38f5242e25521b81
[INFO] [stdout] entry-artifact example-33 application-walkthrough examples/example-33/application-walkthrough.txt fnv64:722bafdb298cf425
[INFO] [stdout] entry-semantic-anchors example-33 Support Tickets; Close ticket; TicketClosed; internal notes; linux-x86_64-elf; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-33 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-33 user-story examples/example-33/user-story.txt fnv64:5233f1734f3b9147
[INFO] [stdout] entry example-34 source examples/examples.md semantic-task support-ticket-live-codex-diagnostic-repair-34 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-34 request examples/example-34/request.fingerprint.txt fnv64:163e1ee638589e64
[INFO] [stdout] entry-artifact example-34 response examples/example-34/response.fingerprint.txt fnv64:7285601f0e4c78eb
[INFO] [stdout] entry-artifact example-34 extracted-artifact examples/example-34/artifact.fingerprint.txt fnv64:e7590e9fe642900b
[INFO] [stdout] entry-artifact example-34 checked-core examples/example-34/checked.ail-core.txt fnv64:7f0766a9b98b510a
[INFO] [stdout] entry-artifact example-34 bytecode examples/example-34/artifact.ailbc.json fnv64:860875118ee77698
[INFO] [stdout] entry-artifact example-34 vm-trace examples/example-34/vm-trace.txt fnv64:983a060ad3e9ccb9
[INFO] [stdout] entry-artifact example-34 native linux-x86_64-elf examples/example-34/target-AssignTicket.elf fnv64:0e2af5a0b24b7fb8
[INFO] [stdout] entry-artifact example-34 native linux-x86_64-elf examples/example-34/target-CloseTicket.elf fnv64:dca2f145fa65b066
[INFO] [stdout] entry-artifact example-34 native linux-x86_64-elf examples/example-34/target-CreateTicket.elf fnv64:c24f2db85632f50c
[INFO] [stdout] entry-artifact example-34 native linux-x86_64-elf examples/example-34/target-MarksOverdueTickets.elf fnv64:bfa9b891f54dfb90
[INFO] [stdout] entry-artifact example-34 target-report examples/example-34/target-report.txt fnv64:22db1a8009fa70c8
[INFO] [stdout] entry-artifact example-34 application-walkthrough examples/example-34/application-walkthrough.txt fnv64:fbc9f96c7c2f1ea4
[INFO] [stdout] entry-semantic-anchors example-34 Support Tickets; Close ticket; TicketClosed; internal notes; linux-x86_64-elf; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-34 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-34 user-story examples/example-34/user-story.txt fnv64:ea4da3ee82075265
[INFO] [stdout] entry example-35 source examples/examples.md semantic-task runtime-generic-live-codex-core-to-spec-35 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-35 request examples/example-35/request.fingerprint.txt fnv64:3205850fd6836c49
[INFO] [stdout] entry-artifact example-35 response examples/example-35/response.fingerprint.txt fnv64:5da10f946771a6fd
[INFO] [stdout] entry-artifact example-35 extracted-artifact examples/example-35/artifact.fingerprint.txt fnv64:3c159c5f4ddbf1fd
[INFO] [stdout] entry-artifact example-35 checked-core examples/example-35/checked.ail-core.txt fnv64:f164d96b1fbf24ba
[INFO] [stdout] entry-artifact example-35 bytecode examples/example-35/artifact.ailbc.json fnv64:3370662a426b4018
[INFO] [stdout] entry-artifact example-35 vm-trace examples/example-35/vm-trace.txt fnv64:c33d674eb35b1fc8
[INFO] [stdout] entry-artifact example-35 native linux-x86_64-elf examples/example-35/target-PrioritizeTicket.elf fnv64:40c42d5b82e3394e
[INFO] [stdout] entry-artifact example-35 target-report examples/example-35/target-report.txt fnv64:4ba91b86bb8c3d81
[INFO] [stdout] entry-artifact example-35 type-inference-review examples/example-35/type-inference-review.txt fnv64:8838aa3acb92aaf9
[INFO] [stdout] entry-semantic-anchors example-35 Runtime Tickets; Prioritize ticket; TicketPrioritized; ticket.priority=Low; runtime-generics; core-to-spec.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-35 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-35 user-story examples/example-35/user-story.txt fnv64:b637894b1251f339
[INFO] [stdout] entry example-36 source examples/examples.md semantic-task runtime-generic-live-codex-core-to-summary-36 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-36 request examples/example-36/request.fingerprint.txt fnv64:0767a42d49345f3c
[INFO] [stdout] entry-artifact example-36 response examples/example-36/response.fingerprint.txt fnv64:f8ce26d787a8351f
[INFO] [stdout] entry-artifact example-36 extracted-artifact examples/example-36/artifact.fingerprint.txt fnv64:d548ab898800dd33
[INFO] [stdout] entry-artifact example-36 checked-core examples/example-36/checked.ail-core.txt fnv64:38bcd06bcf874aed
[INFO] [stdout] entry-artifact example-36 bytecode examples/example-36/artifact.ailbc.json fnv64:a149d6881b036faf
[INFO] [stdout] entry-artifact example-36 vm-trace examples/example-36/vm-trace.txt fnv64:7a56b7d7189d2205
[INFO] [stdout] entry-artifact example-36 native linux-x86_64-elf examples/example-36/target-PrioritizeTicket.elf fnv64:ec08d3a963f2148f
[INFO] [stdout] entry-artifact example-36 target-report examples/example-36/target-report.txt fnv64:ed6484ea7707ef65
[INFO] [stdout] entry-artifact example-36 type-inference-review examples/example-36/type-inference-review.txt fnv64:276266220abd3f64
[INFO] [stdout] entry-semantic-anchors example-36 Runtime Tickets; Prioritize ticket; TicketPrioritized; ticket.priority=Low; runtime-generics; core-to-summary.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-36 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-36 user-story examples/example-36/user-story.txt fnv64:8822a6bbcbe335df
[INFO] [stdout] entry example-37 source examples/examples.md semantic-task runtime-generic-live-codex-flow-patch-37 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-37 request examples/example-37/request.fingerprint.txt fnv64:cfe19fe82f9edd6b
[INFO] [stdout] entry-artifact example-37 response examples/example-37/response.fingerprint.txt fnv64:99ad012d8b6efdb2
[INFO] [stdout] entry-artifact example-37 extracted-artifact examples/example-37/artifact.fingerprint.txt fnv64:af227a23e6f526ae
[INFO] [stdout] entry-artifact example-37 checked-core examples/example-37/checked.ail-core.txt fnv64:a41eeedc31ae6da4
[INFO] [stdout] entry-artifact example-37 bytecode examples/example-37/artifact.ailbc.json fnv64:5a02e6a23665c12a
[INFO] [stdout] entry-artifact example-37 vm-trace examples/example-37/vm-trace.txt fnv64:c3368f4eb3554512
[INFO] [stdout] entry-artifact example-37 native linux-x86_64-elf examples/example-37/target-PrioritizeTicket.elf fnv64:7590279ff85d4384
[INFO] [stdout] entry-artifact example-37 target-report examples/example-37/target-report.txt fnv64:ccf44f3462a9c5d9
[INFO] [stdout] entry-artifact example-37 type-inference-review examples/example-37/type-inference-review.txt fnv64:66ba8210fe5483e0
[INFO] [stdout] entry-semantic-anchors example-37 Runtime Tickets; Prioritize ticket; TicketPrioritized; ticket.priority=Low; runtime-generics; flow-patch.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-37 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-37 user-story examples/example-37/user-story.txt fnv64:b96f95feccf9e2c5
[INFO] [stdout] entry example-38 source examples/examples.md semantic-task runtime-generic-live-codex-trace-debug-38 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-38 request examples/example-38/request.fingerprint.txt fnv64:6860dc2252dc7f13
[INFO] [stdout] entry-artifact example-38 response examples/example-38/response.fingerprint.txt fnv64:26cd0abaf2b1f4ea
[INFO] [stdout] entry-artifact example-38 extracted-artifact examples/example-38/artifact.fingerprint.txt fnv64:3c049a5f4dcd7b64
[INFO] [stdout] entry-artifact example-38 checked-core examples/example-38/checked.ail-core.txt fnv64:a1bbafec25f61231
[INFO] [stdout] entry-artifact example-38 bytecode examples/example-38/artifact.ailbc.json fnv64:7048471df5663213
[INFO] [stdout] entry-artifact example-38 vm-trace examples/example-38/vm-trace.txt fnv64:c34e694eb3699661
[INFO] [stdout] entry-artifact example-38 native linux-x86_64-elf examples/example-38/target-PrioritizeTicket.elf fnv64:d2cc385100dd1a81
[INFO] [stdout] entry-artifact example-38 target-report examples/example-38/target-report.txt fnv64:9b9de9de91948066
[INFO] [stdout] entry-artifact example-38 type-inference-review examples/example-38/type-inference-review.txt fnv64:ecb1b3f454e6d41c
[INFO] [stdout] entry-semantic-anchors example-38 Runtime Tickets; Prioritize ticket; TicketPrioritized; ticket.priority=Low; runtime-generics; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-38 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-38 user-story examples/example-38/user-story.txt fnv64:1d9575fa5920be07
[INFO] [stdout] entry example-39 source examples/examples.md semantic-task runtime-generic-live-codex-interop-39 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-39 request examples/example-39/request.fingerprint.txt fnv64:ea1725057afeaefb
[INFO] [stdout] entry-artifact example-39 response examples/example-39/response.fingerprint.txt fnv64:28ba3dae6015aa1d
[INFO] [stdout] entry-artifact example-39 extracted-artifact examples/example-39/artifact.fingerprint.txt fnv64:79b19327dab7b275
[INFO] [stdout] entry-artifact example-39 checked-core examples/example-39/checked.ail-core.txt fnv64:01fbe85af7969d54
[INFO] [stdout] entry-artifact example-39 bytecode examples/example-39/artifact.ailbc.json fnv64:52445978711fa5e4
[INFO] [stdout] entry-artifact example-39 vm-trace examples/example-39/vm-trace.txt fnv64:aebb2005483f4932
[INFO] [stdout] entry-artifact example-39 native linux-x86_64-elf examples/example-39/target-PrioritizeTicket.elf fnv64:c250494c082e3edd
[INFO] [stdout] entry-artifact example-39 target-report examples/example-39/target-report.txt fnv64:ebe4e1298c47354d
[INFO] [stdout] entry-artifact example-39 type-inference-review examples/example-39/type-inference-review.txt fnv64:1aedbb258c6949c4
[INFO] [stdout] entry-semantic-anchors example-39 Runtime Tickets; Prioritize ticket; TicketPrioritized; ticket.priority=Low; runtime-generics; interop.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-39 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-39 user-story examples/example-39/user-story.txt fnv64:a13aba44b1069be7
[INFO] [stdout] entry example-40 source examples/examples.md semantic-task refund-tool-live-codex-interview-40 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-40 request examples/example-40/request.fingerprint.txt fnv64:710886380d9fb217
[INFO] [stdout] entry-artifact example-40 response examples/example-40/response.fingerprint.txt fnv64:169c27e46dc211e7
[INFO] [stdout] entry-artifact example-40 extracted-artifact examples/example-40/artifact.fingerprint.txt fnv64:eff78c1cea357309
[INFO] [stdout] entry-artifact example-40 checked-core examples/example-40/checked.ail-core.txt fnv64:06b02ac86812f25f
[INFO] [stdout] entry-artifact example-40 bytecode examples/example-40/artifact.ailbc.json fnv64:3a12a1d4b455e61a
[INFO] [stdout] entry-artifact example-40 vm-trace examples/example-40/vm-trace.txt fnv64:55067feded8afd6a
[INFO] [stdout] entry-artifact example-40 native linux-x86_64-elf examples/example-40/target-RefundCustomerPayment.elf fnv64:705301940d3a3aa2
[INFO] [stdout] entry-artifact example-40 target-report examples/example-40/target-report.txt fnv64:ce5ad38517c00645
[INFO] [stdout] entry-artifact example-40 agent-policy-review examples/example-40/agent-policy-review.txt fnv64:be2ab3970a277b7d
[INFO] [stdout] entry-semantic-anchors example-40 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-40 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-40 user-story examples/example-40/user-story.txt fnv64:8ee24a0e1cb34992
[INFO] [stdout] entry example-41 source examples/examples.md semantic-task refund-tool-live-codex-requirements-41 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-41 request examples/example-41/request.fingerprint.txt fnv64:c2ccfb1fabd6d7f8
[INFO] [stdout] entry-artifact example-41 response examples/example-41/response.fingerprint.txt fnv64:71d549144d9c0034
[INFO] [stdout] entry-artifact example-41 extracted-artifact examples/example-41/artifact.fingerprint.txt fnv64:5b76b63a35dce374
[INFO] [stdout] entry-artifact example-41 checked-core examples/example-41/checked.ail-core.txt fnv64:51f8384cf56b8173
[INFO] [stdout] entry-artifact example-41 bytecode examples/example-41/artifact.ailbc.json fnv64:fdad2903dac043fe
[INFO] [stdout] entry-artifact example-41 vm-trace examples/example-41/vm-trace.txt fnv64:caa8220f3d0519e9
[INFO] [stdout] entry-artifact example-41 native linux-x86_64-elf examples/example-41/target-RefundCustomerPayment.elf fnv64:5d507fbaaaa96f62
[INFO] [stdout] entry-artifact example-41 target-report examples/example-41/target-report.txt fnv64:0445e963d9286a8b
[INFO] [stdout] entry-artifact example-41 agent-policy-review examples/example-41/agent-policy-review.txt fnv64:ecfeb48d28a14d92
[INFO] [stdout] entry-semantic-anchors example-41 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-41 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-41 user-story examples/example-41/user-story.txt fnv64:51f290750e52d030
[INFO] [stdout] entry example-42 source examples/examples.md semantic-task refund-tool-live-codex-spec-draft-42 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-42 request examples/example-42/request.fingerprint.txt fnv64:f6dbab2166b44dcf
[INFO] [stdout] entry-artifact example-42 response examples/example-42/response.fingerprint.txt fnv64:4ff55b5a8e1b0723
[INFO] [stdout] entry-artifact example-42 extracted-artifact examples/example-42/artifact.fingerprint.txt fnv64:974ec90f3f851d01
[INFO] [stdout] entry-artifact example-42 checked-core examples/example-42/checked.ail-core.txt fnv64:8b1a6ed40fb3309c
[INFO] [stdout] entry-artifact example-42 bytecode examples/example-42/artifact.ailbc.json fnv64:c926ee82d511aaf7
[INFO] [stdout] entry-artifact example-42 vm-trace examples/example-42/vm-trace.txt fnv64:9cede3341b1128f5
[INFO] [stdout] entry-artifact example-42 native linux-x86_64-elf examples/example-42/target-RefundCustomerPayment.elf fnv64:4c93e03ce68302ba
[INFO] [stdout] entry-artifact example-42 target-report examples/example-42/target-report.txt fnv64:90b39d4c1fcf1887
[INFO] [stdout] entry-artifact example-42 agent-policy-review examples/example-42/agent-policy-review.txt fnv64:04ad48bae38787c9
[INFO] [stdout] entry-semantic-anchors example-42 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-42 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-42 user-story examples/example-42/user-story.txt fnv64:300a68e7cf17ef9c
[INFO] [stdout] entry example-43 source examples/examples.md semantic-task refund-tool-live-codex-core-draft-43 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-43 request examples/example-43/request.fingerprint.txt fnv64:dc00a844c2b6aa23
[INFO] [stdout] entry-artifact example-43 response examples/example-43/response.fingerprint.txt fnv64:0be2bf4f25757d88
[INFO] [stdout] entry-artifact example-43 extracted-artifact examples/example-43/artifact.fingerprint.txt fnv64:f061e57be82b65d8
[INFO] [stdout] entry-artifact example-43 checked-core examples/example-43/checked.ail-core.txt fnv64:a9364992ed555127
[INFO] [stdout] entry-artifact example-43 bytecode examples/example-43/artifact.ailbc.json fnv64:032d7a1db9805652
[INFO] [stdout] entry-artifact example-43 vm-trace examples/example-43/vm-trace.txt fnv64:caa1620f3cff67fb
[INFO] [stdout] entry-artifact example-43 native linux-x86_64-elf examples/example-43/target-RefundCustomerPayment.elf fnv64:5d5757baaaaf4a18
[INFO] [stdout] entry-artifact example-43 target-report examples/example-43/target-report.txt fnv64:6b5183f4a5fcaa28
[INFO] [stdout] entry-artifact example-43 agent-policy-review examples/example-43/agent-policy-review.txt fnv64:e0ae0688aa9310d7
[INFO] [stdout] entry-semantic-anchors example-43 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-43 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-43 user-story examples/example-43/user-story.txt fnv64:335554942f41ce1c
[INFO] [stdout] entry example-44 source examples/examples.md semantic-task refund-tool-live-codex-diagnostic-repair-44 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-44 request examples/example-44/request.fingerprint.txt fnv64:1188316308bcbf17
[INFO] [stdout] entry-artifact example-44 response examples/example-44/response.fingerprint.txt fnv64:4d012f6851b5cc3a
[INFO] [stdout] entry-artifact example-44 extracted-artifact examples/example-44/artifact.fingerprint.txt fnv64:284a563547742efa
[INFO] [stdout] entry-artifact example-44 checked-core examples/example-44/checked.ail-core.txt fnv64:434d099f6a00358b
[INFO] [stdout] entry-artifact example-44 bytecode examples/example-44/artifact.ailbc.json fnv64:860469bd31a51450
[INFO] [stdout] entry-artifact example-44 vm-trace examples/example-44/vm-trace.txt fnv64:cab2600f3d0dd7c8
[INFO] [stdout] entry-artifact example-44 native linux-x86_64-elf examples/example-44/target-RefundCustomerPayment.elf fnv64:5d4659baaaa0da4b
[INFO] [stdout] entry-artifact example-44 target-report examples/example-44/target-report.txt fnv64:d42f393a27355bf9
[INFO] [stdout] entry-artifact example-44 agent-policy-review examples/example-44/agent-policy-review.txt fnv64:1e8031223de27b45
[INFO] [stdout] entry-semantic-anchors example-44 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-44 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-44 user-story examples/example-44/user-story.txt fnv64:a58dc0352e7be8f6
[INFO] [stdout] entry example-45 source examples/examples.md semantic-task refund-tool-live-codex-core-to-spec-45 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-45 request examples/example-45/request.fingerprint.txt fnv64:75309ac5dcee2257
[INFO] [stdout] entry-artifact example-45 response examples/example-45/response.fingerprint.txt fnv64:e92f69c22a545554
[INFO] [stdout] entry-artifact example-45 extracted-artifact examples/example-45/artifact.fingerprint.txt fnv64:e8bfcf681c38f02c
[INFO] [stdout] entry-artifact example-45 checked-core examples/example-45/checked.ail-core.txt fnv64:11701b4868bdf24b
[INFO] [stdout] entry-artifact example-45 bytecode examples/example-45/artifact.ailbc.json fnv64:05c697a866733e4e
[INFO] [stdout] entry-artifact example-45 vm-trace examples/example-45/vm-trace.txt fnv64:cab5ca0f3d10c1bd
[INFO] [stdout] entry-artifact example-45 native linux-x86_64-elf examples/example-45/target-RefundCustomerPayment.elf fnv64:5d42f7baaa9dfdee
[INFO] [stdout] entry-artifact example-45 target-report examples/example-45/target-report.txt fnv64:91eef044e957f361
[INFO] [stdout] entry-artifact example-45 agent-policy-review examples/example-45/agent-policy-review.txt fnv64:a73a9146e0b22dcb
[INFO] [stdout] entry-semantic-anchors example-45 Refund customer payment; payment token; PaymentProvider.refund; RefundLedger; manager approval; spec-to-story
[INFO] [stdout] entry-semantic-anchor-preservation example-45 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-45 user-story examples/example-45/user-story.txt fnv64:1c1a9add15e56a60
[INFO] [stdout] entry example-46 source examples/examples.md semantic-task refund-tool-live-codex-core-to-summary-46 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-46 request examples/example-46/request.fingerprint.txt fnv64:be2d022e560227c4
[INFO] [stdout] entry-artifact example-46 response examples/example-46/response.fingerprint.txt fnv64:7fe5f51fcdee6042
[INFO] [stdout] entry-artifact example-46 extracted-artifact examples/example-46/artifact.fingerprint.txt fnv64:e8a301e53b8caa7a
[INFO] [stdout] entry-artifact example-46 checked-core examples/example-46/checked.ail-core.txt fnv64:099f84eb1a1dcbb7
[INFO] [stdout] entry-artifact example-46 bytecode examples/example-46/artifact.ailbc.json fnv64:1752588c985f2ab8
[INFO] [stdout] entry-artifact example-46 vm-trace examples/example-46/vm-trace.txt fnv64:caab880f3d07fd12
[INFO] [stdout] entry-artifact example-46 native linux-x86_64-elf examples/example-46/target-RefundCustomerPayment.elf fnv64:5d4d19baaaa68c39
[INFO] [stdout] entry-artifact example-46 target-report examples/example-46/target-report.txt fnv64:1133f86f4b4132f5
[INFO] [stdout] entry-artifact example-46 agent-policy-review examples/example-46/agent-policy-review.txt fnv64:2849a2134bb1747b
[INFO] [stdout] entry-semantic-anchors example-46 Refund customer payment; payment token; PaymentProvider.refund; RefundLedger; manager approval; agent-tool; core-to-summary.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-46 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-46 user-story examples/example-46/user-story.txt fnv64:be044b9b49921deb
[INFO] [stdout] entry example-47 source examples/examples.md semantic-task refund-tool-live-codex-flow-patch-47 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-47 request examples/example-47/request.fingerprint.txt fnv64:748b3852d3ac6475
[INFO] [stdout] entry-artifact example-47 response examples/example-47/response.fingerprint.txt fnv64:ba174f2942055030
[INFO] [stdout] entry-artifact example-47 extracted-artifact examples/example-47/artifact.fingerprint.txt fnv64:b98126a052063d68
[INFO] [stdout] entry-artifact example-47 checked-core examples/example-47/checked.ail-core.txt fnv64:a1baab6bb454c677
[INFO] [stdout] entry-artifact example-47 bytecode examples/example-47/artifact.ailbc.json fnv64:70a9b1f81952618a
[INFO] [stdout] entry-artifact example-47 vm-trace examples/example-47/vm-trace.txt fnv64:caaeea0f3d0ad96f
[INFO] [stdout] entry-artifact example-47 native linux-x86_64-elf examples/example-47/target-RefundCustomerPayment.elf fnv64:5d49bfbaaaa3bd74
[INFO] [stdout] entry-artifact example-47 target-report examples/example-47/target-report.txt fnv64:9748db756ecdff6b
[INFO] [stdout] entry-artifact example-47 agent-policy-review examples/example-47/agent-policy-review.txt fnv64:a694400910bbb328
[INFO] [stdout] entry-semantic-anchors example-47 refund amount; captured amount; human review task; story-amendment; flow-patch.system.md; target-report
[INFO] [stdout] entry-semantic-anchor-preservation example-47 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-47 user-story examples/example-47/user-story.txt fnv64:f2c8af3592f087be
[INFO] [stdout] entry example-48 source examples/examples.md semantic-task refund-tool-live-codex-trace-debug-48 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-48 request examples/example-48/request.fingerprint.txt fnv64:dbca5b04f5b84987
[INFO] [stdout] entry-artifact example-48 response examples/example-48/response.fingerprint.txt fnv64:2c8bcbb6dd438772
[INFO] [stdout] entry-artifact example-48 extracted-artifact examples/example-48/artifact.fingerprint.txt fnv64:56b8e3c90b2b7582
[INFO] [stdout] entry-artifact example-48 checked-core examples/example-48/checked.ail-core.txt fnv64:d8a9e2bc2d923fe3
[INFO] [stdout] entry-artifact example-48 bytecode examples/example-48/artifact.ailbc.json fnv64:78721f4f28b8a710
[INFO] [stdout] entry-artifact example-48 vm-trace examples/example-48/vm-trace.txt fnv64:cabfe80f3d19493c
[INFO] [stdout] entry-artifact example-48 native linux-x86_64-elf examples/example-48/target-RefundCustomerPayment.elf fnv64:5d6f21baaac38037
[INFO] [stdout] entry-artifact example-48 target-report examples/example-48/target-report.txt fnv64:f166b7d96d1b7e5c
[INFO] [stdout] entry-artifact example-48 agent-policy-review examples/example-48/agent-policy-review.txt fnv64:fb1a9a252c40bc89
[INFO] [stdout] entry-semantic-anchors example-48 ProviderRejected; RefundProviderRejected; PaymentProvider; trace-debug.system.md; semantic-similar; target-report
[INFO] [stdout] entry-semantic-anchor-preservation example-48 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-48 user-story examples/example-48/user-story.txt fnv64:5a0bfb0aaf14808c
[INFO] [stdout] entry example-49 source examples/examples.md semantic-task refund-tool-live-codex-interop-49 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-49 request examples/example-49/request.fingerprint.txt fnv64:8e028655f1acf08d
[INFO] [stdout] entry-artifact example-49 response examples/example-49/response.fingerprint.txt fnv64:e0ea46b9334b42f4
[INFO] [stdout] entry-artifact example-49 extracted-artifact examples/example-49/artifact.fingerprint.txt fnv64:389f480e21e433d4
[INFO] [stdout] entry-artifact example-49 checked-core examples/example-49/checked.ail-core.txt fnv64:648e8335ac83d623
[INFO] [stdout] entry-artifact example-49 bytecode examples/example-49/artifact.ailbc.json fnv64:a22e67fffbab13fe
[INFO] [stdout] entry-artifact example-49 vm-trace examples/example-49/vm-trace.txt fnv64:cac3620f3d1c4e61
[INFO] [stdout] entry-artifact example-49 native linux-x86_64-elf examples/example-49/target-RefundCustomerPayment.elf fnv64:5d6bbfbaaac0a3da
[INFO] [stdout] entry-artifact example-49 target-report examples/example-49/target-report.txt fnv64:f186625d81218c3d
[INFO] [stdout] entry-artifact example-49 agent-policy-review examples/example-49/agent-policy-review.txt fnv64:4b61d05d9a4606ea
[INFO] [stdout] entry-semantic-anchors example-49 Refund customer payment; RefundProviderCalled; RefundLedgerWritten; RefundProviderRejected; PaymentProvider; agent-tool; interop.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-49 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-49 user-story examples/example-49/user-story.txt fnv64:315168f46e1d4e4c
[INFO] [stdout] entry example-50 source examples/examples.md semantic-task refund-tool-live-codex-interview-50 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-50 request examples/example-50/request.fingerprint.txt fnv64:0c51fffa69ba72e4
[INFO] [stdout] entry-artifact example-50 response examples/example-50/response.fingerprint.txt fnv64:6835ac57890b1760
[INFO] [stdout] entry-artifact example-50 extracted-artifact examples/example-50/artifact.fingerprint.txt fnv64:4e0ade61bb89db76
[INFO] [stdout] entry-artifact example-50 checked-core examples/example-50/checked.ail-core.txt fnv64:343c889ae26332fb
[INFO] [stdout] entry-artifact example-50 bytecode examples/example-50/artifact.ailbc.json fnv64:67db666b718df0b5
[INFO] [stdout] entry-artifact example-50 vm-trace examples/example-50/vm-trace.txt fnv64:db1a2078d4abd71e
[INFO] [stdout] entry-artifact example-50 native linux-x86_64-elf examples/example-50/target-RefundCustomerPayment.elf fnv64:a8872b74cb6c0ea1
[INFO] [stdout] entry-artifact example-50 target-report examples/example-50/target-report.txt fnv64:56a278e8eb3703d7
[INFO] [stdout] entry-artifact example-50 agent-policy-review examples/example-50/agent-policy-review.txt fnv64:a7401e1cac8b2dae
[INFO] [stdout] entry-semantic-anchors example-50 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-50 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-50 user-story examples/example-50/user-story.txt fnv64:bbbc40e8ba9f8580
[INFO] [stdout] entry example-51 source examples/examples.md semantic-task refund-tool-live-codex-requirements-51 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-51 request examples/example-51/request.fingerprint.txt fnv64:79c1c26f28d2aeb0
[INFO] [stdout] entry-artifact example-51 response examples/example-51/response.fingerprint.txt fnv64:d40afec1ef0b31ce
[INFO] [stdout] entry-artifact example-51 extracted-artifact examples/example-51/artifact.fingerprint.txt fnv64:5725f7ce9fcbdec2
[INFO] [stdout] entry-artifact example-51 checked-core examples/example-51/checked.ail-core.txt fnv64:3b53ad80da48d9b9
[INFO] [stdout] entry-artifact example-51 bytecode examples/example-51/artifact.ailbc.json fnv64:f6c7aed80541656e
[INFO] [stdout] entry-artifact example-51 vm-trace examples/example-51/vm-trace.txt fnv64:579cc4181d274e09
[INFO] [stdout] entry-artifact example-51 native linux-x86_64-elf examples/example-51/target-RefundCustomerPayment.elf fnv64:3b6a68dde47060d4
[INFO] [stdout] entry-artifact example-51 target-report examples/example-51/target-report.txt fnv64:92b1241b8a84bbc9
[INFO] [stdout] entry-artifact example-51 agent-policy-review examples/example-51/agent-policy-review.txt fnv64:56153495e6919e9b
[INFO] [stdout] entry-semantic-anchors example-51 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-51 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-51 user-story examples/example-51/user-story.txt fnv64:f32a27a8865df8dc
[INFO] [stdout] entry example-52 source examples/examples.md semantic-task refund-tool-live-spec-input-52 executor-family llm-http capture-origin live-llm target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-52 request examples/example-52/request.fingerprint.txt fnv64:246109deede46757
[INFO] [stdout] entry-artifact example-52 response examples/example-52/response.fingerprint.txt fnv64:5d55de68cd56cd9e
[INFO] [stdout] entry-artifact example-52 extracted-artifact examples/example-52/artifact.fingerprint.txt fnv64:1e30054e9efa5c79
[INFO] [stdout] entry-artifact example-52 checked-core examples/example-52/checked.ail-core.txt fnv64:38b521e4cd4b3895
[INFO] [stdout] entry-artifact example-52 bytecode examples/example-52/artifact.ailbc.json fnv64:f609d433730d2561
[INFO] [stdout] entry-artifact example-52 vm-trace examples/example-52/vm-trace.txt fnv64:746c6efece0aca3b
[INFO] [stdout] entry-artifact example-52 native linux-x86_64-elf examples/example-52/target-RefundCustomerPayment.elf fnv64:7414798b269c4eb7
[INFO] [stdout] entry-artifact example-52 target-report examples/example-52/target-report.txt fnv64:b06decb92f4fc1ca
[INFO] [stdout] entry-artifact example-52 agent-policy-review examples/example-52/agent-policy-review.txt fnv64:6e2ead6309a9715b
[INFO] [stdout] entry-semantic-anchors example-52 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; spec-input
[INFO] [stdout] entry-semantic-anchor-preservation example-52 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-52 user-story examples/example-52/user-story.txt fnv64:1e91cc74dae958b4
[INFO] [stdout] entry example-53 source examples/examples.md semantic-task refund-tool-live-codex-core-draft-53 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-53 request examples/example-53/request.fingerprint.txt fnv64:a061d003d368546f
[INFO] [stdout] entry-artifact example-53 response examples/example-53/response.fingerprint.txt fnv64:7db6a02fa5ed42ae
[INFO] [stdout] entry-artifact example-53 extracted-artifact examples/example-53/artifact.fingerprint.txt fnv64:08f28d264549e1b2
[INFO] [stdout] entry-artifact example-53 checked-core examples/example-53/checked.ail-core.txt fnv64:8cb33e00600122f1
[INFO] [stdout] entry-artifact example-53 bytecode examples/example-53/artifact.ailbc.json fnv64:2d4d90aea143bc72
[INFO] [stdout] entry-artifact example-53 vm-trace examples/example-53/vm-trace.txt fnv64:579604181d219c1b
[INFO] [stdout] entry-artifact example-53 native linux-x86_64-elf examples/example-53/target-RefundCustomerPayment.elf fnv64:3b63a0dde46aa14e
[INFO] [stdout] entry-artifact example-53 target-report examples/example-53/target-report.txt fnv64:46517eae4a282389
[INFO] [stdout] entry-artifact example-53 agent-policy-review examples/example-53/agent-policy-review.txt fnv64:d3c95a888d9a4364
[INFO] [stdout] entry-semantic-anchors example-53 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-53 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-53 user-story examples/example-53/user-story.txt fnv64:5a170048e6c46900
[INFO] [stdout] entry example-54 source examples/examples.md semantic-task refund-tool-live-codex-diagnostic-repair-54 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-54 request examples/example-54/request.fingerprint.txt fnv64:996950746cfe8a58
[INFO] [stdout] entry-artifact example-54 response examples/example-54/response.fingerprint.txt fnv64:02226b0957ca0410
[INFO] [stdout] entry-artifact example-54 extracted-artifact examples/example-54/artifact.fingerprint.txt fnv64:c7d8a39c8889fa48
[INFO] [stdout] entry-artifact example-54 checked-core examples/example-54/checked.ail-core.txt fnv64:4c5472672dcd2a33
[INFO] [stdout] entry-artifact example-54 bytecode examples/example-54/artifact.ailbc.json fnv64:a6a924e1b5e276b6
[INFO] [stdout] entry-artifact example-54 vm-trace examples/example-54/vm-trace.txt fnv64:d3ad6b0f423b224b
[INFO] [stdout] entry-artifact example-54 native linux-x86_64-elf examples/example-54/target-RefundCustomerPayment.elf fnv64:544b4ebaa5738fc8
[INFO] [stdout] entry-artifact example-54 target-report examples/example-54/target-report.txt fnv64:e3e0fa785c70fb47
[INFO] [stdout] entry-artifact example-54 agent-policy-review examples/example-54/agent-policy-review.txt fnv64:b137fb1e6929e190
[INFO] [stdout] entry-semantic-anchors example-54 Refund customer payment; RefundCustomerPaymentRequested; RequesterMayCreateRefunds; RefundLedger; PaymentProvider; agent-tool; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-54 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-54 user-story examples/example-54/user-story.txt fnv64:6cb8a9ec8edbd594
[INFO] [stdout] entry example-55 source examples/examples.md semantic-task compiler-pass-live-codex-core-to-spec-55 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-55 request examples/example-55/request.fingerprint.txt fnv64:ee4b2701614cb2ab
[INFO] [stdout] entry-artifact example-55 response examples/example-55/response.fingerprint.txt fnv64:f15331b17f9b8297
[INFO] [stdout] entry-artifact example-55 extracted-artifact examples/example-55/artifact.fingerprint.txt fnv64:09fe218c8429cd2b
[INFO] [stdout] entry-artifact example-55 checked-core examples/example-55/checked.ail-core.txt fnv64:9d0781d39b47c9b7
[INFO] [stdout] entry-artifact example-55 bytecode examples/example-55/artifact.ailbc.json fnv64:17ad3e45315508a0
[INFO] [stdout] entry-artifact example-55 vm-trace examples/example-55/vm-trace.txt fnv64:94853bc0fc5db27d
[INFO] [stdout] entry-artifact example-55 native linux-x86_64-elf examples/example-55/target-InferReadPermissions.elf fnv64:2cda7e4df276317b
[INFO] [stdout] entry-artifact example-55 target-report examples/example-55/target-report.txt fnv64:8ee3e902c4a9629b
[INFO] [stdout] entry-semantic-anchors example-55 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; core-to-spec.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-55 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-55 user-story examples/example-55/user-story.txt fnv64:fe59a952a13a86f1
[INFO] [stdout] entry example-56 source examples/examples.md semantic-task compiler-pass-live-codex-core-to-summary-56 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-56 request examples/example-56/request.fingerprint.txt fnv64:d40470b81364c4c0
[INFO] [stdout] entry-artifact example-56 response examples/example-56/response.fingerprint.txt fnv64:efd8cb7ef8f6cde3
[INFO] [stdout] entry-artifact example-56 extracted-artifact examples/example-56/artifact.fingerprint.txt fnv64:59386e8dec0288ab
[INFO] [stdout] entry-artifact example-56 checked-core examples/example-56/checked.ail-core.txt fnv64:b657de0d5ab8794d
[INFO] [stdout] entry-artifact example-56 bytecode examples/example-56/artifact.ailbc.json fnv64:f762cd21a38ab14e
[INFO] [stdout] entry-artifact example-56 vm-trace examples/example-56/vm-trace.txt fnv64:947af9c0fc54edd2
[INFO] [stdout] entry-artifact example-56 native linux-x86_64-elf examples/example-56/target-InferReadPermissions.elf fnv64:2cdde44df27914a4
[INFO] [stdout] entry-artifact example-56 target-report examples/example-56/target-report.txt fnv64:96ba90f21fdb8ad5
[INFO] [stdout] entry-semantic-anchors example-56 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; core-to-summary.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-56 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-56 user-story examples/example-56/user-story.txt fnv64:c59720de73119b91
[INFO] [stdout] entry example-57 source examples/examples.md semantic-task compiler-pass-live-codex-flow-patch-57 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-57 request examples/example-57/request.fingerprint.txt fnv64:3de31e240e9988e1
[INFO] [stdout] entry-artifact example-57 response examples/example-57/response.fingerprint.txt fnv64:0951f444e48254b7
[INFO] [stdout] entry-artifact example-57 extracted-artifact examples/example-57/artifact.fingerprint.txt fnv64:89254f3574ef8047
[INFO] [stdout] entry-artifact example-57 checked-core examples/example-57/checked.ail-core.txt fnv64:2744ae7d364058b3
[INFO] [stdout] entry-artifact example-57 bytecode examples/example-57/artifact.ailbc.json fnv64:eb36278dda3b854c
[INFO] [stdout] entry-artifact example-57 vm-trace examples/example-57/vm-trace.txt fnv64:947e5bc0fc57ca2f
[INFO] [stdout] entry-artifact example-57 native linux-x86_64-elf examples/example-57/target-InferReadPermissions.elf fnv64:2ce13e4df27be369
[INFO] [stdout] entry-artifact example-57 target-report examples/example-57/target-report.txt fnv64:194eb3f8b7d9327e
[INFO] [stdout] entry-semantic-anchors example-57 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; flow-patch.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-57 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-57 user-story examples/example-57/user-story.txt fnv64:429f020706a58281
[INFO] [stdout] entry example-58 source examples/examples.md semantic-task compiler-pass-live-codex-trace-debug-58 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-58 request examples/example-58/request.fingerprint.txt fnv64:e6b3f826e5ea8ac7
[INFO] [stdout] entry-artifact example-58 response examples/example-58/response.fingerprint.txt fnv64:f08aef942b32ec9d
[INFO] [stdout] entry-artifact example-58 extracted-artifact examples/example-58/artifact.fingerprint.txt fnv64:0b13fc7a52fb0e17
[INFO] [stdout] entry-artifact example-58 checked-core examples/example-58/checked.ail-core.txt fnv64:66abe0a81758649d
[INFO] [stdout] entry-artifact example-58 bytecode examples/example-58/artifact.ailbc.json fnv64:da4010573e873bc6
[INFO] [stdout] entry-artifact example-58 vm-trace examples/example-58/vm-trace.txt fnv64:948f59c0fc6639fc
[INFO] [stdout] entry-artifact example-58 native linux-x86_64-elf examples/example-58/target-InferReadPermissions.elf fnv64:2cffe44df295fb0a
[INFO] [stdout] entry-artifact example-58 target-report examples/example-58/target-report.txt fnv64:f5ecef7878669334
[INFO] [stdout] entry-semantic-anchors example-58 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-58 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-58 user-story examples/example-58/user-story.txt fnv64:93b0ea5c2dd6eb0d
[INFO] [stdout] entry example-59 source examples/examples.md semantic-task compiler-pass-live-codex-interop-59 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-59 request examples/example-59/request.fingerprint.txt fnv64:9b14fa7ea124b2d9
[INFO] [stdout] entry-artifact example-59 response examples/example-59/response.fingerprint.txt fnv64:cdaf50290d3f2aef
[INFO] [stdout] entry-artifact example-59 extracted-artifact examples/example-59/artifact.fingerprint.txt fnv64:94dffbfb7c545ddb
[INFO] [stdout] entry-artifact example-59 checked-core examples/example-59/checked.ail-core.txt fnv64:dcfd30ff307b017f
[INFO] [stdout] entry-artifact example-59 bytecode examples/example-59/artifact.ailbc.json fnv64:c0888d0e8b7aea20
[INFO] [stdout] entry-artifact example-59 vm-trace examples/example-59/vm-trace.txt fnv64:9492d3c0fc693f21
[INFO] [stdout] entry-artifact example-59 native linux-x86_64-elf examples/example-59/target-InferReadPermissions.elf fnv64:2d03464df298d767
[INFO] [stdout] entry-artifact example-59 target-report examples/example-59/target-report.txt fnv64:efec50f9e9ace3fd
[INFO] [stdout] entry-semantic-anchors example-59 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; interop.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-59 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-59 user-story examples/example-59/user-story.txt fnv64:48b43b258b4869e7
[INFO] [stdout] entry example-60 source examples/examples.md semantic-task compiler-pass-live-codex-interview-60 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-60 request examples/example-60/request.fingerprint.txt fnv64:e516e52f83401bdf
[INFO] [stdout] entry-artifact example-60 response examples/example-60/response.fingerprint.txt fnv64:d664519979f04403
[INFO] [stdout] entry-artifact example-60 extracted-artifact examples/example-60/artifact.fingerprint.txt fnv64:85fa74f432c3d10b
[INFO] [stdout] entry-artifact example-60 checked-core examples/example-60/checked.ail-core.txt fnv64:6c1885c5263eb643
[INFO] [stdout] entry-artifact example-60 bytecode examples/example-60/artifact.ailbc.json fnv64:774bfe7a27b7ef30
[INFO] [stdout] entry-artifact example-60 vm-trace examples/example-60/vm-trace.txt fnv64:8bcab2c0f76728d5
[INFO] [stdout] entry-artifact example-60 native linux-x86_64-elf examples/example-60/target-InferReadPermissions.elf fnv64:4674614e00da71d7
[INFO] [stdout] entry-artifact example-60 target-report examples/example-60/target-report.txt fnv64:2967636aa68cfcaa
[INFO] [stdout] entry-semantic-anchors example-60 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-60 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-60 user-story examples/example-60/user-story.txt fnv64:5cc967da4cac39c3
[INFO] [stdout] entry example-61 source examples/examples.md semantic-task compiler-pass-live-codex-requirements-61 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-61 request examples/example-61/request.fingerprint.txt fnv64:9a8af507059dcae0
[INFO] [stdout] entry-artifact example-61 response examples/example-61/response.fingerprint.txt fnv64:3f68b33eb191fe3f
[INFO] [stdout] entry-artifact example-61 extracted-artifact examples/example-61/artifact.fingerprint.txt fnv64:d501bfef38f1b647
[INFO] [stdout] entry-artifact example-61 checked-core examples/example-61/checked.ail-core.txt fnv64:6671c9b584f9b89d
[INFO] [stdout] entry-artifact example-61 bytecode examples/example-61/artifact.ailbc.json fnv64:d2448a8e4be923f2
[INFO] [stdout] entry-artifact example-61 vm-trace examples/example-61/vm-trace.txt fnv64:8bc748c0f7643ee0
[INFO] [stdout] entry-artifact example-61 native linux-x86_64-elf examples/example-61/target-InferReadPermissions.elf fnv64:4670ff4e00d7957a
[INFO] [stdout] entry-artifact example-61 target-report examples/example-61/target-report.txt fnv64:f78cab4b8bb3fc0e
[INFO] [stdout] entry-semantic-anchors example-61 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-61 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-61 user-story examples/example-61/user-story.txt fnv64:163bcadc599bf22f
[INFO] [stdout] entry example-62 source examples/examples.md semantic-task compiler-pass-live-codex-spec-draft-62 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-62 request examples/example-62/request.fingerprint.txt fnv64:f33208e6e5dd7333
[INFO] [stdout] entry-artifact example-62 response examples/example-62/response.fingerprint.txt fnv64:19f0e62476142f87
[INFO] [stdout] entry-artifact example-62 extracted-artifact examples/example-62/artifact.fingerprint.txt fnv64:f71ea40fa46b196b
[INFO] [stdout] entry-artifact example-62 checked-core examples/example-62/checked.ail-core.txt fnv64:ab6b98d3e2fc133b
[INFO] [stdout] entry-artifact example-62 bytecode examples/example-62/artifact.ailbc.json fnv64:53305aa56fb2e6d8
[INFO] [stdout] entry-artifact example-62 vm-trace examples/example-62/vm-trace.txt fnv64:8bc3f2c0f76176e7
[INFO] [stdout] entry-artifact example-62 native linux-x86_64-elf examples/example-62/target-InferReadPermissions.elf fnv64:467b214e00e023c5
[INFO] [stdout] entry-artifact example-62 target-report examples/example-62/target-report.txt fnv64:71b1dab0bca9ebbc
[INFO] [stdout] entry-semantic-anchors example-62 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-62 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-62 user-story examples/example-62/user-story.txt fnv64:689eb37dda82b7d1
[INFO] [stdout] entry example-63 source examples/examples.md semantic-task compiler-pass-live-codex-core-draft-63 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-63 request examples/example-63/request.fingerprint.txt fnv64:9e28b651a270f57b
[INFO] [stdout] entry-artifact example-63 response examples/example-63/response.fingerprint.txt fnv64:9d780477223c6c43
[INFO] [stdout] entry-artifact example-63 extracted-artifact examples/example-63/artifact.fingerprint.txt fnv64:4a4b9d88efa46a0f
[INFO] [stdout] entry-artifact example-63 checked-core examples/example-63/checked.ail-core.txt fnv64:cfb56356c533f7d1
[INFO] [stdout] entry-artifact example-63 bytecode examples/example-63/artifact.ailbc.json fnv64:8bd68611da7c33ae
[INFO] [stdout] entry-artifact example-63 vm-trace examples/example-63/vm-trace.txt fnv64:8bc090c0f75e9a8a
[INFO] [stdout] entry-artifact example-63 native linux-x86_64-elf examples/example-63/target-InferReadPermissions.elf fnv64:4677b74e00dd39d0
[INFO] [stdout] entry-artifact example-63 target-report examples/example-63/target-report.txt fnv64:1b064fba725c49a7
[INFO] [stdout] entry-semantic-anchors example-63 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-63 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-63 user-story examples/example-63/user-story.txt fnv64:ca75d7b2b469e92d
[INFO] [stdout] entry example-64 source examples/examples.md semantic-task compiler-pass-live-codex-diagnostic-repair-64 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-64 request examples/example-64/request.fingerprint.txt fnv64:3adba0e84b821c8b
[INFO] [stdout] entry-artifact example-64 response examples/example-64/response.fingerprint.txt fnv64:b095a991a52fd0fb
[INFO] [stdout] entry-artifact example-64 extracted-artifact examples/example-64/artifact.fingerprint.txt fnv64:8b61512e51e5351b
[INFO] [stdout] entry-artifact example-64 checked-core examples/example-64/checked.ail-core.txt fnv64:ac39c7cc009cedcb
[INFO] [stdout] entry-artifact example-64 bytecode examples/example-64/artifact.ailbc.json fnv64:4d8b4ff38d6f3500
[INFO] [stdout] entry-artifact example-64 vm-trace examples/example-64/vm-trace.txt fnv64:8bbd2ac0f75bb761
[INFO] [stdout] entry-artifact example-64 native linux-x86_64-elf examples/example-64/target-InferReadPermissions.elf fnv64:4666b94e00ceca03
[INFO] [stdout] entry-artifact example-64 target-report examples/example-64/target-report.txt fnv64:576528e93f4181d6
[INFO] [stdout] entry-semantic-anchors example-64 InferReadPermissions; AIL-Core graph; ReadPermissionAdded; SecretReadNeedsHumanConfirmation; compiler-pass; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-64 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-64 user-story examples/example-64/user-story.txt fnv64:d80d10a2bdf8d287
[INFO] [stdout] entry example-65 source examples/examples.md semantic-task ui-workflow-live-codex-core-to-spec-65 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-65 request examples/example-65/request.fingerprint.txt fnv64:e9162b669bf0c0b9
[INFO] [stdout] entry-artifact example-65 response examples/example-65/response.fingerprint.txt fnv64:cb2233efe07a40d8
[INFO] [stdout] entry-artifact example-65 extracted-artifact examples/example-65/artifact.fingerprint.txt fnv64:f9a73e2cdb945802
[INFO] [stdout] entry-artifact example-65 checked-core examples/example-65/checked.ail-core.txt fnv64:ec2c268896bc8651
[INFO] [stdout] entry-artifact example-65 bytecode examples/example-65/artifact.ailbc.json fnv64:c1db373c4c7481d8
[INFO] [stdout] entry-artifact example-65 vm-trace examples/example-65/vm-trace.txt fnv64:9ac3f4c530716f4c
[INFO] [stdout] entry-artifact example-65 target-report examples/example-65/target-report.txt fnv64:02a5926f70b38bd0
[INFO] [stdout] entry-artifact example-65 ui-review examples/example-65/ui-review.txt fnv64:9599c200a5a38e16
[INFO] [stdout] entry-artifact example-65 ui-review-patch examples/example-65/ui-review-patch.txt fnv64:90a1382255cdc2b9
[INFO] [stdout] entry-semantic-anchors example-65 Ticket detail; Create ticket; Support manager dashboard; Refund approval; CreateTicketForm; wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-semantic-anchor-preservation example-65 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-65 user-story examples/example-65/user-story.txt fnv64:2e9508f2d90ca2bc
[INFO] [stdout] entry example-66 source examples/examples.md semantic-task network-driver-live-codex-core-to-summary-66 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-66 request examples/example-66/request.fingerprint.txt fnv64:9136f2f4609f54c0
[INFO] [stdout] entry-artifact example-66 response examples/example-66/response.fingerprint.txt fnv64:5829b7332ac0eff1
[INFO] [stdout] entry-artifact example-66 extracted-artifact examples/example-66/artifact.fingerprint.txt fnv64:c749d89e4d911e41
[INFO] [stdout] entry-artifact example-66 checked-core examples/example-66/checked.ail-core.txt fnv64:cfae735b2989dea2
[INFO] [stdout] entry-artifact example-66 bytecode examples/example-66/artifact.ailbc.json fnv64:09b430c5ae23f9d8
[INFO] [stdout] entry-artifact example-66 native linux-x86_64-elf examples/example-66/target-NetworkPacketReceiver.elf fnv64:6419d7bfc3142db7
[INFO] [stdout] entry-artifact example-66 target-report examples/example-66/target-report.txt fnv64:71fd5bed63b29e9c
[INFO] [stdout] entry-semantic-anchors example-66 Network packet receiver; rx buffer; packet metadata; network device; PacketReceived; spec-to-story
[INFO] [stdout] entry-semantic-anchor-preservation example-66 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-66 user-story examples/example-66/user-story.txt fnv64:8c53f1d156979245
[INFO] [stdout] entry example-67 source examples/examples.md semantic-task network-driver-live-codex-flow-patch-67 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-67 request examples/example-67/request.fingerprint.txt fnv64:43acfa35e3917936
[INFO] [stdout] entry-artifact example-67 response examples/example-67/response.fingerprint.txt fnv64:5fd768601f679e3c
[INFO] [stdout] entry-artifact example-67 extracted-artifact examples/example-67/artifact.fingerprint.txt fnv64:1f49e8493846034a
[INFO] [stdout] entry-artifact example-67 checked-core examples/example-67/checked.ail-core.txt fnv64:0cf04b22a30a0e17
[INFO] [stdout] entry-artifact example-67 bytecode examples/example-67/artifact.ailbc.json fnv64:c0a123bfcc6b2c7f
[INFO] [stdout] entry-artifact example-67 native linux-x86_64-elf examples/example-67/target-NetworkPacketReceiver.elf fnv64:641675bfc311515a
[INFO] [stdout] entry-artifact example-67 target-report examples/example-67/target-report.txt fnv64:1e79668f2242a08e
[INFO] [stdout] entry-semantic-anchors example-67 Network packet receiver; rx buffer; read network device; write rx buffer; PacketReceived; system-driver; flow-patch.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-67 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-67 user-story examples/example-67/user-story.txt fnv64:a0a0ff59f87693b3
[INFO] [stdout] entry example-68 source examples/examples.md semantic-task network-driver-live-codex-trace-debug-68 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-68 request examples/example-68/request.fingerprint.txt fnv64:d6d37ca5d1483c3a
[INFO] [stdout] entry-artifact example-68 response examples/example-68/response.fingerprint.txt fnv64:dafcb464c100001f
[INFO] [stdout] entry-artifact example-68 extracted-artifact examples/example-68/artifact.fingerprint.txt fnv64:7d8787959326c62f
[INFO] [stdout] entry-artifact example-68 checked-core examples/example-68/checked.ail-core.txt fnv64:b81339fe7f3b6bb0
[INFO] [stdout] entry-artifact example-68 bytecode examples/example-68/artifact.ailbc.json fnv64:498131701bfdbf0e
[INFO] [stdout] entry-artifact example-68 native linux-x86_64-elf examples/example-68/target-NetworkPacketReceiver.elf fnv64:63f7cfbfc2f739b9
[INFO] [stdout] entry-artifact example-68 target-report examples/example-68/target-report.txt fnv64:d27f9e481e337211
[INFO] [stdout] entry-semantic-anchors example-68 Network packet receiver; packet metadata; read network device; release rx buffer; PacketReceived; system-driver; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-68 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-68 user-story examples/example-68/user-story.txt fnv64:c5906d19ee555d46
[INFO] [stdout] entry example-69 source examples/examples.md semantic-task network-driver-live-codex-interop-69 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-69 request examples/example-69/request.fingerprint.txt fnv64:d443bbfb71e04f18
[INFO] [stdout] entry-artifact example-69 response examples/example-69/response.fingerprint.txt fnv64:d63c097d6bc6a362
[INFO] [stdout] entry-artifact example-69 extracted-artifact examples/example-69/artifact.fingerprint.txt fnv64:236532fc97b113e8
[INFO] [stdout] entry-artifact example-69 checked-core examples/example-69/checked.ail-core.txt fnv64:4d46ece207ffff2d
[INFO] [stdout] entry-artifact example-69 bytecode examples/example-69/artifact.ailbc.json fnv64:87dcfa0f27abff55
[INFO] [stdout] entry-artifact example-69 native linux-x86_64-elf examples/example-69/target-NetworkPacketReceiver.elf fnv64:63f475bfc2f46af4
[INFO] [stdout] entry-artifact example-69 target-report examples/example-69/target-report.txt fnv64:75634e13338cca4e
[INFO] [stdout] entry-semantic-anchors example-69 read network device; write rx buffer; release rx buffer; access network device; interop.system.md; target-report
[INFO] [stdout] entry-semantic-anchor-preservation example-69 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-69 user-story examples/example-69/user-story.txt fnv64:1f2790f69998a2a7
[INFO] [stdout] entry example-70 source examples/examples.md semantic-task network-driver-live-codex-interview-70 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-70 request examples/example-70/request.fingerprint.txt fnv64:6ef605342613bc3a
[INFO] [stdout] entry-artifact example-70 response examples/example-70/response.fingerprint.txt fnv64:560cdc49666a5ac8
[INFO] [stdout] entry-artifact example-70 extracted-artifact examples/example-70/artifact.fingerprint.txt fnv64:294113da0ff8445a
[INFO] [stdout] entry-artifact example-70 checked-core examples/example-70/checked.ail-core.txt fnv64:289ca45f4a6839fb
[INFO] [stdout] entry-artifact example-70 bytecode examples/example-70/artifact.ailbc.json fnv64:897719705cdc35bb
[INFO] [stdout] entry-artifact example-70 native linux-x86_64-elf examples/example-70/target-NetworkPacketReceiver.elf fnv64:5afcc4bfbdc9ef36
[INFO] [stdout] entry-artifact example-70 target-report examples/example-70/target-report.txt fnv64:54bb4e0e9d99a761
[INFO] [stdout] entry-semantic-anchors example-70 Network packet receiver; rx buffer; packet metadata; network device; PacketReceived; system-driver; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-70 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-70 user-story examples/example-70/user-story.txt fnv64:1460793e744c1585
[INFO] [stdout] entry example-71 source examples/examples.md semantic-task network-driver-live-codex-requirements-71 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-71 request examples/example-71/request.fingerprint.txt fnv64:5443dedc030d3565
[INFO] [stdout] entry-artifact example-71 response examples/example-71/response.fingerprint.txt fnv64:0def1adc0c3b6ffd
[INFO] [stdout] entry-artifact example-71 extracted-artifact examples/example-71/artifact.fingerprint.txt fnv64:dfcaaa1d2b74db91
[INFO] [stdout] entry-artifact example-71 checked-core examples/example-71/checked.ail-core.txt fnv64:1e9a2231ab202456
[INFO] [stdout] entry-artifact example-71 bytecode examples/example-71/artifact.ailbc.json fnv64:11276a43c8773984
[INFO] [stdout] entry-artifact example-71 native linux-x86_64-elf examples/example-71/target-NetworkPacketReceiver.elf fnv64:5b0026bfbdcccb93
[INFO] [stdout] entry-artifact example-71 target-report examples/example-71/target-report.txt fnv64:4838f9fe9952ddcd
[INFO] [stdout] entry-semantic-anchors example-71 Network packet receiver; rx buffer; packet metadata; network device; PacketReceived; system-driver; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-71 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-71 user-story examples/example-71/user-story.txt fnv64:437e0db4e9578347
[INFO] [stdout] entry example-72 source examples/examples.md semantic-task network-driver-live-codex-spec-draft-72 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-72 request examples/example-72/request.fingerprint.txt fnv64:324f08ac837e2584
[INFO] [stdout] entry-artifact example-72 response examples/example-72/response.fingerprint.txt fnv64:dff4dbb1efc6db5a
[INFO] [stdout] entry-artifact example-72 extracted-artifact examples/example-72/artifact.fingerprint.txt fnv64:4d7db0d2ea40832c
[INFO] [stdout] entry-artifact example-72 checked-core examples/example-72/checked.ail-core.txt fnv64:e3d078d2d174727d
[INFO] [stdout] entry-artifact example-72 bytecode examples/example-72/artifact.ailbc.json fnv64:7ac445795c9759dd
[INFO] [stdout] entry-artifact example-72 native linux-x86_64-elf examples/example-72/target-NetworkPacketReceiver.elf fnv64:5b038cbfbdcfaebc
[INFO] [stdout] entry-artifact example-72 target-report examples/example-72/target-report.txt fnv64:fe2a59c542b8410a
[INFO] [stdout] entry-semantic-anchors example-72 Network packet receiver; rx buffer; packet metadata; network device; PacketReceived; system-driver; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-72 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-72 user-story examples/example-72/user-story.txt fnv64:f6142427fb8923d7
[INFO] [stdout] entry example-73 source examples/examples.md semantic-task network-driver-live-codex-core-draft-73 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-73 request examples/example-73/request.fingerprint.txt fnv64:4875a6edf684674c
[INFO] [stdout] entry-artifact example-73 response examples/example-73/response.fingerprint.txt fnv64:e05467487ab2ca97
[INFO] [stdout] entry-artifact example-73 extracted-artifact examples/example-73/artifact.fingerprint.txt fnv64:5edc1580ab2984b3
[INFO] [stdout] entry-artifact example-73 checked-core examples/example-73/checked.ail-core.txt fnv64:3003cc9d40cd1e00
[INFO] [stdout] entry-artifact example-73 bytecode examples/example-73/artifact.ailbc.json fnv64:bdbd425b07ed3b16
[INFO] [stdout] entry-artifact example-73 native linux-x86_64-elf examples/example-73/target-NetworkPacketReceiver.elf fnv64:5b0706bfbdd2b3e1
[INFO] [stdout] entry-artifact example-73 target-report examples/example-73/target-report.txt fnv64:6ddf5d92880ca1de
[INFO] [stdout] entry-semantic-anchors example-73 Network packet receiver; rx buffer; packet metadata; network device; PacketReceived; system-driver; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-73 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-73 user-story examples/example-73/user-story.txt fnv64:21ebe3b36ee78f4d
[INFO] [stdout] entry example-74 source examples/examples.md semantic-task network-driver-live-codex-diagnostic-repair-74 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-74 request examples/example-74/request.fingerprint.txt fnv64:52250dbf6607b28b
[INFO] [stdout] entry-artifact example-74 response examples/example-74/response.fingerprint.txt fnv64:f0a2d95d51a5a5cc
[INFO] [stdout] entry-artifact example-74 extracted-artifact examples/example-74/artifact.fingerprint.txt fnv64:8c885dcbe509ca0e
[INFO] [stdout] entry-artifact example-74 checked-core examples/example-74/checked.ail-core.txt fnv64:ced4f607a6f7096f
[INFO] [stdout] entry-artifact example-74 bytecode examples/example-74/artifact.ailbc.json fnv64:4aebc8cea638d22f
[INFO] [stdout] entry-artifact example-74 native linux-x86_64-elf examples/example-74/target-NetworkPacketReceiver.elf fnv64:5b0a6cbfbdd5970a
[INFO] [stdout] entry-artifact example-74 target-report examples/example-74/target-report.txt fnv64:f271cf3d635b479e
[INFO] [stdout] entry-semantic-anchors example-74 Network packet receiver; rx buffer; read network device; release rx buffer; PacketReceived; system-driver; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-74 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-74 user-story examples/example-74/user-story.txt fnv64:c659759da3e220df
[INFO] [stdout] entry example-75 source examples/examples.md semantic-task secret-access-live-codex-core-to-spec-75 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-75 request examples/example-75/request.fingerprint.txt fnv64:a4a2ed5d28d41687
[INFO] [stdout] entry-artifact example-75 response examples/example-75/response.fingerprint.txt fnv64:c1999bc21e9feb83
[INFO] [stdout] entry-artifact example-75 extracted-artifact examples/example-75/artifact.fingerprint.txt fnv64:7cf52c3793019b49
[INFO] [stdout] entry-artifact example-75 checked-core examples/example-75/checked.ail-core.txt fnv64:707ce85a2bb8da13
[INFO] [stdout] entry-artifact example-75 bytecode examples/example-75/artifact.ailbc.json fnv64:d3d88e8e570af868
[INFO] [stdout] entry-artifact example-75 vm-trace examples/example-75/vm-trace.txt fnv64:4ae434a6e104329c
[INFO] [stdout] entry-artifact example-75 native linux-x86_64-elf examples/example-75/target-ViewInternalNotes.elf fnv64:211ff9be61258d3f
[INFO] [stdout] entry-artifact example-75 target-report examples/example-75/target-report.txt fnv64:d51151022091c185
[INFO] [stdout] entry-artifact example-75 threat-model-audit examples/example-75/threat-model-audit.txt fnv64:411dd6bc8f6dc808
[INFO] [stdout] entry-semantic-anchors example-75 Secret Access; View internal notes; InternalNotesViewed; PermissionDenied; security-permissions; core-to-spec.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-75 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-75 user-story examples/example-75/user-story.txt fnv64:9b9a2cc99e651223
[INFO] [stdout] entry example-76 source examples/examples.md semantic-task secret-access-live-codex-core-to-summary-76 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-76 request examples/example-76/request.fingerprint.txt fnv64:204f58f73d9d687a
[INFO] [stdout] entry-artifact example-76 response examples/example-76/response.fingerprint.txt fnv64:a2e67262ef47a81b
[INFO] [stdout] entry-artifact example-76 extracted-artifact examples/example-76/artifact.fingerprint.txt fnv64:48fcc0260febe34f
[INFO] [stdout] entry-artifact example-76 checked-core examples/example-76/checked.ail-core.txt fnv64:3aaf1ee3afb8c0bd
[INFO] [stdout] entry-artifact example-76 bytecode examples/example-76/artifact.ailbc.json fnv64:6a7c2bd90c88f8b0
[INFO] [stdout] entry-artifact example-76 vm-trace examples/example-76/vm-trace.txt fnv64:4ae0cea6e1014f73
[INFO] [stdout] entry-artifact example-76 native linux-x86_64-elf examples/example-76/target-ViewInternalNotes.elf fnv64:9e4956d1da5c52e1
[INFO] [stdout] entry-artifact example-76 target-report examples/example-76/target-report.txt fnv64:f6231e0f7b6bbd11
[INFO] [stdout] entry-artifact example-76 threat-model-audit examples/example-76/threat-model-audit.txt fnv64:18efc8526f79a0e5
[INFO] [stdout] entry-semantic-anchors example-76 Secret Access; View internal notes; InternalNotesViewed; PermissionDenied; security-permissions; core-to-summary.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-76 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-76 user-story examples/example-76/user-story.txt fnv64:a9a4c1dbf741fcf3
[INFO] [stdout] entry example-77 source examples/examples.md semantic-task secret-access-live-codex-flow-patch-77 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-77 request examples/example-77/request.fingerprint.txt fnv64:009aaaca67d27347
[INFO] [stdout] entry-artifact example-77 response examples/example-77/response.fingerprint.txt fnv64:9dd9382996f59d67
[INFO] [stdout] entry-artifact example-77 extracted-artifact examples/example-77/artifact.fingerprint.txt fnv64:ae24ad9006fc579d
[INFO] [stdout] entry-artifact example-77 checked-core examples/example-77/checked.ail-core.txt fnv64:e59ac8e9181930fb
[INFO] [stdout] entry-artifact example-77 bytecode examples/example-77/artifact.ailbc.json fnv64:91e4c61bc1ad4a40
[INFO] [stdout] entry-artifact example-77 vm-trace examples/example-77/vm-trace.txt fnv64:4add6ca6e0fe7316
[INFO] [stdout] entry-artifact example-77 native linux-x86_64-elf examples/example-77/target-ViewInternalNotes.elf fnv64:630c49fb6400d9ff
[INFO] [stdout] entry-artifact example-77 target-report examples/example-77/target-report.txt fnv64:c7ada44e1fb82c4e
[INFO] [stdout] entry-artifact example-77 threat-model-audit examples/example-77/threat-model-audit.txt fnv64:47edb25fa0199f20
[INFO] [stdout] entry-semantic-anchors example-77 Secret Access; View internal notes; InternalNotesViewed; PermissionDenied; security-permissions; flow-patch.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-77 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-77 user-story examples/example-77/user-story.txt fnv64:5a70c7ab2046f31b
[INFO] [stdout] entry example-78 source examples/examples.md semantic-task secret-access-live-codex-trace-debug-78 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-78 request examples/example-78/request.fingerprint.txt fnv64:db365d612d261901
[INFO] [stdout] entry-artifact example-78 response examples/example-78/response.fingerprint.txt fnv64:9bc620e1f4f5a9ff
[INFO] [stdout] entry-artifact example-78 extracted-artifact examples/example-78/artifact.fingerprint.txt fnv64:e66e3e8995baf6ff
[INFO] [stdout] entry-artifact example-78 checked-core examples/example-78/checked.ail-core.txt fnv64:9e976d19b8013c21
[INFO] [stdout] entry-artifact example-78 bytecode examples/example-78/artifact.ailbc.json fnv64:d541697c48764f98
[INFO] [stdout] entry-artifact example-78 vm-trace examples/example-78/vm-trace.txt fnv64:4ada16a6e0fbab1d
[INFO] [stdout] entry-artifact example-78 native linux-x86_64-elf examples/example-78/target-ViewInternalNotes.elf fnv64:97326da785319fc5
[INFO] [stdout] entry-artifact example-78 target-report examples/example-78/target-report.txt fnv64:a7bde16abeb0dc81
[INFO] [stdout] entry-artifact example-78 threat-model-audit examples/example-78/threat-model-audit.txt fnv64:2fcce20e9d2ad6f2
[INFO] [stdout] entry-semantic-anchors example-78 Secret Access; View internal notes; InternalNotesDenied; PermissionDenied; security-permissions; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-78 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-78 user-story examples/example-78/user-story.txt fnv64:66017cdb21cca184
[INFO] [stdout] entry example-79 source examples/examples.md semantic-task secret-access-live-codex-interop-79 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-79 request examples/example-79/request.fingerprint.txt fnv64:78ed810ed545127f
[INFO] [stdout] entry-artifact example-79 response examples/example-79/response.fingerprint.txt fnv64:1723ee5cc1343a73
[INFO] [stdout] entry-artifact example-79 extracted-artifact examples/example-79/artifact.fingerprint.txt fnv64:f06084d5537204e9
[INFO] [stdout] entry-artifact example-79 checked-core examples/example-79/checked.ail-core.txt fnv64:d99ab36f777e30cb
[INFO] [stdout] entry-artifact example-79 bytecode examples/example-79/artifact.ailbc.json fnv64:71265f955c778dc8
[INFO] [stdout] entry-artifact example-79 vm-trace examples/example-79/vm-trace.txt fnv64:4ad6aca6e0f8c128
[INFO] [stdout] entry-artifact example-79 native linux-x86_64-elf examples/example-79/target-ViewInternalNotes.elf fnv64:d1952ad4be702d07
[INFO] [stdout] entry-artifact example-79 target-report examples/example-79/target-report.txt fnv64:2f9785d5f94cc2b7
[INFO] [stdout] entry-artifact example-79 threat-model-audit examples/example-79/threat-model-audit.txt fnv64:964e49d992005337
[INFO] [stdout] entry-semantic-anchors example-79 Secret Access; View internal notes; InternalNotesViewed; PermissionDenied; security-permissions; interop.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-79 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-79 user-story examples/example-79/user-story.txt fnv64:e0f87419cdef3c4f
[INFO] [stdout] entry example-80 source examples/examples.md semantic-task repeated-task-live-codex-interview-80 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-80 request examples/example-80/request.fingerprint.txt fnv64:79743e23769ec24c
[INFO] [stdout] entry-artifact example-80 response examples/example-80/response.fingerprint.txt fnv64:9b52396c1a60463d
[INFO] [stdout] entry-artifact example-80 extracted-artifact examples/example-80/artifact.fingerprint.txt fnv64:a73051da05d75d2d
[INFO] [stdout] entry-artifact example-80 checked-core examples/example-80/checked.ail-core.txt fnv64:2b7faca0325a6de7
[INFO] [stdout] entry-artifact example-80 bytecode examples/example-80/artifact.ailbc.json fnv64:d52d91ec01a66448
[INFO] [stdout] entry-artifact example-80 vm-trace examples/example-80/vm-trace.txt fnv64:9d43af5f1fa2079f
[INFO] [stdout] entry-artifact example-80 native linux-x86_64-elf examples/example-80/target-IncrementCounter.elf fnv64:895ec04f05ad21b8
[INFO] [stdout] entry-artifact example-80 native linux-x86_64-elf examples/example-80/target-RunMaintenanceCycle.elf fnv64:60e8929d8be20f2f
[INFO] [stdout] entry-artifact example-80 target-report examples/example-80/target-report.txt fnv64:b063478764943973
[INFO] [stdout] entry-artifact example-80 workflow-scheduler-review examples/example-80/workflow-scheduler-review.txt fnv64:bdc07e4fed349226
[INFO] [stdout] entry-semantic-anchors example-80 Maintenance Runner; Run maintenance cycle; IncrementCounter; MaintenanceCycleCompleted; scheduled-workflow; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-80 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-80 user-story examples/example-80/user-story.txt fnv64:a8927a8175d9914f
[INFO] [stdout] entry example-81 source examples/examples.md semantic-task repeated-task-live-codex-requirements-81 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-81 request examples/example-81/request.fingerprint.txt fnv64:498cb78352a8c47b
[INFO] [stdout] entry-artifact example-81 response examples/example-81/response.fingerprint.txt fnv64:e4ea452d9722bc89
[INFO] [stdout] entry-artifact example-81 extracted-artifact examples/example-81/artifact.fingerprint.txt fnv64:f139cf21e67e48d7
[INFO] [stdout] entry-artifact example-81 checked-core examples/example-81/checked.ail-core.txt fnv64:818aeee3c11e83ad
[INFO] [stdout] entry-artifact example-81 bytecode examples/example-81/artifact.ailbc.json fnv64:57cce554ce659e62
[INFO] [stdout] entry-artifact example-81 vm-trace examples/example-81/vm-trace.txt fnv64:a598939df590df21
[INFO] [stdout] entry-artifact example-81 native linux-x86_64-elf examples/example-81/target-IncrementCounter.elf fnv64:0f5d7f2a3f21ac52
[INFO] [stdout] entry-artifact example-81 native linux-x86_64-elf examples/example-81/target-RunMaintenanceCycle.elf fnv64:5e0eec75400b45fe
[INFO] [stdout] entry-artifact example-81 target-report examples/example-81/target-report.txt fnv64:3958a71d750409f0
[INFO] [stdout] entry-artifact example-81 workflow-scheduler-review examples/example-81/workflow-scheduler-review.txt fnv64:b6785005e8c1dd5d
[INFO] [stdout] entry-semantic-anchors example-81 Maintenance Runner; Run maintenance cycle; IncrementCounter; MaintenanceCycleCompleted; scheduled-workflow; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-81 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-81 user-story examples/example-81/user-story.txt fnv64:f52b3f8c2e017109
[INFO] [stdout] entry example-82 source examples/examples.md semantic-task repeated-task-live-codex-spec-draft-82 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-82 request examples/example-82/request.fingerprint.txt fnv64:5609037f916e55e5
[INFO] [stdout] entry-artifact example-82 response examples/example-82/response.fingerprint.txt fnv64:dce9c43587f93e15
[INFO] [stdout] entry-artifact example-82 extracted-artifact examples/example-82/artifact.fingerprint.txt fnv64:8a429923ede7fddd
[INFO] [stdout] entry-artifact example-82 checked-core examples/example-82/checked.ail-core.txt fnv64:d7fce6ed971b1471
[INFO] [stdout] entry-artifact example-82 bytecode examples/example-82/artifact.ailbc.json fnv64:dbe448ca9f8ea970
[INFO] [stdout] entry-artifact example-82 vm-trace examples/example-82/vm-trace.txt fnv64:f68fbdce3a6da19b
[INFO] [stdout] entry-artifact example-82 native linux-x86_64-elf examples/example-82/target-IncrementCounter.elf fnv64:0f67c12a3f2a70fd
[INFO] [stdout] entry-artifact example-82 native linux-x86_64-elf examples/example-82/target-RunMaintenanceCycle.elf fnv64:a5c4ee6761359e06
[INFO] [stdout] entry-artifact example-82 target-report examples/example-82/target-report.txt fnv64:499371a47181d82f
[INFO] [stdout] entry-artifact example-82 workflow-scheduler-review examples/example-82/workflow-scheduler-review.txt fnv64:f099ea918305e360
[INFO] [stdout] entry-semantic-anchors example-82 Maintenance Runner; Run maintenance cycle; IncrementCounter; MaintenanceCycleCompleted; scheduled-workflow; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-82 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-82 user-story examples/example-82/user-story.txt fnv64:f0f6bbfbb964bebd
[INFO] [stdout] entry example-83 source examples/examples.md semantic-task repeated-task-live-codex-core-draft-83 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-83 request examples/example-83/request.fingerprint.txt fnv64:3da0feef3133730c
[INFO] [stdout] entry-artifact example-83 response examples/example-83/response.fingerprint.txt fnv64:cfb1f411b8fe997d
[INFO] [stdout] entry-artifact example-83 extracted-artifact examples/example-83/artifact.fingerprint.txt fnv64:6cac44d88f759d97
[INFO] [stdout] entry-artifact example-83 checked-core examples/example-83/checked.ail-core.txt fnv64:d5e5407da2bff789
[INFO] [stdout] entry-artifact example-83 bytecode examples/example-83/artifact.ailbc.json fnv64:4d8e321538a111b2
[INFO] [stdout] entry-artifact example-83 vm-trace examples/example-83/vm-trace.txt fnv64:38b32547cb5fd619
[INFO] [stdout] entry-artifact example-83 native linux-x86_64-elf examples/example-83/target-IncrementCounter.elf fnv64:0f64572a3f278708
[INFO] [stdout] entry-artifact example-83 native linux-x86_64-elf examples/example-83/target-RunMaintenanceCycle.elf fnv64:2a6fee96c677ce46
[INFO] [stdout] entry-artifact example-83 target-report examples/example-83/target-report.txt fnv64:acaa3c32a511784a
[INFO] [stdout] entry-artifact example-83 workflow-scheduler-review examples/example-83/workflow-scheduler-review.txt fnv64:a9f1004f0b590f55
[INFO] [stdout] entry-semantic-anchors example-83 Maintenance Runner; Run maintenance cycle; IncrementCounter; MaintenanceCycleCompleted; scheduled-workflow; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-83 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-83 user-story examples/example-83/user-story.txt fnv64:4a717a14d759572b
[INFO] [stdout] entry example-84 source examples/examples.md semantic-task repeated-task-live-codex-diagnostic-repair-84 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-84 request examples/example-84/request.fingerprint.txt fnv64:4f5453e29e421255
[INFO] [stdout] entry-artifact example-84 response examples/example-84/response.fingerprint.txt fnv64:2228bf7bbdc94679
[INFO] [stdout] entry-artifact example-84 extracted-artifact examples/example-84/artifact.fingerprint.txt fnv64:a8337f9daa1f5a79
[INFO] [stdout] entry-artifact example-84 checked-core examples/example-84/checked.ail-core.txt fnv64:5f1bf5041b9415bd
[INFO] [stdout] entry-artifact example-84 bytecode examples/example-84/artifact.ailbc.json fnv64:c059d1724991f7fc
[INFO] [stdout] entry-artifact example-84 vm-trace examples/example-84/vm-trace.txt fnv64:688ffbb79e9c120f
[INFO] [stdout] entry-artifact example-84 native linux-x86_64-elf examples/example-84/target-IncrementCounter.elf fnv64:0f53592a3f19173b
[INFO] [stdout] entry-artifact example-84 native linux-x86_64-elf examples/example-84/target-RunMaintenanceCycle.elf fnv64:c2f7bedbd93e625e
[INFO] [stdout] entry-artifact example-84 target-report examples/example-84/target-report.txt fnv64:53893a38993caf88
[INFO] [stdout] entry-artifact example-84 workflow-scheduler-review examples/example-84/workflow-scheduler-review.txt fnv64:cefa92cc08dece88
[INFO] [stdout] entry-semantic-anchors example-84 Maintenance Runner; Run maintenance cycle; IncrementCounter; MaintenanceCycleCompleted; scheduled-workflow; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-84 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-84 user-story examples/example-84/user-story.txt fnv64:690a3bb0b812fbc3
[INFO] [stdout] entry example-85 source examples/examples.md semantic-task c-interop-live-codex-core-to-spec-85 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-85 request examples/example-85/request.fingerprint.txt fnv64:1cdfc4d2f999928f
[INFO] [stdout] entry-artifact example-85 response examples/example-85/response.fingerprint.txt fnv64:d8a7f27884d62d1c
[INFO] [stdout] entry-artifact example-85 extracted-artifact examples/example-85/artifact.fingerprint.txt fnv64:179c53d419fb28da
[INFO] [stdout] entry-artifact example-85 checked-core examples/example-85/checked.ail-core.txt fnv64:5ee6780dc29a3c81
[INFO] [stdout] entry-artifact example-85 bytecode examples/example-85/artifact.ailbc.json fnv64:cc779bb0e227af2e
[INFO] [stdout] entry-artifact example-85 vm-trace examples/example-85/vm-trace.txt fnv64:0bd116b1f55a24d9
[INFO] [stdout] entry-artifact example-85 target-report examples/example-85/target-report.txt fnv64:698ca3e621350e3b
[INFO] [stdout] entry-artifact example-85 unsafe-boundary-review examples/example-85/unsafe-boundary-review.txt fnv64:216547904a696e2f
[INFO] [stdout] entry-semantic-anchors example-85 compress2; qsort; Pointer<UInt8>; Callback; Packet header layout; spec-to-story
[INFO] [stdout] entry-semantic-anchor-preservation example-85 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-85 user-story examples/example-85/user-story.txt fnv64:c5acf4a390497546
[INFO] [stdout] entry example-86 source examples/examples.md semantic-task c-interop-live-codex-core-to-summary-86 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-86 request examples/example-86/request.fingerprint.txt fnv64:0a3cd74e4bda6d78
[INFO] [stdout] entry-artifact example-86 response examples/example-86/response.fingerprint.txt fnv64:c0f62037b82fe85f
[INFO] [stdout] entry-artifact example-86 extracted-artifact examples/example-86/artifact.fingerprint.txt fnv64:4b3fc2b0da124d89
[INFO] [stdout] entry-artifact example-86 checked-core examples/example-86/checked.ail-core.txt fnv64:1a61497e4ccb6494
[INFO] [stdout] entry-artifact example-86 bytecode examples/example-86/artifact.ailbc.json fnv64:3dc20a51b1fc5106
[INFO] [stdout] entry-artifact example-86 vm-trace examples/example-86/vm-trace.txt fnv64:0bc6f4b1f551968e
[INFO] [stdout] entry-artifact example-86 target-report examples/example-86/target-report.txt fnv64:fc096c7e905b8e51
[INFO] [stdout] entry-artifact example-86 unsafe-boundary-review examples/example-86/unsafe-boundary-review.txt fnv64:3d3adf3e187b5e61
[INFO] [stdout] entry-semantic-anchors example-86 compress2; qsort; Pointer<UInt8>; Callback; Packet header layout; c-interop; core-to-summary.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-86 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-86 user-story examples/example-86/user-story.txt fnv64:2d79a5f24e501406
[INFO] [stdout] entry example-87 source examples/examples.md semantic-task c-interop-live-codex-flow-patch-87 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-87 request examples/example-87/request.fingerprint.txt fnv64:d7c35526834e27f7
[INFO] [stdout] entry-artifact example-87 response examples/example-87/response.fingerprint.txt fnv64:d195dc39c4c4cd2a
[INFO] [stdout] entry-artifact example-87 extracted-artifact examples/example-87/artifact.fingerprint.txt fnv64:13dd1fd5aa406bf4
[INFO] [stdout] entry-artifact example-87 checked-core examples/example-87/checked.ail-core.txt fnv64:448d3453e5d92933
[INFO] [stdout] entry-artifact example-87 bytecode examples/example-87/artifact.ailbc.json fnv64:a61552b16cfafec6
[INFO] [stdout] entry-artifact example-87 vm-trace examples/example-87/vm-trace.txt fnv64:0bca56b1f55472eb
[INFO] [stdout] entry-artifact example-87 target-report examples/example-87/target-report.txt fnv64:c86a153ec7c4f4e4
[INFO] [stdout] entry-artifact example-87 unsafe-boundary-review examples/example-87/unsafe-boundary-review.txt fnv64:7fd2b0995f325967
[INFO] [stdout] entry-semantic-anchors example-87 compress2; qsort; Pointer<UInt8>; Callback; Packet header layout; c-interop; flow-patch.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-87 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-87 user-story examples/example-87/user-story.txt fnv64:dbc7fe2a4f0ecb68
[INFO] [stdout] entry example-88 source examples/examples.md semantic-task c-interop-live-codex-trace-debug-88 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-88 request examples/example-88/request.fingerprint.txt fnv64:1f7bb17657cc8d3f
[INFO] [stdout] entry-artifact example-88 response examples/example-88/response.fingerprint.txt fnv64:78aeb6bde1201b05
[INFO] [stdout] entry-artifact example-88 extracted-artifact examples/example-88/artifact.fingerprint.txt fnv64:c03d23cdcd492b83
[INFO] [stdout] entry-artifact example-88 checked-core examples/example-88/checked.ail-core.txt fnv64:8bb49aa803d4fef6
[INFO] [stdout] entry-artifact example-88 bytecode examples/example-88/artifact.ailbc.json fnv64:fc47ea93068f1e6e
[INFO] [stdout] entry-artifact example-88 vm-trace examples/example-88/vm-trace.txt fnv64:0bf674b1f579e0d0
[INFO] [stdout] entry-artifact example-88 target-report examples/example-88/target-report.txt fnv64:fd9f92891d8feead
[INFO] [stdout] entry-artifact example-88 unsafe-boundary-review examples/example-88/unsafe-boundary-review.txt fnv64:06de93d983d35aac
[INFO] [stdout] entry-semantic-anchors example-88 compress2; qsort; Pointer<UInt8>; Callback; Packet header layout; c-interop; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-88 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-88 user-story examples/example-88/user-story.txt fnv64:e899617ee3f03568
[INFO] [stdout] entry example-89 source examples/examples.md semantic-task c-interop-live-codex-interop-89 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-89 request examples/example-89/request.fingerprint.txt fnv64:faa4dbbabd6787e9
[INFO] [stdout] entry-artifact example-89 response examples/example-89/response.fingerprint.txt fnv64:f4d4140e1abc6478
[INFO] [stdout] entry-artifact example-89 extracted-artifact examples/example-89/artifact.fingerprint.txt fnv64:aecad6c0318ef15e
[INFO] [stdout] entry-artifact example-89 checked-core examples/example-89/checked.ail-core.txt fnv64:9da5e582cde0253d
[INFO] [stdout] entry-artifact example-89 bytecode examples/example-89/artifact.ailbc.json fnv64:f12b48450905b626
[INFO] [stdout] entry-artifact example-89 vm-trace examples/example-89/vm-trace.txt fnv64:0bf9deb1f57ccac5
[INFO] [stdout] entry-artifact example-89 target-report examples/example-89/target-report.txt fnv64:2180db5705eb7e26
[INFO] [stdout] entry-artifact example-89 unsafe-boundary-review examples/example-89/unsafe-boundary-review.txt fnv64:4b79e1db26645f7d
[INFO] [stdout] entry-semantic-anchors example-89 borrowed mutable; status; Z_BUF_ERROR; Failure.OutputBufferTooSmall; interop.system.md; target-report
[INFO] [stdout] entry-semantic-anchor-preservation example-89 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-89 user-story examples/example-89/user-story.txt fnv64:39f91e100446930d
[INFO] [stdout] entry example-90 source examples/examples.md semantic-task support-ticket-live-codex-interview-90 executor-family codex-skill-agent capture-origin live-codex target aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] entry-artifact example-90 request examples/example-90/request.fingerprint.txt fnv64:5a16cc4e1cb9c598
[INFO] [stdout] entry-artifact example-90 response examples/example-90/response.fingerprint.txt fnv64:56bfda6a30a54107
[INFO] [stdout] entry-artifact example-90 extracted-artifact examples/example-90/artifact.fingerprint.txt fnv64:8ea45202059a0717
[INFO] [stdout] entry-artifact example-90 checked-core examples/example-90/checked.ail-core.txt fnv64:311e92ac1ede0c5a
[INFO] [stdout] entry-artifact example-90 bytecode examples/example-90/artifact.ailbc.json fnv64:49fffacd2125b758
[INFO] [stdout] entry-artifact example-90 vm-trace examples/example-90/vm-trace.txt fnv64:63e1f80ab628f56f
[INFO] [stdout] entry-artifact example-90 target-report examples/example-90/target-report.txt fnv64:7cc95167df673bb2
[INFO] [stdout] entry-artifact example-90 application-walkthrough examples/example-90/application-walkthrough.txt fnv64:ad17cfcad51615c2
[INFO] [stdout] entry-semantic-anchors example-90 Support Tickets; Close ticket; TicketClosed; internal notes; aarch64-apple-darwin-libsystem-macho; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-90 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-90 user-story examples/example-90/user-story.txt fnv64:2d35163ace37c85d
[INFO] [stdout] entry example-91 source examples/examples.md semantic-task support-ticket-live-codex-requirements-91 executor-family codex-skill-agent capture-origin live-codex target aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] entry-artifact example-91 request examples/example-91/request.fingerprint.txt fnv64:38300fb8514c4d30
[INFO] [stdout] entry-artifact example-91 response examples/example-91/response.fingerprint.txt fnv64:8f6ed0566d0fe9d1
[INFO] [stdout] entry-artifact example-91 extracted-artifact examples/example-91/artifact.fingerprint.txt fnv64:aad624557750a52d
[INFO] [stdout] entry-artifact example-91 checked-core examples/example-91/checked.ail-core.txt fnv64:a3a36c877855a17e
[INFO] [stdout] entry-artifact example-91 bytecode examples/example-91/artifact.ailbc.json fnv64:39dec6f8b553ab90
[INFO] [stdout] entry-artifact example-91 vm-trace examples/example-91/vm-trace.txt fnv64:c9b4fe06f4a38886
[INFO] [stdout] entry-artifact example-91 target-report examples/example-91/target-report.txt fnv64:5f43353aff316c08
[INFO] [stdout] entry-artifact example-91 application-walkthrough examples/example-91/application-walkthrough.txt fnv64:2cd3df6054c793db
[INFO] [stdout] entry-semantic-anchors example-91 Support Tickets; Close ticket; TicketClosed; open ticket queue; aarch64-apple-darwin-libsystem-macho; requirements.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-91 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-91 user-story examples/example-91/user-story.txt fnv64:9632386e3dde7a52
[INFO] [stdout] entry example-92 source examples/examples.md semantic-task support-ticket-live-codex-spec-92 executor-family codex-skill-agent capture-origin live-codex target aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] entry-artifact example-92 request examples/example-92/request.fingerprint.txt fnv64:59f72c3fe2b807df
[INFO] [stdout] entry-artifact example-92 response examples/example-92/response.fingerprint.txt fnv64:cbfa50a9d2515607
[INFO] [stdout] entry-artifact example-92 extracted-artifact examples/example-92/artifact.fingerprint.txt fnv64:6ad023210b638cf1
[INFO] [stdout] entry-artifact example-92 checked-core examples/example-92/checked.ail-core.txt fnv64:2ea83ab654cb3996
[INFO] [stdout] entry-artifact example-92 bytecode examples/example-92/artifact.ailbc.json fnv64:5a0af2196a7d3c74
[INFO] [stdout] entry-artifact example-92 vm-trace examples/example-92/vm-trace.txt fnv64:a6e61bb486d3a15e
[INFO] [stdout] entry-artifact example-92 target-report examples/example-92/target-report.txt fnv64:3a6803714a050f72
[INFO] [stdout] entry-artifact example-92 application-walkthrough examples/example-92/application-walkthrough.txt fnv64:f65633882b968238
[INFO] [stdout] entry-semantic-anchors example-92 Support Tickets; Close ticket; TicketClosed; customer-visible ticket history; aarch64-apple-darwin-libsystem-macho; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-92 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-92 user-story examples/example-92/user-story.txt fnv64:f9e5d06af58f5b74
[INFO] [stdout] entry example-93 source examples/examples.md semantic-task support-ticket-live-codex-core-draft-93 executor-family codex-skill-agent capture-origin live-codex target aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] entry-artifact example-93 request examples/example-93/request.fingerprint.txt fnv64:9220a02521a678a5
[INFO] [stdout] entry-artifact example-93 response examples/example-93/response.fingerprint.txt fnv64:274974b016f4dd9d
[INFO] [stdout] entry-artifact example-93 extracted-artifact examples/example-93/artifact.fingerprint.txt fnv64:b8ea8b4002720f85
[INFO] [stdout] entry-artifact example-93 checked-core examples/example-93/checked.ail-core.txt fnv64:aec2ac7b6c601276
[INFO] [stdout] entry-artifact example-93 bytecode examples/example-93/artifact.ailbc.json fnv64:87bfd8e9df267d3c
[INFO] [stdout] entry-artifact example-93 vm-trace examples/example-93/vm-trace.txt fnv64:c9bbc606f4a9480c
[INFO] [stdout] entry-artifact example-93 target-report examples/example-93/target-report.txt fnv64:76fc76bc74c03e45
[INFO] [stdout] entry-artifact example-93 application-walkthrough examples/example-93/application-walkthrough.txt fnv64:c038c7ac8730de9e
[INFO] [stdout] entry-semantic-anchors example-93 Support Tickets; Close ticket; TicketClosed; internal notes; aarch64-apple-darwin-libsystem-macho; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-93 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-93 user-story examples/example-93/user-story.txt fnv64:60d9d6626d5807eb
[INFO] [stdout] entry example-94 source examples/examples.md semantic-task support-ticket-live-codex-diagnostic-repair-94 executor-family codex-skill-agent capture-origin live-codex target aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] entry-artifact example-94 request examples/example-94/request.fingerprint.txt fnv64:cbb9f7dd7b201120
[INFO] [stdout] entry-artifact example-94 response examples/example-94/response.fingerprint.txt fnv64:2d748997ca35eb5b
[INFO] [stdout] entry-artifact example-94 extracted-artifact examples/example-94/artifact.fingerprint.txt fnv64:b85961af4b39667b
[INFO] [stdout] entry-artifact example-94 checked-core examples/example-94/checked.ail-core.txt fnv64:27710ab04fd06c20
[INFO] [stdout] entry-artifact example-94 bytecode examples/example-94/artifact.ailbc.json fnv64:7514037d5e39e926
[INFO] [stdout] entry-artifact example-94 vm-trace examples/example-94/vm-trace.txt fnv64:c9c60806f4b20cb7
[INFO] [stdout] entry-artifact example-94 target-report examples/example-94/target-report.txt fnv64:4bd524b821281b03
[INFO] [stdout] entry-artifact example-94 application-walkthrough examples/example-94/application-walkthrough.txt fnv64:67d21eaad7438d47
[INFO] [stdout] entry-semantic-anchors example-94 Support Tickets; Close ticket; TicketClosed; internal notes; aarch64-apple-darwin-libsystem-macho; diagnostic-repair.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-94 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-94 user-story examples/example-94/user-story.txt fnv64:811e6869822caa25
[INFO] [stdout] entry example-95 source examples/examples.md semantic-task stateful-counter-live-codex-core-to-spec-95 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-95 request examples/example-95/request.fingerprint.txt fnv64:220913d9ab8ea6d6
[INFO] [stdout] entry-artifact example-95 response examples/example-95/response.fingerprint.txt fnv64:64653a8a9e56e694
[INFO] [stdout] entry-artifact example-95 extracted-artifact examples/example-95/artifact.fingerprint.txt fnv64:67f14c95a249b7cc
[INFO] [stdout] entry-artifact example-95 checked-core examples/example-95/checked.ail-core.txt fnv64:80b5dc928e71def3
[INFO] [stdout] entry-artifact example-95 bytecode examples/example-95/artifact.ailbc.json fnv64:faf80773bbbdd1a7
[INFO] [stdout] entry-artifact example-95 vm-trace examples/example-95/vm-trace.txt fnv64:a9f88a62b58aa1b6
[INFO] [stdout] entry-artifact example-95 state-boundary-review examples/example-95/state-boundary-review.txt fnv64:31f292e903a60fb1
[INFO] [stdout] entry-semantic-anchors example-95 Counter; Increment counter; counter value; CounterIncremented; IncrementCounter; spec-to-story
[INFO] [stdout] entry-semantic-anchor-preservation example-95 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-95 user-story examples/example-95/user-story.txt fnv64:ef4ca73dfeac919c
[INFO] [stdout] entry example-96 source examples/examples.md semantic-task stateful-counter-live-codex-core-to-summary-96 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-96 request examples/example-96/request.fingerprint.txt fnv64:b4c0945e715e2121
[INFO] [stdout] entry-artifact example-96 response examples/example-96/response.fingerprint.txt fnv64:974f43ea7854d104
[INFO] [stdout] entry-artifact example-96 extracted-artifact examples/example-96/artifact.fingerprint.txt fnv64:2aafa4c14899c702
[INFO] [stdout] entry-artifact example-96 checked-core examples/example-96/checked.ail-core.txt fnv64:a6ff5cc5a9cfeca4
[INFO] [stdout] entry-artifact example-96 bytecode examples/example-96/artifact.ailbc.json fnv64:29f0a7f3a305b392
[INFO] [stdout] entry-artifact example-96 vm-trace examples/example-96/vm-trace.txt fnv64:aa02cc62b5936661
[INFO] [stdout] entry-artifact example-96 state-boundary-review examples/example-96/state-boundary-review.txt fnv64:9788feea0691ac4a
[INFO] [stdout] entry-semantic-anchors example-96 Counter; Increment counter; counter value; CounterIncremented; IncrementCounter; runtime; core-to-summary.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-96 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-96 user-story examples/example-96/user-story.txt fnv64:02cebb8385bae74b
[INFO] [stdout] entry example-97 source examples/examples.md semantic-task stateful-counter-live-codex-flow-patch-97 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-97 request examples/example-97/request.fingerprint.txt fnv64:775421fa5fc973a4
[INFO] [stdout] entry-artifact example-97 response examples/example-97/response.fingerprint.txt fnv64:53c2b0be154ff7c6
[INFO] [stdout] entry-artifact example-97 extracted-artifact examples/example-97/artifact.fingerprint.txt fnv64:67f14e95a249bb32
[INFO] [stdout] entry-artifact example-97 checked-core examples/example-97/checked.ail-core.txt fnv64:027c1fa7323c4abd
[INFO] [stdout] entry-artifact example-97 bytecode examples/example-97/artifact.ailbc.json fnv64:088760a7fbd4e339
[INFO] [stdout] entry-artifact example-97 vm-trace examples/example-97/vm-trace.txt fnv64:a9ff5262b590613c
[INFO] [stdout] entry-artifact example-97 state-boundary-review examples/example-97/state-boundary-review.txt fnv64:dd1d3067b631f101
[INFO] [stdout] entry-semantic-anchors example-97 stateful-counter-live-codex-flow-patch-97; Increment counter; counter.value=0; story-amendment; flow-patch.system.md; vm-trace
[INFO] [stdout] entry-semantic-anchor-preservation example-97 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-97 user-story examples/example-97/user-story.txt fnv64:c9b83260749b886b
[INFO] [stdout] entry example-98 source examples/examples.md semantic-task stateful-counter-live-codex-trace-debug-98 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-98 request examples/example-98/request.fingerprint.txt fnv64:f09334b2feda57ec
[INFO] [stdout] entry-artifact example-98 response examples/example-98/response.fingerprint.txt fnv64:8ea68b7b70d8d0b9
[INFO] [stdout] entry-artifact example-98 extracted-artifact examples/example-98/artifact.fingerprint.txt fnv64:67f15195a249c04b
[INFO] [stdout] entry-artifact example-98 checked-core examples/example-98/checked.ail-core.txt fnv64:6b80eb95ad2b874c
[INFO] [stdout] entry-artifact example-98 bytecode examples/example-98/artifact.ailbc.json fnv64:cb17010e447ead14
[INFO] [stdout] entry-artifact example-98 vm-trace examples/example-98/vm-trace.txt fnv64:a9ee5462b581f16f
[INFO] [stdout] entry-artifact example-98 state-boundary-review examples/example-98/state-boundary-review.txt fnv64:3fe8ee1549046e7a
[INFO] [stdout] entry-semantic-anchors example-98 Counter; Increment counter; counter value; CounterIncremented; IncrementCounter; runtime; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-98 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-98 user-story examples/example-98/user-story.txt fnv64:efb6dd550f2a5007
[INFO] [stdout] entry example-99 source examples/examples.md semantic-task support-ticket-live-codex-rejected-99 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-99 request examples/example-99/request.fingerprint.txt fnv64:c3e9bfdf8379acd0
[INFO] [stdout] entry-artifact example-99 response examples/example-99/response.fingerprint.txt fnv64:0a15543ab43b4816
[INFO] [stdout] entry-artifact example-99 extracted-artifact examples/example-99/artifact.fingerprint.txt fnv64:2898f4660683ab86
[INFO] [stdout] entry-artifact example-99 diagnostics examples/example-99/diagnostics.txt fnv64:67381991aa42d55d
[INFO] [stdout] entry-artifact example-99 repair-tutorial examples/example-99/repair-tutorial.txt fnv64:ccabd26ecd1ebcd2
[INFO] [stdout] entry-artifact example-99 repair-candidate examples/example-99/repair-candidate.ail-spec.md fnv64:fa002f6b161f7fcb
[INFO] [stdout] entry-artifact example-99 repair-checked-core examples/example-99/repair-checked.ail-core.txt fnv64:bfc4c5799830aea6
[INFO] [stdout] entry-artifact example-99 repair-bytecode examples/example-99/repair-artifact.ailbc.json fnv64:31773a4bee57e05d
[INFO] [stdout] entry-artifact example-99 repair-vm-trace examples/example-99/repair-vm-trace.txt fnv64:1bed12e10cb10a4e
[INFO] [stdout] entry-artifact example-99 repair-diff examples/example-99/repair-diff.txt fnv64:ef9a1bbfb9ba0fbf
[INFO] [stdout] entry-artifact example-99 repair-promotion-review examples/example-99/repair-promotion-review.txt fnv64:f8f72b3b3334ffe0
[INFO] [stdout] entry-semantic-anchors example-99 semantic-drift; AIL001; diagnostic-semantic-drift; CloseTicket; interop.system.md; diagnostics
[INFO] [stdout] entry-semantic-anchor-preservation example-99 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-99 user-story examples/example-99/user-story.txt fnv64:922e7d0b1267fdb0
[INFO] [stdout] entry example-100 source examples/examples.md semantic-task stateful-counter-live-codex-accepted-100 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-100 request examples/example-100/request.fingerprint.txt fnv64:5768dd56e37de0be
[INFO] [stdout] entry-artifact example-100 response examples/example-100/response.fingerprint.txt fnv64:f69b9d9626acdef7
[INFO] [stdout] entry-artifact example-100 extracted-artifact examples/example-100/artifact.fingerprint.txt fnv64:70e90e95a774506d
[INFO] [stdout] entry-artifact example-100 checked-core examples/example-100/checked.ail-core.txt fnv64:eedee5054610fdc6
[INFO] [stdout] entry-artifact example-100 bytecode examples/example-100/artifact.ailbc.json fnv64:6427319ee7c567ba
[INFO] [stdout] entry-artifact example-100 vm-trace examples/example-100/vm-trace.txt fnv64:113e516b7ca6caa1
[INFO] [stdout] entry-artifact example-100 state-boundary-review examples/example-100/state-boundary-review.txt fnv64:5652459fc49b6911
[INFO] [stdout] entry-semantic-anchors example-100 Counter; Increment counter; counter value; CounterIncremented; IncrementCounter; runtime; stateful-counter-live-codex-accepted-100
[INFO] [stdout] entry-semantic-anchor-preservation example-100 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-100 user-story examples/example-100/user-story.txt fnv64:54d6c4344f762aa8
[INFO] [stdout] entry example-101 source examples/examples.md semantic-task support-ticket-profile-mismatch-rejected-101 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-101 request examples/example-101/request.fingerprint.txt fnv64:9b1a6799b789a4ac
[INFO] [stdout] entry-artifact example-101 response examples/example-101/response.fingerprint.txt fnv64:e6f97a133fcb36fb
[INFO] [stdout] entry-artifact example-101 extracted-artifact examples/example-101/artifact.fingerprint.txt fnv64:e6f97a133fcb36fb
[INFO] [stdout] entry-artifact example-101 diagnostics examples/example-101/diagnostics.txt fnv64:fc59d395415a67db
[INFO] [stdout] entry-artifact example-101 repair-tutorial examples/example-101/repair-tutorial.txt fnv64:1880357d53bb428a
[INFO] [stdout] entry-artifact example-101 repair-candidate examples/example-101/repair-candidate.ail-spec.md fnv64:5eff7d8366de4ed5
[INFO] [stdout] entry-artifact example-101 repair-checked-core examples/example-101/repair-checked.ail-core.txt fnv64:2ea83ab654cb3996
[INFO] [stdout] entry-artifact example-101 repair-bytecode examples/example-101/repair-artifact.ailbc.json fnv64:5a0af2196a7d3c74
[INFO] [stdout] entry-artifact example-101 repair-vm-trace examples/example-101/repair-vm-trace.txt fnv64:a6e61bb486d3a15e
[INFO] [stdout] entry-artifact example-101 repair-diff examples/example-101/repair-diff.txt fnv64:c6cc12e53fac40d0
[INFO] [stdout] entry-artifact example-101 repair-promotion-review examples/example-101/repair-promotion-review.txt fnv64:025e87a45a4ce909
[INFO] [stdout] entry-semantic-anchors example-101 profile-mismatch; AIL-PROMPT-001; prompt-envelope; CloseTicket; spec-draft.system.md; diagnostics
[INFO] [stdout] entry-semantic-anchor-preservation example-101 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-101 user-story examples/example-101/user-story.txt fnv64:07eec9d4cbef6d47
[INFO] [stdout] entry example-102 source examples/examples.md semantic-task stateful-counter-missing-trace-rejected-102 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-102 request examples/example-102/request.fingerprint.txt fnv64:6692b2c73a5f15db
[INFO] [stdout] entry-artifact example-102 response examples/example-102/response.fingerprint.txt fnv64:e98ee3dc0bbfbdb1
[INFO] [stdout] entry-artifact example-102 extracted-artifact examples/example-102/artifact.fingerprint.txt fnv64:ce772252303127f7
[INFO] [stdout] entry-artifact example-102 diagnostics examples/example-102/diagnostics.txt fnv64:8bf12d66998356fb
[INFO] [stdout] entry-artifact example-102 repair-tutorial examples/example-102/repair-tutorial.txt fnv64:eb976f8d678cae25
[INFO] [stdout] entry-artifact example-102 repair-candidate examples/example-102/repair-candidate.ail-spec.md fnv64:0dbf6e905fc5d6ed
[INFO] [stdout] entry-artifact example-102 repair-checked-core examples/example-102/repair-checked.ail-core.txt fnv64:64eb30541b21c563
[INFO] [stdout] entry-artifact example-102 repair-bytecode examples/example-102/repair-artifact.ailbc.json fnv64:3364018c05a485df
[INFO] [stdout] entry-artifact example-102 repair-vm-trace examples/example-102/repair-vm-trace.txt fnv64:596a88071a611a66
[INFO] [stdout] entry-artifact example-102 repair-diff examples/example-102/repair-diff.txt fnv64:c93cdffa37a55056
[INFO] [stdout] entry-artifact example-102 repair-promotion-review examples/example-102/repair-promotion-review.txt fnv64:eb68188ee4e672db
[INFO] [stdout] entry-semantic-anchors example-102 missing-trace; AIL-TRACE-001; diagnostic-missing-trace; IncrementCounter; CounterIncremented; spec-draft.system.md; diagnostics
[INFO] [stdout] entry-semantic-anchor-preservation example-102 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-102 user-story examples/example-102/user-story.txt fnv64:4ee7cbe73ed746fb
[INFO] [stdout] entry example-103 source examples/examples.md semantic-task refund-tool-hallucinated-capability-rejected-103 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-103 request examples/example-103/request.fingerprint.txt fnv64:dbc4ff17994eef83
[INFO] [stdout] entry-artifact example-103 response examples/example-103/response.fingerprint.txt fnv64:81647c7b88068643
[INFO] [stdout] entry-artifact example-103 extracted-artifact examples/example-103/artifact.fingerprint.txt fnv64:affdda8cfe2b9391
[INFO] [stdout] entry-artifact example-103 diagnostics examples/example-103/diagnostics.txt fnv64:12a8291d67774c4d
[INFO] [stdout] entry-artifact example-103 repair-tutorial examples/example-103/repair-tutorial.txt fnv64:f0de4c4dd9ffe48f
[INFO] [stdout] entry-artifact example-103 repair-candidate examples/example-103/repair-candidate.ail-spec.md fnv64:69e578cba0b66c4a
[INFO] [stdout] entry-artifact example-103 repair-checked-core examples/example-103/repair-checked.ail-core.txt fnv64:06b02ac86812f25f
[INFO] [stdout] entry-artifact example-103 repair-bytecode examples/example-103/repair-artifact.ailbc.json fnv64:3a12a1d4b455e61a
[INFO] [stdout] entry-artifact example-103 repair-vm-trace examples/example-103/repair-vm-trace.txt fnv64:55067feded8afd6a
[INFO] [stdout] entry-artifact example-103 repair-diff examples/example-103/repair-diff.txt fnv64:6f07968e743c286c
[INFO] [stdout] entry-artifact example-103 repair-promotion-review examples/example-103/repair-promotion-review.txt fnv64:5d957da987c66163
[INFO] [stdout] entry-semantic-anchors example-103 refund-tool-hallucinated-capability; RefundCustomerPayment; diagnostic-hallucinated-capability; diagnostic-story; AIL019; diagnostics
[INFO] [stdout] entry-semantic-anchor-preservation example-103 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-103 user-story examples/example-103/user-story.txt fnv64:e6dc7d8df37e09eb
[INFO] [stdout] entry example-104 source examples/examples.md semantic-task system-linux-syscall-darwin-unsupported-104 executor-family codex-skill-agent capture-origin live-codex target aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] entry-artifact example-104 request examples/example-104/request.fingerprint.txt fnv64:cf728b0aa59c97f4
[INFO] [stdout] entry-artifact example-104 response examples/example-104/response.fingerprint.txt fnv64:4343f0640ccd2e43
[INFO] [stdout] entry-artifact example-104 extracted-artifact examples/example-104/artifact.fingerprint.txt fnv64:cbc50c337af58025
[INFO] [stdout] entry-artifact example-104 diagnostics examples/example-104/diagnostics.txt fnv64:a57c2c73da1a65cc
[INFO] [stdout] entry-artifact example-104 repair-tutorial examples/example-104/repair-tutorial.txt fnv64:cbcd06399aeef3ca
[INFO] [stdout] entry-artifact example-104 repair-candidate examples/example-104/repair-candidate.ail-spec.md fnv64:9bd8e97337f20ec9
[INFO] [stdout] entry-artifact example-104 repair-checked-core examples/example-104/repair-checked.ail-core.txt fnv64:b97ff3fe8a3b1bf3
[INFO] [stdout] entry-artifact example-104 repair-bytecode examples/example-104/repair-artifact.ailbc.json fnv64:2ff6a887e560d673
[INFO] [stdout] entry-artifact example-104 repair-target-report examples/example-104/repair-target-report.txt fnv64:7652e36f6e27b5e0
[INFO] [stdout] entry-artifact example-104 repair-diff examples/example-104/repair-diff.txt fnv64:c49bff0e089d20ab
[INFO] [stdout] entry-artifact example-104 repair-promotion-review examples/example-104/repair-promotion-review.txt fnv64:db9060c174682ed5
[INFO] [stdout] entry-semantic-anchors example-104 Linux syscall; Darwin; unsupported-target; aarch64-apple-darwin-libsystem-macho; diagnostic-story; target-report
[INFO] [stdout] entry-semantic-anchor-preservation example-104 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-104 user-story examples/example-104/user-story.txt fnv64:f8a2a20c64b51da4
[INFO] [stdout] entry example-105 source examples/examples.md semantic-task c-interop-nullable-nonnull-rejected-105 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-105 request examples/example-105/request.fingerprint.txt fnv64:2baf30bce1e1990c
[INFO] [stdout] entry-artifact example-105 response examples/example-105/response.fingerprint.txt fnv64:601d03ad0206c1be
[INFO] [stdout] entry-artifact example-105 extracted-artifact examples/example-105/artifact.fingerprint.txt fnv64:7a153b7d360061f8
[INFO] [stdout] entry-artifact example-105 diagnostics examples/example-105/diagnostics.txt fnv64:24f3b9a45bcc07b4
[INFO] [stdout] entry-artifact example-105 repair-tutorial examples/example-105/repair-tutorial.txt fnv64:e4038667716a62c9
[INFO] [stdout] entry-artifact example-105 repair-candidate examples/example-105/repair-candidate.ail-spec.md fnv64:329a23e9a5fb59c1
[INFO] [stdout] entry-artifact example-105 repair-checked-core examples/example-105/repair-checked.ail-core.txt fnv64:e0a59f09bb545de6
[INFO] [stdout] entry-artifact example-105 repair-bytecode examples/example-105/repair-artifact.ailbc.json fnv64:4d9296c30834efa4
[INFO] [stdout] entry-artifact example-105 repair-target-report examples/example-105/repair-target-report.txt fnv64:a689500b22bdd168
[INFO] [stdout] entry-artifact example-105 repair-diff examples/example-105/repair-diff.txt fnv64:4032ca7cbbcace85
[INFO] [stdout] entry-artifact example-105 repair-promotion-review examples/example-105/repair-promotion-review.txt fnv64:12c6c58e822b9ba8
[INFO] [stdout] entry-semantic-anchors example-105 c-interop-nullable-nonnull; nullable; nullable-nonnull; invalid-interop; diagnostic-story; diagnostics
[INFO] [stdout] entry-semantic-anchor-preservation example-105 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-105 user-story examples/example-105/user-story.txt fnv64:f19b1066f87e08b2
[INFO] [stdout] entry example-106 source examples/examples.md semantic-task network-driver-effect-without-capability-rejected-106 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-106 request examples/example-106/request.fingerprint.txt fnv64:680db4d3049ada8a
[INFO] [stdout] entry-artifact example-106 response examples/example-106/response.fingerprint.txt fnv64:0dfbb156c4d1f2ee
[INFO] [stdout] entry-artifact example-106 extracted-artifact examples/example-106/artifact.fingerprint.txt fnv64:422d345ea7beee06
[INFO] [stdout] entry-artifact example-106 diagnostics examples/example-106/diagnostics.txt fnv64:b1ea66a682b216ba
[INFO] [stdout] entry-artifact example-106 repair-tutorial examples/example-106/repair-tutorial.txt fnv64:addeb9807706757f
[INFO] [stdout] entry-artifact example-106 repair-candidate examples/example-106/repair-candidate.ail-spec.md fnv64:ec2db98abe70233b
[INFO] [stdout] entry-artifact example-106 repair-checked-core examples/example-106/repair-checked.ail-core.txt fnv64:c8769cb4cac4ee8c
[INFO] [stdout] entry-artifact example-106 repair-bytecode examples/example-106/repair-artifact.ailbc.json fnv64:b1a483551d657de8
[INFO] [stdout] entry-artifact example-106 repair-vm-trace examples/example-106/repair-vm-trace.txt fnv64:76974dd2e5457c14
[INFO] [stdout] entry-artifact example-106 repair-diff examples/example-106/repair-diff.txt fnv64:339aae150ee0067a
[INFO] [stdout] entry-artifact example-106 repair-promotion-review examples/example-106/repair-promotion-review.txt fnv64:458e19c0ecfbbe1b
[INFO] [stdout] entry-semantic-anchors example-106 network-driver-effect-without-capability; NetworkPacketReceiver; capability; diagnostic-story; permission-capability; diagnostics
[INFO] [stdout] entry-semantic-anchor-preservation example-106 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-106 user-story examples/example-106/user-story.txt fnv64:4b8dac07c940d1eb
[INFO] [stdout] entry example-107 source examples/examples.md semantic-task package-registry-missing-import-rejected-107 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-107 request examples/example-107/request.fingerprint.txt fnv64:77f287cf560a84fc
[INFO] [stdout] entry-artifact example-107 response examples/example-107/response.fingerprint.txt fnv64:1c60ca1eaa4c2a4b
[INFO] [stdout] entry-artifact example-107 extracted-artifact examples/example-107/artifact.fingerprint.txt fnv64:d2b0703f3b53d059
[INFO] [stdout] entry-artifact example-107 diagnostics examples/example-107/diagnostics.txt fnv64:62bd76b30374e56a
[INFO] [stdout] entry-artifact example-107 repair-tutorial examples/example-107/repair-tutorial.txt fnv64:5259efbf12845816
[INFO] [stdout] entry-artifact example-107 repair-candidate examples/example-107/repair-candidate.ail-spec.md fnv64:ad49508720a3c056
[INFO] [stdout] entry-artifact example-107 repair-checked-core examples/example-107/repair-checked.ail-core.txt fnv64:ca386a2ec32a4e19
[INFO] [stdout] entry-artifact example-107 repair-bytecode examples/example-107/repair-artifact.ailbc.json fnv64:b18bbec162953fc0
[INFO] [stdout] entry-artifact example-107 repair-vm-trace examples/example-107/repair-vm-trace.txt fnv64:7846cc1859239890
[INFO] [stdout] entry-artifact example-107 repair-diff examples/example-107/repair-diff.txt fnv64:282541766f0a8121
[INFO] [stdout] entry-artifact example-107 repair-promotion-review examples/example-107/repair-promotion-review.txt fnv64:f8f42d2f4b315912
[INFO] [stdout] entry-semantic-anchors example-107 missing-registry-import; shared-lib; registry index; SharedImportResolved; package-resolution; diagnostic-story; diagnostics
[INFO] [stdout] entry-semantic-anchor-preservation example-107 preserved 7 missing 0
[INFO] [stdout] entry-artifact example-107 user-story examples/example-107/user-story.txt fnv64:9fd0ae127c26b3ff
[INFO] [stdout] entry example-108 source examples/examples.md semantic-task ui-workflow-live-codex-spec-draft-108 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-108 request examples/example-108/request.fingerprint.txt fnv64:0624287aa3dc6dbb
[INFO] [stdout] entry-artifact example-108 response examples/example-108/response.fingerprint.txt fnv64:f2792b0bb8c76e2f
[INFO] [stdout] entry-artifact example-108 extracted-artifact examples/example-108/artifact.fingerprint.txt fnv64:8dfe1d0e85cfdfc3
[INFO] [stdout] entry-artifact example-108 checked-core examples/example-108/checked.ail-core.txt fnv64:fddeded1f8d7f83a
[INFO] [stdout] entry-artifact example-108 bytecode examples/example-108/artifact.ailbc.json fnv64:6ac7666b740cfa19
[INFO] [stdout] entry-artifact example-108 vm-trace examples/example-108/vm-trace.txt fnv64:3c049e0aae4a7771
[INFO] [stdout] entry-artifact example-108 target-report examples/example-108/target-report.txt fnv64:b967fffb6a4e9c80
[INFO] [stdout] entry-artifact example-108 ui-review examples/example-108/ui-review.txt fnv64:582513b9322c3550
[INFO] [stdout] entry-artifact example-108 ui-review-patch examples/example-108/ui-review-patch.txt fnv64:851520d0e1a3fe77
[INFO] [stdout] entry-semantic-anchors example-108 Create ticket; title error is announced; FormValidationFailed; CreateTicketForm; spec-draft.system.md; target-report
[INFO] [stdout] entry-semantic-anchor-preservation example-108 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-108 user-story examples/example-108/user-story.txt fnv64:3bfdc5b40d67567d
[INFO] [stdout] entry example-109 source examples/examples.md semantic-task ui-workflow-live-codex-requirements-109 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-109 request examples/example-109/request.fingerprint.txt fnv64:a6dcccbd1c3c2266
[INFO] [stdout] entry-artifact example-109 response examples/example-109/response.fingerprint.txt fnv64:2c0c6a50b2ec112d
[INFO] [stdout] entry-artifact example-109 extracted-artifact examples/example-109/artifact.fingerprint.txt fnv64:81d63f9e07476e73
[INFO] [stdout] entry-artifact example-109 checked-core examples/example-109/checked.ail-core.txt fnv64:7441628ea55bc242
[INFO] [stdout] entry-artifact example-109 bytecode examples/example-109/artifact.ailbc.json fnv64:d7852f0d57d71e1f
[INFO] [stdout] entry-artifact example-109 vm-trace examples/example-109/vm-trace.txt fnv64:bc1ef520b583d3bd
[INFO] [stdout] entry-artifact example-109 target-report examples/example-109/target-report.txt fnv64:6baec6fedf8b3e54
[INFO] [stdout] entry-artifact example-109 ui-review examples/example-109/ui-review.txt fnv64:fe0d991ef731081f
[INFO] [stdout] entry-artifact example-109 ui-review-patch examples/example-109/ui-review-patch.txt fnv64:cb680694b2f4d06a
[INFO] [stdout] entry-semantic-anchors example-109 Provider call before Manager approval; DashboardViewed; RefundApprovalWorkflowViewed; ui.route; ui.form; ui.dashboard
[INFO] [stdout] entry-semantic-anchor-preservation example-109 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-109 user-story examples/example-109/user-story.txt fnv64:112fbf4f9337159b
[INFO] [stdout] entry example-110 source examples/examples.md semantic-task stateful-counter-live-codex-repair-110 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-110 request examples/example-110/request.fingerprint.txt fnv64:022c74487ee1ddc4
[INFO] [stdout] entry-artifact example-110 response examples/example-110/response.fingerprint.txt fnv64:e1323eefa2b923bc
[INFO] [stdout] entry-artifact example-110 extracted-artifact examples/example-110/artifact.fingerprint.txt fnv64:70e58895a77136e4
[INFO] [stdout] entry-artifact example-110 checked-core examples/example-110/checked.ail-core.txt fnv64:d9b9edb643094333
[INFO] [stdout] entry-artifact example-110 bytecode examples/example-110/artifact.ailbc.json fnv64:d742f2d3e75662ff
[INFO] [stdout] entry-artifact example-110 vm-trace examples/example-110/vm-trace.txt fnv64:49d8f6a4e8f0ef18
[INFO] [stdout] entry-artifact example-110 native linux-x86_64-elf examples/example-110/target-IncrementCounter.elf fnv64:7b97dd581b96fb12
[INFO] [stdout] entry-artifact example-110 target-report examples/example-110/target-report.txt fnv64:37c02a802ff63e10
[INFO] [stdout] entry-artifact example-110 state-boundary-review examples/example-110/state-boundary-review.txt fnv64:755c42c4becbaa76
[INFO] [stdout] entry-semantic-anchors example-110 stateful-counter-live-codex-repair-110; IncrementCounter; counter.value=110; linux-x86_64-elf; repair.system.md; target-report
[INFO] [stdout] entry-semantic-anchor-preservation example-110 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-110 user-story examples/example-110/user-story.txt fnv64:49f23264ec7fccee
[INFO] [stdout] entry example-111 source examples/examples.md semantic-task incident-response-live-codex-111 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-111 request examples/example-111/request.fingerprint.txt fnv64:e32cb979ceb5b9ce
[INFO] [stdout] entry-artifact example-111 response examples/example-111/response.fingerprint.txt fnv64:5de675fcd2766b88
[INFO] [stdout] entry-artifact example-111 extracted-artifact examples/example-111/artifact.fingerprint.txt fnv64:94b7edfed3ff5e54
[INFO] [stdout] entry-artifact example-111 checked-core examples/example-111/checked.ail-core.txt fnv64:aee8936fa9d01dc0
[INFO] [stdout] entry-artifact example-111 bytecode examples/example-111/artifact.ailbc.json fnv64:f11b959d33afd4aa
[INFO] [stdout] entry-artifact example-111 vm-trace examples/example-111/vm-trace.txt fnv64:21d6eb47cc3b81c2
[INFO] [stdout] entry-artifact example-111 ui-review examples/example-111/ui-review.txt fnv64:55ac4beaaa57bd4c
[INFO] [stdout] entry-artifact example-111 ui-review-patch examples/example-111/ui-review-patch.txt fnv64:41fb4cf513bdca18
[INFO] [stdout] entry-artifact example-111 complex-story-graph examples/example-111/complex-story-graph.txt fnv64:b6a39b336975a2d0
[INFO] [stdout] entry-semantic-anchors example-111 Incident; Declare incident; IncidentDeclared; incident_identity; incident_policy; incident_notifications
[INFO] [stdout] entry-semantic-anchor-preservation example-111 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-111 user-story examples/example-111/user-story.txt fnv64:f5833cfb19a82465
[INFO] [stdout] entry example-112 source examples/examples.md semantic-task incident-response-live-codex-112 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-112 request examples/example-112/request.fingerprint.txt fnv64:c96e6b221adbd193
[INFO] [stdout] entry-artifact example-112 response examples/example-112/response.fingerprint.txt fnv64:cbc85ab807ba91c5
[INFO] [stdout] entry-artifact example-112 extracted-artifact examples/example-112/artifact.fingerprint.txt fnv64:6658138dfa65fdef
[INFO] [stdout] entry-artifact example-112 checked-core examples/example-112/checked.ail-core.txt fnv64:2753284e7feee563
[INFO] [stdout] entry-artifact example-112 bytecode examples/example-112/artifact.ailbc.json fnv64:98c4aa37072b36df
[INFO] [stdout] entry-artifact example-112 vm-trace examples/example-112/vm-trace.txt fnv64:54c13f12c6537ba5
[INFO] [stdout] entry-artifact example-112 target-report examples/example-112/target-report.txt fnv64:c1d2259d1d41d6c0
[INFO] [stdout] entry-artifact example-112 ui-review examples/example-112/ui-review.txt fnv64:afa7e53518ddfb79
[INFO] [stdout] entry-artifact example-112 ui-review-patch examples/example-112/ui-review-patch.txt fnv64:db7e7132238cb7ad
[INFO] [stdout] entry-artifact example-112 complex-story-graph examples/example-112/complex-story-graph.txt fnv64:663d08121ba6ddc1
[INFO] [stdout] entry-semantic-anchors example-112 Escalate incident; Notify incident responder; private notes; IncidentEscalated; incident_notifications; target-report
[INFO] [stdout] entry-semantic-anchor-preservation example-112 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-112 user-story examples/example-112/user-story.txt fnv64:632023dc93d46808
[INFO] [stdout] entry example-113 source examples/examples.md semantic-task incident-response-live-codex-113 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-113 request examples/example-113/request.fingerprint.txt fnv64:7b2f0439e296e843
[INFO] [stdout] entry-artifact example-113 response examples/example-113/response.fingerprint.txt fnv64:2ced8c7f6a59dafa
[INFO] [stdout] entry-artifact example-113 extracted-artifact examples/example-113/artifact.fingerprint.txt fnv64:18008c420cf311aa
[INFO] [stdout] entry-artifact example-113 checked-core examples/example-113/checked.ail-core.txt fnv64:2b643b752be79e6e
[INFO] [stdout] entry-artifact example-113 bytecode examples/example-113/artifact.ailbc.json fnv64:4d654019d16e7a4c
[INFO] [stdout] entry-artifact example-113 vm-trace examples/example-113/vm-trace.txt fnv64:8f8ae14a0d72e9bb
[INFO] [stdout] entry-artifact example-113 ui-review examples/example-113/ui-review.txt fnv64:a313090a038af158
[INFO] [stdout] entry-artifact example-113 ui-review-patch examples/example-113/ui-review-patch.txt fnv64:d7f2800364745015
[INFO] [stdout] entry-artifact example-113 complex-story-graph examples/example-113/complex-story-graph.txt fnv64:2de3710a9cfd4724
[INFO] [stdout] entry-semantic-anchors example-113 Complete incident lifecycle; IncidentLifecycleCompleted; Declare; Postmortem; spec-to-story; semantic-similar
[INFO] [stdout] entry-semantic-anchor-preservation example-113 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-113 user-story examples/example-113/user-story.txt fnv64:cd5b9e5e7b8cae79
[INFO] [stdout] entry example-114 source examples/examples.md semantic-task incident-response-live-codex-114 executor-family codex-skill-agent capture-origin live-codex target aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] entry-artifact example-114 request examples/example-114/request.fingerprint.txt fnv64:a1000bb585de177b
[INFO] [stdout] entry-artifact example-114 response examples/example-114/response.fingerprint.txt fnv64:4416c079b81fb8df
[INFO] [stdout] entry-artifact example-114 extracted-artifact examples/example-114/artifact.fingerprint.txt fnv64:25efeb78ed5edd25
[INFO] [stdout] entry-artifact example-114 checked-core examples/example-114/checked.ail-core.txt fnv64:044109fe040e5ec9
[INFO] [stdout] entry-artifact example-114 bytecode examples/example-114/artifact.ailbc.json fnv64:45844bb2b426e8d9
[INFO] [stdout] entry-artifact example-114 vm-trace examples/example-114/vm-trace.txt fnv64:c2edb86ca94cc2b7
[INFO] [stdout] entry-artifact example-114 target-report examples/example-114/target-report.txt fnv64:9f1f409e2887ff91
[INFO] [stdout] entry-artifact example-114 ui-review examples/example-114/ui-review.txt fnv64:83beba8d4b799f65
[INFO] [stdout] entry-artifact example-114 ui-review-patch examples/example-114/ui-review-patch.txt fnv64:4cd0b3399246588e
[INFO] [stdout] entry-artifact example-114 complex-story-graph examples/example-114/complex-story-graph.txt fnv64:3c2d17cd16000ee2
[INFO] [stdout] entry-semantic-anchors example-114 Resolve incident; Start postmortem; IncidentResolved; IncidentPostmortemStarted; story-amendment; aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] entry-semantic-anchor-preservation example-114 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-114 user-story examples/example-114/user-story.txt fnv64:afd8a650e30bf290
[INFO] [stdout] entry example-115 source examples/examples.md semantic-task incident-response-live-codex-115 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-115 request examples/example-115/request.fingerprint.txt fnv64:a795d125864f4007
[INFO] [stdout] entry-artifact example-115 response examples/example-115/response.fingerprint.txt fnv64:2d596f38d761fce4
[INFO] [stdout] entry-artifact example-115 extracted-artifact examples/example-115/artifact.fingerprint.txt fnv64:ce7301285f9863a8
[INFO] [stdout] entry-artifact example-115 checked-core examples/example-115/checked.ail-core.txt fnv64:3d6ea64ef882c5b4
[INFO] [stdout] entry-artifact example-115 bytecode examples/example-115/artifact.ailbc.json fnv64:fe4af8a4b244792e
[INFO] [stdout] entry-artifact example-115 vm-trace examples/example-115/vm-trace.txt fnv64:6d19e51db5424a78
[INFO] [stdout] entry-artifact example-115 target-report examples/example-115/target-report.txt fnv64:65ca4a7b82e244a7
[INFO] [stdout] entry-artifact example-115 ui-review examples/example-115/ui-review.txt fnv64:37869ca6bdfdca2a
[INFO] [stdout] entry-artifact example-115 ui-review-patch examples/example-115/ui-review-patch.txt fnv64:416c67b7c1899c25
[INFO] [stdout] entry-artifact example-115 complex-story-graph examples/example-115/complex-story-graph.txt fnv64:97c6e061ca413f32
[INFO] [stdout] entry-semantic-anchors example-115 Incident command center; Service owner incident dashboard; Escalate incident; Incident lifecycle; wasm32-unknown-sandbox-wasm; target-report
[INFO] [stdout] entry-semantic-anchor-preservation example-115 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-115 user-story examples/example-115/user-story.txt fnv64:67c734319824c311
[INFO] [stdout] entry example-116 source examples/examples.md semantic-task ui-workflow-inaccessible-error-rejected-116 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-116 request examples/example-116/request.fingerprint.txt fnv64:b525e853ea4d012f
[INFO] [stdout] entry-artifact example-116 response examples/example-116/response.fingerprint.txt fnv64:d688de6cbbba1aaf
[INFO] [stdout] entry-artifact example-116 extracted-artifact examples/example-116/artifact.fingerprint.txt fnv64:cf4ed78dac52281f
[INFO] [stdout] entry-artifact example-116 diagnostics examples/example-116/diagnostics.txt fnv64:fb0d5d43532fbf57
[INFO] [stdout] entry-artifact example-116 repair-tutorial examples/example-116/repair-tutorial.txt fnv64:ee2c3130ad8ad23e
[INFO] [stdout] entry-artifact example-116 repair-candidate examples/example-116/repair-candidate.ail-spec.md fnv64:192f79d6d1a4b9d3
[INFO] [stdout] entry-artifact example-116 repair-checked-core examples/example-116/repair-checked.ail-core.txt fnv64:062980e6f6994d72
[INFO] [stdout] entry-artifact example-116 repair-bytecode examples/example-116/repair-artifact.ailbc.json fnv64:b7c72c1c1bc1cd05
[INFO] [stdout] entry-artifact example-116 repair-target-report examples/example-116/repair-target-report.txt fnv64:bf72f447a594affc
[INFO] [stdout] entry-artifact example-116 repair-diff examples/example-116/repair-diff.txt fnv64:fc78e64f24a0f5b3
[INFO] [stdout] entry-artifact example-116 repair-promotion-review examples/example-116/repair-promotion-review.txt fnv64:f37b9439df49c14e
[INFO] [stdout] entry-semantic-anchors example-116 inaccessible-error-text; AIL-UI-A11Y-001; FormValidationFailed; title error is announced; diagnostic-story; diagnostics
[INFO] [stdout] entry-semantic-anchor-preservation example-116 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-116 user-story examples/example-116/user-story.txt fnv64:750daa4a6e7ae7a7
[INFO] [stdout] entry example-117 source examples/examples.md semantic-task recursive-factorial-live-codex-interview-117 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-117 request examples/example-117/request.fingerprint.txt fnv64:585bf32af7b475c9
[INFO] [stdout] entry-artifact example-117 response examples/example-117/response.fingerprint.txt fnv64:abf8f2af637c6a29
[INFO] [stdout] entry-artifact example-117 extracted-artifact examples/example-117/artifact.fingerprint.txt fnv64:6c0bd0f85094e163
[INFO] [stdout] entry-artifact example-117 checked-core examples/example-117/checked.ail-core.txt fnv64:94ad766b4c54a1ef
[INFO] [stdout] entry-artifact example-117 bytecode examples/example-117/artifact.ailbc.json fnv64:38ab1b7733453a57
[INFO] [stdout] entry-artifact example-117 vm-trace examples/example-117/vm-trace.txt fnv64:e59ce7a11c10fcbf
[INFO] [stdout] entry-semantic-anchors example-117 factorial; n is 0; recursive result; FactorialCalledScenario117; turing-core-recursion; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-117 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-117 user-story examples/example-117/user-story.txt fnv64:02924c81ea323536
[INFO] [stdout] entry example-118 source examples/examples.md semantic-task recursive-factorial-live-codex-spec-draft-118 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-118 request examples/example-118/request.fingerprint.txt fnv64:9bd3420653c9365b
[INFO] [stdout] entry-artifact example-118 response examples/example-118/response.fingerprint.txt fnv64:45499cb9a70e212d
[INFO] [stdout] entry-artifact example-118 extracted-artifact examples/example-118/artifact.fingerprint.txt fnv64:569959e403715499
[INFO] [stdout] entry-artifact example-118 checked-core examples/example-118/checked.ail-core.txt fnv64:1307913bb5cd5c8c
[INFO] [stdout] entry-artifact example-118 bytecode examples/example-118/artifact.ailbc.json fnv64:88230beb49ccfb56
[INFO] [stdout] entry-artifact example-118 vm-trace examples/example-118/vm-trace.txt fnv64:e5ade5a11c1f6c8c
[INFO] [stdout] entry-semantic-anchors example-118 factorial; n is 0; recursive result; FactorialCalledScenario118; turing-core-recursion; spec-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-118 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-118 user-story examples/example-118/user-story.txt fnv64:f9b4d1f065e0c3bf
[INFO] [stdout] entry example-119 source examples/examples.md semantic-task recursive-factorial-live-codex-core-draft-119 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-119 request examples/example-119/request.fingerprint.txt fnv64:9d4568ff860cd2cb
[INFO] [stdout] entry-artifact example-119 response examples/example-119/response.fingerprint.txt fnv64:2fba78583b97f77d
[INFO] [stdout] entry-artifact example-119 extracted-artifact examples/example-119/artifact.fingerprint.txt fnv64:0e05fbf74eada2eb
[INFO] [stdout] entry-artifact example-119 checked-core examples/example-119/checked.ail-core.txt fnv64:b747ebd6526e54ad
[INFO] [stdout] entry-artifact example-119 bytecode examples/example-119/artifact.ailbc.json fnv64:3602ac69cd3d051d
[INFO] [stdout] entry-artifact example-119 vm-trace examples/example-119/vm-trace.txt fnv64:e5b15fa11c2271b1
[INFO] [stdout] entry-semantic-anchors example-119 factorial; n is 0; recursive result; FactorialCalledScenario119; turing-core-recursion; core-draft.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-119 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-119 user-story examples/example-119/user-story.txt fnv64:fed951642e67dfb4
[INFO] [stdout] entry example-120 source examples/examples.md semantic-task recursive-factorial-live-codex-core-to-spec-120 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-120 request examples/example-120/request.fingerprint.txt fnv64:a318a648dacc21fb
[INFO] [stdout] entry-artifact example-120 response examples/example-120/response.fingerprint.txt fnv64:0c774f508b6ffb01
[INFO] [stdout] entry-artifact example-120 extracted-artifact examples/example-120/artifact.fingerprint.txt fnv64:8766f6823b3a7427
[INFO] [stdout] entry-artifact example-120 checked-core examples/example-120/checked.ail-core.txt fnv64:87ea6efd5fc665c9
[INFO] [stdout] entry-artifact example-120 bytecode examples/example-120/artifact.ailbc.json fnv64:6bf680bf8f1cf439
[INFO] [stdout] entry-artifact example-120 vm-trace examples/example-120/vm-trace.txt fnv64:dce93ea117205b65
[INFO] [stdout] entry-semantic-anchors example-120 factorial; n is 0; recursive result; FactorialCalledScenario120; turing-core-recursion; core-to-spec.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-120 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-120 user-story examples/example-120/user-story.txt fnv64:627a9374429d4124
[INFO] [stdout] entry example-121 source examples/examples.md semantic-task recursive-factorial-live-codex-trace-debug-121 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-121 request examples/example-121/request.fingerprint.txt fnv64:202dd1380a40e4e2
[INFO] [stdout] entry-artifact example-121 response examples/example-121/response.fingerprint.txt fnv64:26e4d24307437379
[INFO] [stdout] entry-artifact example-121 extracted-artifact examples/example-121/artifact.fingerprint.txt fnv64:941b46d45b110749
[INFO] [stdout] entry-artifact example-121 checked-core examples/example-121/checked.ail-core.txt fnv64:ad364b36eb7f0de0
[INFO] [stdout] entry-artifact example-121 bytecode examples/example-121/artifact.ailbc.json fnv64:8d5fc80b364dc492
[INFO] [stdout] entry-artifact example-121 vm-trace examples/example-121/vm-trace.txt fnv64:dce5d4a1171d7170
[INFO] [stdout] entry-semantic-anchors example-121 factorial; n is 0; recursive result; FactorialCalledScenario121; turing-core-recursion; trace-debug.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-121 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-121 user-story examples/example-121/user-story.txt fnv64:c9c137ac8b3ded83
[INFO] [stdout] entry example-122 source examples/examples.md semantic-task incident-response-private-notes-repair-promoted-122 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-122 request examples/example-122/request.fingerprint.txt fnv64:d16f7746018b140c
[INFO] [stdout] entry-artifact example-122 response examples/example-122/response.fingerprint.txt fnv64:ebd656bf2468fa54
[INFO] [stdout] entry-artifact example-122 extracted-artifact examples/example-122/artifact.fingerprint.txt fnv64:c85aa95379758ac2
[INFO] [stdout] entry-artifact example-122 checked-core examples/example-122/checked.ail-core.txt fnv64:897fd6e43ada50d4
[INFO] [stdout] entry-artifact example-122 bytecode examples/example-122/artifact.ailbc.json fnv64:c98128f994116e48
[INFO] [stdout] entry-artifact example-122 vm-trace examples/example-122/vm-trace.txt fnv64:20bfb738f95d05ba
[INFO] [stdout] entry-artifact example-122 application-walkthrough examples/example-122/application-walkthrough.txt fnv64:f31aba7d1e90383e
[INFO] [stdout] entry-semantic-anchors example-122 private notes; public timeline; IncidentEscalated; conformance repair proof; diagnostic-repair.system.md; vm-trace
[INFO] [stdout] entry-semantic-anchor-preservation example-122 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-122 user-story examples/example-122/user-story.txt fnv64:c4f38fc947a0cc24
[INFO] [stdout] entry example-123 source examples/examples.md semantic-task incident-response-commander-review-repair-promoted-123 executor-family codex-skill-agent capture-origin live-codex target vm
[INFO] [stdout] entry-artifact example-123 request examples/example-123/request.fingerprint.txt fnv64:9c0ddcc8b88cb3a8
[INFO] [stdout] entry-artifact example-123 response examples/example-123/response.fingerprint.txt fnv64:ebd656bf2468fa54
[INFO] [stdout] entry-artifact example-123 extracted-artifact examples/example-123/artifact.fingerprint.txt fnv64:c85aa95379758ac2
[INFO] [stdout] entry-artifact example-123 checked-core examples/example-123/checked.ail-core.txt fnv64:897fd6e43ada50d4
[INFO] [stdout] entry-artifact example-123 bytecode examples/example-123/artifact.ailbc.json fnv64:c98128f994116e48
[INFO] [stdout] entry-artifact example-123 vm-trace examples/example-123/vm-trace.txt fnv64:20bfb738f95d05ba
[INFO] [stdout] entry-artifact example-123 application-walkthrough examples/example-123/application-walkthrough.txt fnv64:4ec803707d6c1083
[INFO] [stdout] entry-semantic-anchors example-123 commander review; escalation policy; IncidentEscalated; conformance repair proof; diagnostic-repair.system.md; vm-trace
[INFO] [stdout] entry-semantic-anchor-preservation example-123 preserved 6 missing 0
[INFO] [stdout] entry-artifact example-123 user-story examples/example-123/user-story.txt fnv64:0f15df66cff77461
[INFO] [stdout] entry example-30-story source examples/examples.md semantic-task support-ticket-story-promoted-30 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-30-story request examples/example-30-story/request.fingerprint.txt fnv64:892b924028587822
[INFO] [stdout] entry-artifact example-30-story response examples/example-30-story/response.fingerprint.txt fnv64:19e0da1f8e83dd61
[INFO] [stdout] entry-artifact example-30-story extracted-artifact examples/example-30-story/artifact.fingerprint.txt fnv64:ed5b46bbcc19c5fd
[INFO] [stdout] entry-artifact example-30-story checked-core examples/example-30-story/checked.ail-core.txt fnv64:cb4f111630f82092
[INFO] [stdout] entry-artifact example-30-story bytecode examples/example-30-story/artifact.ailbc.json fnv64:ed2340a15591c3ec
[INFO] [stdout] entry-artifact example-30-story vm-trace examples/example-30-story/vm-trace.txt fnv64:a6e61bb486d3a15e
[INFO] [stdout] entry-artifact example-30-story native linux-x86_64-elf examples/example-30-story/target-AssignTicket.elf fnv64:b4972c70d1c4407e
[INFO] [stdout] entry-artifact example-30-story native linux-x86_64-elf examples/example-30-story/target-CloseTicket.elf fnv64:b8350ae48209092a
[INFO] [stdout] entry-artifact example-30-story native linux-x86_64-elf examples/example-30-story/target-CreateTicket.elf fnv64:7e67c35f7de1fb9b
[INFO] [stdout] entry-artifact example-30-story native linux-x86_64-elf examples/example-30-story/target-MarksOverdueTickets.elf fnv64:67f551a44b6aa144
[INFO] [stdout] entry-artifact example-30-story target-report examples/example-30-story/target-report.txt fnv64:6e3a4a3d624bcfc3
[INFO] [stdout] entry-artifact example-30-story story-promotion-review examples/example-30-story/story-promotion-review.txt fnv64:6dd43de25246dc36
[INFO] [stdout] entry-semantic-anchors example-30-story Support Tickets; Close ticket; TicketClosed; internal notes; linux-x86_64-elf; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-30-story preserved 6 missing 0
[INFO] [stdout] entry-artifact example-30-story user-story examples/example-30-story/user-story.txt fnv64:588941b7dd569576
[INFO] [stdout] entry example-90-story source examples/examples.md semantic-task support-ticket-story-promoted-90 executor-family codex-skill-agent capture-origin live-codex target aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] entry-artifact example-90-story request examples/example-90-story/request.fingerprint.txt fnv64:28ba150b38522709
[INFO] [stdout] entry-artifact example-90-story response examples/example-90-story/response.fingerprint.txt fnv64:19e0da1f8e83dd61
[INFO] [stdout] entry-artifact example-90-story extracted-artifact examples/example-90-story/artifact.fingerprint.txt fnv64:ed5b46bbcc19c5fd
[INFO] [stdout] entry-artifact example-90-story checked-core examples/example-90-story/checked.ail-core.txt fnv64:cb4f111630f82092
[INFO] [stdout] entry-artifact example-90-story bytecode examples/example-90-story/artifact.ailbc.json fnv64:ed2340a15591c3ec
[INFO] [stdout] entry-artifact example-90-story vm-trace examples/example-90-story/vm-trace.txt fnv64:a6e61bb486d3a15e
[INFO] [stdout] entry-artifact example-90-story target-report examples/example-90-story/target-report.txt fnv64:d76bbe883b9f06e5
[INFO] [stdout] entry-artifact example-90-story story-promotion-review examples/example-90-story/story-promotion-review.txt fnv64:3646b5fd443ea676
[INFO] [stdout] entry-semantic-anchors example-90-story Support Tickets; Close ticket; TicketClosed; internal notes; aarch64-apple-darwin-libsystem-macho; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-90-story preserved 6 missing 0
[INFO] [stdout] entry-artifact example-90-story user-story examples/example-90-story/user-story.txt fnv64:5fc9a5269a91a3ea
[INFO] [stdout] entry example-80-story source examples/examples.md semantic-task repeated-task-story-promoted-80 executor-family codex-skill-agent capture-origin live-codex target linux-x86_64-elf
[INFO] [stdout] entry-artifact example-80-story request examples/example-80-story/request.fingerprint.txt fnv64:acc20613e1cc3b53
[INFO] [stdout] entry-artifact example-80-story response examples/example-80-story/response.fingerprint.txt fnv64:e821da1006236239
[INFO] [stdout] entry-artifact example-80-story extracted-artifact examples/example-80-story/artifact.fingerprint.txt fnv64:274e460962f20541
[INFO] [stdout] entry-artifact example-80-story checked-core examples/example-80-story/checked.ail-core.txt fnv64:e0dd658bbd7f5ce7
[INFO] [stdout] entry-artifact example-80-story bytecode examples/example-80-story/artifact.ailbc.json fnv64:8567bb244efed75a
[INFO] [stdout] entry-artifact example-80-story vm-trace examples/example-80-story/vm-trace.txt fnv64:8dac99d08784a30f
[INFO] [stdout] entry-artifact example-80-story native linux-x86_64-elf examples/example-80-story/target-IncrementCounter.elf fnv64:074188ab4507c353
[INFO] [stdout] entry-artifact example-80-story native linux-x86_64-elf examples/example-80-story/target-RunMaintenanceCycle.elf fnv64:f9aef8c64fd38b01
[INFO] [stdout] entry-artifact example-80-story target-report examples/example-80-story/target-report.txt fnv64:03ae2dcc5494a543
[INFO] [stdout] entry-artifact example-80-story workflow-scheduler-review examples/example-80-story/workflow-scheduler-review.txt fnv64:061f5b4bf3401137
[INFO] [stdout] entry-artifact example-80-story story-promotion-review examples/example-80-story/story-promotion-review.txt fnv64:a225fb70cad04831
[INFO] [stdout] entry-semantic-anchors example-80-story Maintenance Runner; Run maintenance cycle; IncrementCounter; MaintenanceCycleCompleted; scheduled-workflow; interview.system.md
[INFO] [stdout] entry-semantic-anchor-preservation example-80-story preserved 6 missing 0
[INFO] [stdout] entry-artifact example-80-story user-story examples/example-80-story/user-story.txt fnv64:c6ffad2afb6b4bdf
[INFO] [stdout] entry example-65-story source examples/examples.md semantic-task ui-workflow-story-promoted-65 executor-family codex-skill-agent capture-origin live-codex target wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-artifact example-65-story request examples/example-65-story/request.fingerprint.txt fnv64:a24aa7fc218f82d1
[INFO] [stdout] entry-artifact example-65-story response examples/example-65-story/response.fingerprint.txt fnv64:ad676bc6592820bb
[INFO] [stdout] entry-artifact example-65-story extracted-artifact examples/example-65-story/artifact.fingerprint.txt fnv64:2b2c5ddcf12cf1f7
[INFO] [stdout] entry-artifact example-65-story checked-core examples/example-65-story/checked.ail-core.txt fnv64:062980e6f6994d72
[INFO] [stdout] entry-artifact example-65-story bytecode examples/example-65-story/artifact.ailbc.json fnv64:b7c72c1c1bc1cd05
[INFO] [stdout] entry-artifact example-65-story vm-trace examples/example-65-story/vm-trace.txt fnv64:c7864521fd415f5b
[INFO] [stdout] entry-artifact example-65-story target-report examples/example-65-story/target-report.txt fnv64:bf72f447a594affc
[INFO] [stdout] entry-artifact example-65-story ui-review examples/example-65-story/ui-review.txt fnv64:66851d43e3043ae6
[INFO] [stdout] entry-artifact example-65-story ui-review-patch examples/example-65-story/ui-review-patch.txt fnv64:dba4dba66224094f
[INFO] [stdout] entry-artifact example-65-story story-promotion-review examples/example-65-story/story-promotion-review.txt fnv64:029f773b260b3873
[INFO] [stdout] entry-semantic-anchors example-65-story Ticket detail; Create ticket; Support manager dashboard; Refund approval; CreateTicketForm; wasm32-unknown-sandbox-wasm
[INFO] [stdout] entry-semantic-anchor-preservation example-65-story preserved 6 missing 0
[INFO] [stdout] entry-artifact example-65-story user-story examples/example-65-story/user-story.txt fnv64:59b0549185ef726b
[INFO] [stdout] AIL-v0.3-Story-Promotion-Batch-Plan:
[INFO] [stdout] base-corpus examples
[INFO] [stdout] examples-artifacts /tmp/ail-manual-examples
[INFO] [stdout] batch-entry-count 4
[INFO] [stdout] story-promotion-review-fingerprint-count 4
[INFO] [stdout] story-promotion-review-fingerprint-duplicate-count 0
[INFO] [stdout] human-approval-required true
[INFO] [stdout] promotion-source human-approved-story-promotion-batch
[INFO] [stdout] reviewer-contract examples/agents/codex-ail-story-promotion-reviewer.md
[INFO] [stdout] reviewer-skill examples/agents/skills/ail-story-promotion-reviewer/SKILL.md
[INFO] [stdout] v03-roadmap-signal User Story mode needs reviewer-produced promotion decisions and multi-story promotion variants after deterministic promotion imports are replayed.
[INFO] [stdout] examples-report examples-report.txt fnv64:a8a21df21224af0f
[INFO] [stdout] v03-roadmap v03-roadmap.txt fnv64:d480caa42bd835ea
[INFO] [stdout] batch-entry example-30-story
[INFO] [stdout] batch-entry-source example-30-story example-30
[INFO] [stdout] batch-entry-semantic-task example-30-story support-ticket-story-promoted-30
[INFO] [stdout] batch-entry-package example-30-story examples/support_ticket.ail
[INFO] [stdout] batch-entry-profile example-30-story Application
[INFO] [stdout] batch-entry-program-domain example-30-story os-utility
[INFO] [stdout] batch-entry-story-id example-30-story support-ticket-story
[INFO] [stdout] batch-entry-target example-30-story linux-x86_64-elf
[INFO] [stdout] batch-entry-vm-action example-30-story CloseTicket
[INFO] [stdout] batch-entry-request example-30-story requests/example-30-story.json
[INFO] [stdout] batch-entry-response example-30-story responses/example-30-story.json
[INFO] [stdout] batch-entry-story-file example-30-story stories/example-30-story.md
[INFO] [stdout] batch-entry-story-artifacts example-30-story story-artifacts/example-30-story
[INFO] [stdout] batch-entry-review example-30-story examples/example-30-story/story-promotion-review.txt fnv64:6dd43de25246dc36
[INFO] [stdout] batch-entry-review-fingerprint example-30-story examples/example-30-story/story-promotion-review.fingerprint.txt fnv64:6dd43de25246dc36
[INFO] [stdout] batch-entry example-65-story
[INFO] [stdout] batch-entry-source example-65-story example-65
[INFO] [stdout] batch-entry-semantic-task example-65-story ui-workflow-story-promoted-65
[INFO] [stdout] batch-entry-package example-65-story examples/ui_workflow.ail
[INFO] [stdout] batch-entry-profile example-65-story UI
[INFO] [stdout] batch-entry-program-domain example-65-story ui-workflow
[INFO] [stdout] batch-entry-story-id example-65-story ui-workflow-story
[INFO] [stdout] batch-entry-target example-65-story wasm32-unknown-sandbox-wasm
[INFO] [stdout] batch-entry-vm-action example-65-story CreateTicketForm
[INFO] [stdout] batch-entry-request example-65-story requests/example-65-story.json
[INFO] [stdout] batch-entry-response example-65-story responses/example-65-story.json
[INFO] [stdout] batch-entry-story-file example-65-story stories/example-65-story.md
[INFO] [stdout] batch-entry-story-artifacts example-65-story story-artifacts/example-65-story
[INFO] [stdout] batch-entry-review example-65-story examples/example-65-story/story-promotion-review.txt fnv64:029f773b260b3873
[INFO] [stdout] batch-entry-review-fingerprint example-65-story examples/example-65-story/story-promotion-review.fingerprint.txt fnv64:029f773b260b3873
[INFO] [stdout] batch-entry example-80-story
[INFO] [stdout] batch-entry-source example-80-story example-80
[INFO] [stdout] batch-entry-semantic-task example-80-story repeated-task-story-promoted-80
[INFO] [stdout] batch-entry-package example-80-story examples/repeated_task.ail
[INFO] [stdout] batch-entry-profile example-80-story System
[INFO] [stdout] batch-entry-program-domain example-80-story application
[INFO] [stdout] batch-entry-story-id example-80-story repeated-task-story
[INFO] [stdout] batch-entry-target example-80-story linux-x86_64-elf
[INFO] [stdout] batch-entry-vm-action example-80-story RunMaintenanceCycle
[INFO] [stdout] batch-entry-request example-80-story requests/example-80-story.json
[INFO] [stdout] batch-entry-response example-80-story responses/example-80-story.json
[INFO] [stdout] batch-entry-story-file example-80-story stories/example-80-story.md
[INFO] [stdout] batch-entry-story-artifacts example-80-story story-artifacts/example-80-story
[INFO] [stdout] batch-entry-review example-80-story examples/example-80-story/story-promotion-review.txt fnv64:a225fb70cad04831
[INFO] [stdout] batch-entry-review-fingerprint example-80-story examples/example-80-story/story-promotion-review.fingerprint.txt fnv64:a225fb70cad04831
[INFO] [stdout] batch-entry example-90-story
[INFO] [stdout] batch-entry-source example-90-story example-90
[INFO] [stdout] batch-entry-semantic-task example-90-story support-ticket-story-promoted-90
[INFO] [stdout] batch-entry-package example-90-story examples/support_ticket.ail
[INFO] [stdout] batch-entry-profile example-90-story System
[INFO] [stdout] batch-entry-program-domain example-90-story os-utility
[INFO] [stdout] batch-entry-story-id example-90-story support-ticket-story
[INFO] [stdout] batch-entry-target example-90-story aarch64-apple-darwin-libsystem-macho
[INFO] [stdout] batch-entry-vm-action example-90-story CloseTicket
[INFO] [stdout] batch-entry-request example-90-story requests/example-90-story.json
[INFO] [stdout] batch-entry-response example-90-story responses/example-90-story.json
[INFO] [stdout] batch-entry-story-file example-90-story stories/example-90-story.md
[INFO] [stdout] batch-entry-story-artifacts example-90-story story-artifacts/example-90-story
[INFO] [stdout] batch-entry-review example-90-story examples/example-90-story/story-promotion-review.txt fnv64:3646b5fd443ea676
[INFO] [stdout] batch-entry-review-fingerprint example-90-story examples/example-90-story/story-promotion-review.fingerprint.txt fnv64:3646b5fd443ea676
[INFO] [stdout] audit-result accepted
[INFO] [stdout] running replay-examples-release: cargo run -- ail-examples examples --artifact-dir /tmp/ail-manual-examples --release-evidence
[INFO] [stdout] evidence examples-report.txt
[INFO] [stdout] evidence v03-roadmap.txt
[INFO] [stdout] evidence manifest.ail-examples.txt
[INFO] [stdout] running plan-story-promotion-batch: python3 scripts/run_v03_story_promotion_batch_plan.py --base-corpus examples --examples-artifacts /tmp/ail-manual-examples --artifact-dir /tmp/ail-manual-story-promotion-batch-plan
[INFO] [stdout] evidence story-promotion-batch-plan.txt
[INFO] [stdout] evidence story-promotion-batch-plan.json
[INFO] [stdout] evidence story-promotion-batch-plan.fingerprint.txt
[INFO] [stdout] evidence manifest.v03-story-promotion-batch-plan.txt
[INFO] [stdout] evidence batch-entry-count 4
[INFO] [stdout] evidence story-promotion-review-fingerprint-count 4
[INFO] [stdout] evidence batch-entry example-30-story
[INFO] [stdout] evidence batch-entry example-65-story
[INFO] [stdout] evidence batch-entry example-80-story
[INFO] [stdout] evidence batch-entry example-90-story
[INFO] [stdout] AIL-v0.3-Roadmap:
[INFO] [stdout] entry-count 128
[INFO] [stdout] signal-count 17
[INFO] [stdout] signal AgentTool authoring needs human-approved multi-agent policy handoff imports after deterministic policy reviews are replayed. count 15 capability-levels high-level program-domains agent-tool story-journeys spec-to-story,story-amendment,story-to-spec prompt-files docs/ail/prompts/core-draft.system.md,docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/diagnostic-repair.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-40,example-41,example-42,example-43,example-44,example-45,example-46,example-47,example-48,example-49,example-50,example-51,example-52,example-53,example-54
[INFO] [stdout] signal Application examples need more repaired incident promotion variants and richer stateful application walkthroughs after the first package-local repair proof is promoted. count 12 capability-levels high-level program-domains application,os-utility story-journeys story-amendment,story-to-spec prompt-files docs/ail/prompts/core-draft.system.md,docs/ail/prompts/diagnostic-repair.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md checker-results accepted entries example-122,example-123,example-30,example-31,example-32,example-33,example-34,example-90,example-91,example-92,example-93,example-94
[INFO] [stdout] signal Complex systems need richer story graphs that span imported modules, UI surfaces, workflows, target contracts, and regenerated story views. count 5 capability-levels high-level program-domains application story-journeys spec-to-story,story-amendment,story-to-spec prompt-files docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md checker-results accepted entries example-111,example-112,example-113,example-114,example-115
[INFO] [stdout] signal Generic runtime behavior needs clearer type-inference explanations. count 5 capability-levels mid-level program-domains runtime story-journeys spec-to-story,story-amendment prompt-files docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-35,example-36,example-37,example-38,example-39
[INFO] [stdout] signal Generics need reusable conformance fixtures and teachable stdlib walkthroughs. count 10 capability-levels mid-level program-domains package-graph story-journeys spec-to-story,story-amendment,story-to-spec prompt-files docs/ail/prompts/core-draft.system.md,docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/diagnostic-repair.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-0,example-1,example-2,example-3,example-4,example-5,example-6,example-7,example-8,example-9
[INFO] [stdout] signal Interop needs deeper unsafe-boundary tutorials and more ABI fixture diversity. count 10 capability-levels low-level program-domains c-interop story-journeys spec-to-story,story-amendment prompt-files docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-25,example-26,example-27,example-28,example-29,example-85,example-86,example-87,example-88,example-89
[INFO] [stdout] signal Package graphs need clearer authoring guidance and dependency review views. count 10 capability-levels mid-level program-domains package-graph story-journeys spec-to-story,story-amendment,story-to-spec prompt-files docs/ail/prompts/core-draft.system.md,docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/diagnostic-repair.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-10,example-11,example-12,example-13,example-14,example-15,example-16,example-17,example-18,example-19
[INFO] [stdout] signal Rejected examples need repair tutorials that convert diagnostics into corrected specs. count 8 capability-levels high-level,low-level,mid-level program-domains diagnostic story-journeys diagnostic-story prompt-files docs/ail/prompts/diagnostic-repair.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md checker-results rejected entries example-101,example-102,example-103,example-104,example-105,example-106,example-107,example-99
[INFO] [stdout] signal Security examples need threat-model annotations and audit trails. count 5 capability-levels mid-level program-domains runtime story-journeys spec-to-story,story-amendment prompt-files docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-75,example-76,example-77,example-78,example-79
[INFO] [stdout] signal Self-hosting needs multiple composed compiler-pass variants and reviewer-visible pass-order conflict diagnostics. count 10 capability-levels low-level program-domains compiler story-journeys spec-to-story,story-amendment,story-to-spec prompt-files docs/ail/prompts/core-draft.system.md,docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/diagnostic-repair.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-55,example-56,example-57,example-58,example-59,example-60,example-61,example-62,example-63,example-64
[INFO] [stdout] signal State examples need clearer persistence and concurrency boundaries. count 6 capability-levels mid-level program-domains runtime story-journeys spec-to-story,story-amendment prompt-files docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/repair.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-100,example-110,example-95,example-96,example-97,example-98
[INFO] [stdout] signal Systems profile needs unsupported-target migration guidance and broader transmit/interrupt runtime variants. count 9 capability-levels low-level program-domains system-driver story-journeys spec-to-story,story-amendment,story-to-spec prompt-files docs/ail/prompts/core-draft.system.md,docs/ail/prompts/core-to-summary.system.md,docs/ail/prompts/diagnostic-repair.system.md,docs/ail/prompts/flow-patch.system.md,docs/ail/prompts/interop.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-66,example-67,example-68,example-69,example-70,example-71,example-72,example-73,example-74
[INFO] [stdout] signal Turing Core examples need richer termination proofs beyond base-case, decreasing-argument, and numeric stack-bound patterns. count 5 capability-levels low-level program-domains runtime story-journeys spec-to-story,story-amendment,story-to-spec prompt-files docs/ail/prompts/core-draft.system.md,docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/spec-draft.system.md,docs/ail/prompts/trace-debug.system.md checker-results accepted entries example-117,example-118,example-119,example-120,example-121
[INFO] [stdout] signal UI authoring needs human-approved visual patch import workflows after deterministic UI patch plans are replayed. count 4 capability-levels high-level program-domains diagnostic,ui-workflow story-journeys diagnostic-story,spec-to-story,story-to-spec prompt-files docs/ail/prompts/core-to-spec.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md checker-results accepted,rejected entries example-108,example-109,example-116,example-65
[INFO] [stdout] signal UI examples need richer package-local walkthroughs and stricter semantic tagging. count 5 capability-levels high-level program-domains ui-workflow story-journeys story-amendment,story-to-spec prompt-files docs/ail/prompts/core-draft.system.md,docs/ail/prompts/diagnostic-repair.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md checker-results accepted entries example-20,example-21,example-22,example-23,example-24
[INFO] [stdout] signal User Story mode needs reviewer-produced promotion decisions and multi-story promotion variants after deterministic promotion imports are replayed. count 4 capability-levels high-level program-domains application,os-utility,ui-workflow story-journeys story-to-spec prompt-files docs/ail/prompts/spec-draft.system.md checker-results accepted entries example-30-story,example-65-story,example-80-story,example-90-story
[INFO] [stdout] signal Workflow examples need retry/backoff semantics and richer scheduler policies beyond temporal-policy diagnostics. count 5 capability-levels high-level program-domains application story-journeys story-amendment,story-to-spec prompt-files docs/ail/prompts/core-draft.system.md,docs/ail/prompts/diagnostic-repair.system.md,docs/ail/prompts/interview.system.md,docs/ail/prompts/requirements.system.md,docs/ail/prompts/spec-draft.system.md checker-results accepted entries example-80,example-81,example-82,example-83,example-84
[INFO] [stdout] running print-v03-roadmap: cargo run -- ail-v03-roadmap examples --artifact-dir /tmp/ail-manual-v03-roadmap --release-evidence
[INFO] [stdout] evidence AIL-v0.3-Roadmap
[INFO] [stdout] evidence v03-roadmap.txt
[INFO] [stdout] evidence v03-roadmap.fingerprint.txt
[INFO] [stdout] evidence manifest.ail-examples.txt
[INFO] [stdout] running list-prompts: rg --files docs/ail/prompts
[INFO] [stdout] running run-user-story-mode-checks: python3 scripts/run_ail_interactive_manual.py --chapter user-story-mode --run-checks
[INFO] [stdout] evidence story-mode-report.txt
[INFO] [stdout] evidence manifest.ail-story.txt
[INFO] [stdout] evidence story-prompt-envelope-valid-count
[INFO] [stdout] evidence story-prompt-envelope-invalid-count
[INFO] [stdout] evidence story-questions.ail-interview.md
[INFO] [stdout] evidence agent-trace.txt
[INFO] [stdout] evidence target.elf
[INFO] [stdout] evidence native-bytecode-report.txt
[INFO] [stdout] evidence dependency-report.txt
[INFO] [stdout] evidence manifest.ail-build.txt
[INFO] [stdout] evidence story-amendment-comparison.txt
[INFO] [stdout] evidence story-amendment-comparison.fingerprint.txt
[INFO] [stdout] evidence semantic-anchor-preserved-count 4
[INFO] [stdout] evidence semantic-anchor-preserved-count 5
[INFO] [stdout] evidence semantic-anchor-missing-count 0
[INFO] [stdout] evidence examples/incident_response.ail
[INFO] [stdout] evidence IncidentEscalated
[INFO] [stdout] evidence notification audit entry
[INFO] [stdout] evidence public timeline subscribers
[INFO] [stdout] evidence ticket.status=Closed
[INFO] [stdout] evidence trace TicketClosed
[INFO] [stdout] running run-examples-release-checks: python3 scripts/run_ail_interactive_manual.py --chapter examples-release --run-checks
[INFO] [stdout] evidence examples-report.txt
[INFO] [stdout] evidence v03-roadmap.txt
[INFO] [stdout] evidence manifest.ail-examples.txt
[INFO] [stdout] evidence story-promotion-batch-plan.txt
[INFO] [stdout] evidence manifest.v03-story-promotion-batch-plan.txt
[INFO] [stdout] evidence batch-entry-count 4
[INFO] [stdout] evidence story-promotion-review-fingerprint-count 4
[INFO] [stdout] evidence model-executor-manifest.txt
[INFO] [stdout] running run-v03-roadmap-checks: python3 scripts/run_ail_interactive_manual.py --chapter v03-roadmap --run-checks
[INFO] [stdout] evidence AIL-v0.3-Roadmap
[INFO] [stdout] evidence v03-roadmap.txt
[INFO] [stdout] evidence v03-roadmap.fingerprint.txt
[INFO] [stdout] running run-prompt-interaction-checks: python3 scripts/run_ail_interactive_manual.py --chapter prompt-interaction --run-checks
[INFO] [stdout] evidence prompt-corpus-portability.txt
[INFO] [stdout] evidence manifest.ail-prompt-corpus.txt
[INFO] [stdout] evidence examples-report.txt
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stdout]      Running tests/ail_toolchain.rs (/opt/rustwide/target/debug/deps/ail_toolchain-b9555d1ef335ea09)
[INFO] [stdout]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stdout]      Running tests/ail_toolchain.rs (/opt/rustwide/target/debug/deps/ail_toolchain-b9555d1ef335ea09)
[INFO] [stdout]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stdout]      Running tests/ail_toolchain.rs (/opt/rustwide/target/debug/deps/ail_toolchain-b9555d1ef335ea09)
[INFO] [stdout]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout]      Running tests/ail_toolchain.rs (/opt/rustwide/target/debug/deps/ail_toolchain-b9555d1ef335ea09)
[INFO] [stdout]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout]      Running tests/ail_toolchain.rs (/opt/rustwide/target/debug/deps/ail_toolchain-b9555d1ef335ea09)
[INFO] [stdout]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stdout]      Running tests/ail_toolchain.rs (/opt/rustwide/target/debug/deps/ail_toolchain-b9555d1ef335ea09)
[INFO] [stdout]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout]      Running tests/ail_toolchain.rs (/opt/rustwide/target/debug/deps/ail_toolchain-b9555d1ef335ea09)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stdout]      Running `/opt/rustwide/target/debug/ail ail-examples examples --artifact-dir /tmp/ail-manual-examples --release-evidence`
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout]      Running `/opt/rustwide/target/debug/ail ail-v03-roadmap examples --artifact-dir /tmp/ail-manual-v03-roadmap --release-evidence`
[INFO] [stdout] Traceback (most recent call last):
[INFO] [stdout]   File "/opt/rustwide/workdir/scripts/run_ail_interactive_manual.py", line 2174, in <module>
[INFO] [stdout]     raise SystemExit(main(sys.argv[1:]))
[INFO] [stdout]                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   File "/opt/rustwide/workdir/scripts/run_ail_interactive_manual.py", line 2168, in main
[INFO] [stdout]     return run_chapter_checks(chapter, args.include_live, overrides)
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   File "/opt/rustwide/workdir/scripts/run_ail_interactive_manual.py", line 2131, in run_chapter_checks
[INFO] [stdout]     completed = subprocess.run(materialized, check=False)
[INFO] [stdout]                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   File "/usr/lib/python3.12/subprocess.py", line 548, in run
[INFO] [stdout]     with Popen(*popenargs, **kwargs) as process:
[INFO] [stdout]          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
[INFO] [stdout]     self._execute_child(args, executable, preexec_fn, close_fds,
[INFO] [stdout]   File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
[INFO] [stdout]     raise child_exception_type(errno_num, err_msg, err_filename)
[INFO] [stdout] FileNotFoundError: [Errno 2] No such file or directory: 'rg'
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d673680fb61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d673680fb61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d673680fb61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d67368258da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d67368258da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d673681488c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d673681488c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d67367ea636 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d67367ea636 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d67368062b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d673634d220 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d673634d220 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6736806472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d6736806472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d67367ea6e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5d67367e1c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d67367eb58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d67368260ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d67362859c1 - ail_toolchain[d661ee0a81536431]::script_ail_interactive_manual_v03_authoring_gate_run_checks_succeeds
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:3133:5
[INFO] [stdout]   20:     0x5d673600a857 - ail_toolchain[d661ee0a81536431]::script_ail_interactive_manual_v03_authoring_gate_run_checks_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ail_toolchain.rs:3101:74
[INFO] [stdout]   21:     0x5d6736310296 - <ail_toolchain[d661ee0a81536431]::script_ail_interactive_manual_v03_authoring_gate_run_checks_succeeds::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5d673634055b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d673634055b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5d673634dba5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5d673634dba5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5d673634dba5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5d673634dba5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5d6736348654 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5d6736348654 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5d6736350cf2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5d6736350cf2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d6736350cf2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d6736350cf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5d6736350cf2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d673680e58f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5d673680e58f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7ea1f59c8aa4 - <unknown>
[INFO] [stdout]   43:     0x7ea1f5a55a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_ail_build_agent_accepts_compiler_pass_output_before_core
[INFO] [stdout]     cli_ail_build_agent_accepts_spec_draft_before_compile
[INFO] [stdout]     cli_ail_build_agent_threads_capture_checklist_into_requirements_prompt
[INFO] [stdout]     cli_ail_story_agent_records_story_entrypoint_before_compile
[INFO] [stdout]     script_ail_interactive_manual_v03_authoring_gate_run_checks_succeeds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 427 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 129.91s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ail_toolchain`
[INFO] running `Command { std: "docker" "inspect" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3", kill_on_drop: false }`
[INFO] [stdout] ea5e6a6801bac814b474877c0ff8002493df29ab89a303ac3478b97abfe615b3
