关门收尾:归档 loop/gate 产物至 docs/runs,同步 CURRENT/MEMORY/PROFILE,并忽略工作目录 .gates/loop。 Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
318 B
JSON
11 lines
318 B
JSON
{
|
|
"stage": "validator",
|
|
"result": "PASS",
|
|
"commands": [
|
|
"PYTHONPATH=. python -m pytest tests/test_wyckoff.py -q",
|
|
"PYTHONPATH=. python -m pytest web/tests/test_analyze_contract.py -q"
|
|
],
|
|
"summary": "17 passed (9 wyckoff + 8 contract)",
|
|
"notes": "Live isolation + execution_signal confirmed-only"
|
|
}
|