|
{ |
|
"test_name": "test_pr7028_modal_priority", |
|
"run_id": "test_pr7028_modal_priority-002-20260524T013121", |
|
"iteration": 2, |
|
"bundle_version": "1.2.0", |
|
"timestamp": "2026-05-24T01:31:21.758313+00:00", |
|
"bundle_timestamp": "2026-05-24T01:31:21.758313+00:00", |
|
"evidence_mode": "lightweight_prompt_tracking", |
|
"evidence_mode_notes": "System instruction captured as filenames + char_count (not full text). Raw LLM request/response payloads captured in request_responses.jsonl. Server logs in artifacts/. Bundle file inventory in artifacts/collection_log.txt.", |
|
"git_provenance": { |
|
"git_head": "8e1da37b2c4237fadd2f70bd051be09e6937b4e7", |
|
"git_branch": "fix/modal-lock-level-up-priority", |
|
"merge_base": "9ce8c4bb0675c15ebd6b82a6eb2ceb994d69bc4e", |
|
"commits_ahead_of_main": 16, |
|
"diff_stat_vs_main": ".beads/issues.jsonl | 6 +-\n docs/design/pr-designs/pr-7028.md | 56 +++\n mvp_site/agent_prompts.py | 2 +\n mvp_site/agents.py | 358 +++++++++----------\n mvp_site/constants.py | 6 +\n mvp_site/debug_hybrid_system.py | 382 ---------------------\n mvp_site/equipment_display.py | 182 ----------\n mvp_site/game_state.py | 26 +-\n mvp_site/llm_response.py | 181 +++++++++-\n mvp_site/llm_service.py | 57 ---\n mvp_site/prompts/character_creation_handoff.md | 3 +\n mvp_site/prompts/god_mode_final_contract.md | 7 +\n mvp_site/prompts/level_up_instruction.md | 21 ++\n mvp_site/settings_validation.py | 18 +-\n mvp_site/tests/test_agents.py | 66 ++++\n mvp_site/tests/test_debug_hybrid_system.py | 25 --\n mvp_site/tests/test_equipment_display.py | 220 ------------\n mvp_site/tests/test_firebase_mock_mode.py | 4 +-\n mvp_site/tests/test_game_state.py | 281 ++++++++-------\n mvp_site/tests/test_json_cleanup_safety.py | 259 --------------\n mvp_site/tests/test_world_logic.py | 4 +-\n mvp_site/world_logic.py | 10 +-\n roadmap/README.md | 1 +\n roadmap/zfc-string-parsing-regex-cleanup-plan.md | 82 +++++\n ...test_campaign_creation_universal_cc_real_e2e.py | 10 +\n testing_mcp/test_god_mode_stat_hydration_real.py | 60 ++--\n 26 files changed, 786 insertions(+), 1541 deletions(-)", |
|
"working_tree_dirty": false, |
|
"working_tree_staged_changes": 0, |
|
"working_tree_unstaged_changes": 0, |
|
"working_tree_changed_files": [ |
|
"testing_mcp/test_pr7028_modal_priority.py" |
|
], |
|
"working_tree_diff_sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" |
|
}, |
|
"server": { |
|
"base_url": "http://127.0.0.1:50093", |
|
"hostname": "127.0.0.1", |
|
"mode": "local", |
|
"port": "50093", |
|
"pid": 80710, |
|
"process_cmdline": "/opt/homebrew/Cellar/[email protected]/3.12.11/Frameworks/Python.framework/Versions/3.12/Resources/Python.app/Contents/MacOS/Python -m gunicorn mvp_site.main:app --bind 0.0.0.0:50093 --workers 1 --worker-class gthread --threads 4 --timeout 600 --max-requests 1000 --access-logfile - --error-logfile - --log-level info", |
|
"env_vars": { |
|
"WORLDAI_DEV_MODE": "true", |
|
"TESTING": null, |
|
"MOCK_SERVICES_MODE": "false", |
|
"GOOGLE_APPLICATION_CREDENTIALS": "[SET - file:serviceAccountKey.json]", |
|
"WORLDAI_GOOGLE_APPLICATION_CREDENTIALS": "[SET - file:serviceAccountKey.json]", |
|
"FIRESTORE_EMULATOR_HOST": null, |
|
"PORT": "50093", |
|
"FIREBASE_PROJECT_ID": "worldarchitecture-ai", |
|
"GEMINI_API_KEY": "[SET - 39 chars]", |
|
"LLM_REQUEST_RESPONSE_CAPTURE_PATH": "/tmp/worldarchitect.ai/fix_modal-lock-level-up-priority/test_pr7028_modal_priority/iteration_002/llm_request_responses_1779586180534.jsonl", |
|
"HTTP_REQUEST_RESPONSE_CAPTURE_PATH": "/tmp/worldarchitect.ai/fix_modal-lock-level-up-priority/test_pr7028_modal_priority/iteration_002/http_request_responses_1779586180534.jsonl", |
|
"GEMINI_HTTP_REQUEST_RESPONSE_CAPTURE_PATH": "/tmp/worldarchitect.ai/fix_modal-lock-level-up-priority/test_pr7028_modal_priority/iteration_002/gemini_http_request_responses_1779586180534.jsonl", |
|
"MCP_TEST_PROVIDER_HTTP_CAPTURE_PATH": "/tmp/worldarchitect.ai/fix_modal-lock-level-up-priority/test_pr7028_modal_priority/iteration_002/provider_http_request_responses_1779586180534.jsonl" |
|
}, |
|
"lsof_output": "COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME\nPython 80710 jleechan 5u IPv4 0xfebd12d0eb30c126 0t0 TCP *:50093 (LISTEN)\nPython 80745 jleechan 5u IPv4 0xfebd12d0eb30c126 0t0 TCP *:50093 (LISTEN)", |
|
"ps_output": "PID USER ELAPSED ARGS\n80710 jleechan 01:26 /opt/homebrew/Cellar/[email protected]/3.12.11/Frameworks/Python.framework/Versions/3.12/Resources/Python.app/Contents/MacOS/Python -m gunicorn mvp_site.main:app --bind 0.0.0.0:50093 --workers 1 --worker-class gthread --threads 4 --timeout 600 --max-requests 1000 --access-logfile - --error-logfile - --log-level info" |
|
}, |
|
"provenance": { |
|
"git_fetch_origin_main": { |
|
"returncode": 0, |
|
"stdout": null, |
|
"stderr": "From https://github.com/jleechanorg/worldarchitect.ai\n * branch main -> FETCH_HEAD\nAuto packing the repository in background for optimum performance.\nSee \"git help gc\" for manual housekeeping.\nwarning: The last gc run reported the following. Please correct the root cause\nand remove /Users/jleechan/projects/worldarchitect.ai/.git/worktrees/worktree_babysit_bulk/gc.log\nAutomatic cleanup will not be performed until the file is removed.\n\nwarning: There are too many unreachable loose objects; run 'git prune' to remove them." |
|
}, |
|
"git_head": "8e1da37b2c4237fadd2f70bd051be09e6937b4e7", |
|
"git_branch": "fix/modal-lock-level-up-priority", |
|
"merge_base": "9ce8c4bb0675c15ebd6b82a6eb2ceb994d69bc4e", |
|
"commits_ahead_of_main": 16, |
|
"diff_stat_vs_main": ".beads/issues.jsonl | 6 +-\n docs/design/pr-designs/pr-7028.md | 56 +++\n mvp_site/agent_prompts.py | 2 +\n mvp_site/agents.py | 358 +++++++++----------\n mvp_site/constants.py | 6 +\n mvp_site/debug_hybrid_system.py | 382 ---------------------\n mvp_site/equipment_display.py | 182 ----------\n mvp_site/game_state.py | 26 +-\n mvp_site/llm_response.py | 181 +++++++++-\n mvp_site/llm_service.py | 57 ---\n mvp_site/prompts/character_creation_handoff.md | 3 +\n mvp_site/prompts/god_mode_final_contract.md | 7 +\n mvp_site/prompts/level_up_instruction.md | 21 ++\n mvp_site/settings_validation.py | 18 +-\n mvp_site/tests/test_agents.py | 66 ++++\n mvp_site/tests/test_debug_hybrid_system.py | 25 --\n mvp_site/tests/test_equipment_display.py | 220 ------------\n mvp_site/tests/test_firebase_mock_mode.py | 4 +-\n mvp_site/tests/test_game_state.py | 281 ++++++++-------\n mvp_site/tests/test_json_cleanup_safety.py | 259 --------------\n mvp_site/tests/test_world_logic.py | 4 +-\n mvp_site/world_logic.py | 10 +-\n roadmap/README.md | 1 +\n roadmap/zfc-string-parsing-regex-cleanup-plan.md | 82 +++++\n ...test_campaign_creation_universal_cc_real_e2e.py | 10 +\n testing_mcp/test_god_mode_stat_hydration_real.py | 60 ++--\n 26 files changed, 786 insertions(+), 1541 deletions(-)", |
|
"working_tree_staged_changes": 0, |
|
"working_tree_unstaged_changes": 0, |
|
"working_tree_untracked_files": 1, |
|
"working_tree_changed_files": [ |
|
"testing_mcp/test_pr7028_modal_priority.py" |
|
], |
|
"working_tree_diff_sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", |
|
"working_tree_dirty": false, |
|
"server": { |
|
"base_url": "http://127.0.0.1:50093", |
|
"hostname": "127.0.0.1", |
|
"mode": "local", |
|
"port": "50093", |
|
"pid": 80710, |
|
"process_cmdline": "/opt/homebrew/Cellar/[email protected]/3.12.11/Frameworks/Python.framework/Versions/3.12/Resources/Python.app/Contents/MacOS/Python -m gunicorn mvp_site.main:app --bind 0.0.0.0:50093 --workers 1 --worker-class gthread --threads 4 --timeout 600 --max-requests 1000 --access-logfile - --error-logfile - --log-level info", |
|
"env_vars": { |
|
"WORLDAI_DEV_MODE": "true", |
|
"TESTING": null, |
|
"MOCK_SERVICES_MODE": "false", |
|
"GOOGLE_APPLICATION_CREDENTIALS": "[SET - file:serviceAccountKey.json]", |
|
"WORLDAI_GOOGLE_APPLICATION_CREDENTIALS": "[SET - file:serviceAccountKey.json]", |
|
"FIRESTORE_EMULATOR_HOST": null, |
|
"PORT": "50093", |
|
"FIREBASE_PROJECT_ID": "worldarchitecture-ai", |
|
"GEMINI_API_KEY": "[SET - 39 chars]", |
|
"LLM_REQUEST_RESPONSE_CAPTURE_PATH": "/tmp/worldarchitect.ai/fix_modal-lock-level-up-priority/test_pr7028_modal_priority/iteration_002/llm_request_responses_1779586180534.jsonl", |
|
"HTTP_REQUEST_RESPONSE_CAPTURE_PATH": "/tmp/worldarchitect.ai/fix_modal-lock-level-up-priority/test_pr7028_modal_priority/iteration_002/http_request_responses_1779586180534.jsonl", |
|
"GEMINI_HTTP_REQUEST_RESPONSE_CAPTURE_PATH": "/tmp/worldarchitect.ai/fix_modal-lock-level-up-priority/test_pr7028_modal_priority/iteration_002/gemini_http_request_responses_1779586180534.jsonl", |
|
"MCP_TEST_PROVIDER_HTTP_CAPTURE_PATH": "/tmp/worldarchitect.ai/fix_modal-lock-level-up-priority/test_pr7028_modal_priority/iteration_002/provider_http_request_responses_1779586180534.jsonl" |
|
}, |
|
"lsof_output": "COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME\nPython 80710 jleechan 5u IPv4 0xfebd12d0eb30c126 0t0 TCP *:50093 (LISTEN)\nPython 80745 jleechan 5u IPv4 0xfebd12d0eb30c126 0t0 TCP *:50093 (LISTEN)", |
|
"ps_output": "PID USER ELAPSED ARGS\n80710 jleechan 01:26 /opt/homebrew/Cellar/[email protected]/3.12.11/Frameworks/Python.framework/Versions/3.12/Resources/Python.app/Contents/MacOS/Python -m gunicorn mvp_site.main:app --bind 0.0.0.0:50093 --workers 1 --worker-class gthread --threads 4 --timeout 600 --max-requests 1000 --access-logfile - --error-logfile - --log-level info" |
|
}, |
|
"timestamp": "2026-05-24T01:31:21.394967+00:00", |
|
"test_file": "/Users/jleechan/projects/worktree_babysit_bulk/testing_mcp/test_pr7028_modal_priority.py" |
|
}, |
|
"summary": { |
|
"total_scenarios": 2, |
|
"passed": 1, |
|
"failed": 1, |
|
"campaign_capture_total": 1, |
|
"campaign_capture_passed": 1, |
|
"campaign_capture_failed": 0, |
|
"raw_passed": 1, |
|
"raw_total": 1, |
|
"raw_pass_rate": "100.0%" |
|
} |
|
} |