af1236202d
- F14: late_chase_risk_score 검증 * GAS가 유일한 생산처 (Python canonical 없음) * migration_action: KEEP_IN_GAS로 정정, status: DONE - F02/F03/F04/F06: priceBasis 로직 포팅 * formulas/price_basis_v1.py: select_price_basis_tier2/tier1 구현 * tests/parity/test_price_basis_parity_v1.py: 8 parity 테스트 (모두 PASS) * GAS Number.isFinite() 의미론 정확히 재현 (math.isfinite 사용) * 모든 테스트 112/112 PASS 남은 작업 (4개): - F05: decision_logic (action assignment) - F07: score_logic (threshold addition) - F10: routing decision - F15: late_chase_gate Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1.5 KiB
1.5 KiB
Synology Snapshot Admin Final Preflight 10
Use this immediately before declaring WBS-7.9 complete.
- Confirm the Python service is running on
127.0.0.1:8787. - Confirm
bash /volume1/projects/data_feed/tools/run_snapshot_admin_synology.sh healthcheckreturnshealthcheck ok. - Confirm
curl -i http://127.0.0.1:8787/api/statereturns200 OK. - Confirm
curl -i https://admin.example.com/api/statereturns401 Unauthorizedwithout credentials. - Confirm
curl -u 'snapshot-admin:<strong-password>' https://admin.example.com/api/statereturns200 OK. - Confirm
https://admin.example.com/renders in a browser after Basic Auth. - Confirm
https://admin.example.com/tablesrenders in a browser after Basic Auth. - Confirm the DSM reverse proxy rule still maps
HTTPS:443 -> HTTP 127.0.0.1:8787. - Confirm the firewall still blocks
8787/TCPfrom WAN. - Restart the service or NAS and repeat steps 2 through 7.
Evidence to archive
curloutput for steps 3 through 5- Browser screenshots for steps 6 and 7
- DSM reverse proxy screenshot for step 8
- Firewall screenshot for step 9
- Restart proof for step 10
Pass condition
Declare WBS-7.9 complete only when all 10 steps pass and the evidence files are saved using: