- Add AJAX handler to ask.md (same as plan.md) - Improve load_env_file() to strip inline comments and spaces - Create ERRORS_COLLECTION.md documenting all 7 error categories - Fixes white page/JSON display issue in ask form
- send_plan.php: replace redirect with JSON response - send_ask.php: replace redirect with JSON response - Fixes white page issue (fetch API doesn't follow redirects) - Update .gitignore: allow forms folder but protect .env file