my-cv-ats/ ├── gas/ # Google Apps Script (backend) │ ├── Code.gs # Main: doGet, doPost, handlers │ ├── sheets.gs # CRUD Google Sheets │ ├── utils.gs # Helper functions │ ├── appsscript.json # GAS ...
"""Parse the markdown CV file and extract sections.""" ...