Release hygiene follow-up for djconnect-api.\n\nMain is protected with pull-request review requirements, but required status checks are intentionally not enabled yet because this repository does not currently define GitHub Actions CI workflows.\n\nWhen CI exists, update branch protection/ruleset for main to require the test/typecheck workflow before merge. Suggested checks:\n\n- npm test\n- npx tsc --noEmit\n- npx wrangler types or equivalent Worker config validation\n- local D1 migration validation where practical\n\nKeep public-repo secret scanning/push protection enabled.
Release hygiene follow-up for djconnect-api.\n\nMain is protected with pull-request review requirements, but required status checks are intentionally not enabled yet because this repository does not currently define GitHub Actions CI workflows.\n\nWhen CI exists, update branch protection/ruleset for main to require the test/typecheck workflow before merge. Suggested checks:\n\n- npm test\n- npx tsc --noEmit\n- npx wrangler types or equivalent Worker config validation\n- local D1 migration validation where practical\n\nKeep public-repo secret scanning/push protection enabled.