diff --git a/README.md b/README.md index 16a0a65..53fed65 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Port of [Allium](https://github.com/juxt/allium) (v3) to [pi.dev](https://pi.dev) skills. +This README was written by a coding agent. The [draft blogpost](/pi-allium-port/src/branch/main/blog-post-draft.md) has a pre-amble with some motivation written by me. + Allium is a formal language for capturing software behaviour at the domain level. It sits between informal feature descriptions and implementation, providing a precise way to specify what software does without prescribing how it's built. ## What this is