This site and its companion API are used to save reviewed ChatGPT drafts as Markdown files in the project GitHub repository.
Data Sent to the API
The API receives article titles, slugs, summaries, tags, final Markdown bodies, initial drafts, review logs, and guideline learning notes.
Storage
Submitted article data is committed to the configured GitHub repository and may be published on Cloudflare Pages when stored under contents/.
Notifications
If Slack or LINE notification credentials are configured, article metadata and links may be sent to those services. This MVP currently has notifications disabled unless those secrets are added.
Access
The API is protected with bearer-token authentication. Do not submit private or sensitive information that should not be stored in GitHub or published on the site.
Contact
For changes or deletion, update or remove the corresponding files in the GitHub repository.