This is a verification post
This short article exists only to confirm that the AWS article API can write to GitHub and that GitHub Actions can rebuild and publish the site without any local machine in the middle. We are using it as a controlled test so we can be confident the publishing chain is actually end to end.
What this proves
If this page goes live, the article API wrote markdown to GitHub, the workflow picked up the change on main, the site generator rebuilt the static pages, and the deployment script pushed the updated site to AWS. That means future article publishing can happen without depending on this laptop.