diff --git a/README.md b/README.md index e8db3ba62..00f32bcc4 100755 --- a/README.md +++ b/README.md @@ -64,8 +64,10 @@ Now, the built npm package can be found in the `build/npm` directory. ## For AI Assistants -- [llms.txt](llms.txt) — High-level overview -- [llms-full.txt](llms-full.txt) — Complete reference +- [AGENTS.md](AGENTS.md) — Behavioral contract for AI agents working with + Effection +- [llms.txt](https://frontside.com/effection/llms.txt) — Machine-readable index + with EffectionX packages [structured concurrency]: https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/ [discord]: https://discord.gg/Ug5nWH8 diff --git a/llms-txt-content.png b/llms-txt-content.png deleted file mode 100644 index 57ca5dece..000000000 Binary files a/llms-txt-content.png and /dev/null differ diff --git a/llms-txt-page.png b/llms-txt-page.png deleted file mode 100644 index 02c9b7207..000000000 Binary files a/llms-txt-page.png and /dev/null differ