# TODO - TLC PHP Project

## Completed

### B2 Image URL JSON API (2026-02-07)
- [x] Read and understand existing `tlc.include.b2native.php` logic
- [x] Create `tlc.include.b2api.php` - standalone JSON API endpoint
- [x] Create `tlc.include.b2native-camconfig.php` - shared camera config
- [x] Create `tlc.include.b2api.md` - API documentation
- [x] Write unit tests (`testing/test_b2api.php`) - 54 tests, all passing
- [x] Test via HTTPS with curl - all modes verified
- [x] Verify image URLs resolve to actual images (200 OK)
- [x] Set file permissions (claude:webproject, 664/775)

## Pending

(No pending items)
