Add generation note to README

This commit is contained in:
Willem van den Ende 2026-04-23 15:40:52 +01:00
parent 797a1f14cd
commit 9119f34f2c

View File

@ -2,6 +2,8 @@
Port of [Allium](https://github.com/juxt/allium) (v3) to [pi.dev](https://pi.dev) skills. 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. 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 ## What this is