diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..036a170 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,5 @@ +# Repository workflow + +- After completing and validating any requested code change, commit it to `main` and push it to `origin` automatically. +- Do not push local-only prototypes, unconfirmed visual experiments, or changes the user explicitly asks to keep local. +- Never commit credentials, deploy private keys, environment secrets, or generated dependency/build directories.