diff options
| author | Gene Pasquet <dev@etenil.net> | 2026-04-19 23:55:59 +0100 |
|---|---|---|
| committer | Gene Pasquet <dev@etenil.net> | 2026-04-20 00:46:41 +0100 |
| commit | f3b05a1f714c9cd929542fa4a5f060b694a95288 (patch) | |
| tree | 6613d0f62003df1442518b5d73a3c9b79788753f | |
| parent | 242edcd3678432e1cf26b30aa737cc14b3a0bf54 (diff) | |
Clarify AI warning
| -rw-r--r-- | README.org | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -119,6 +119,14 @@ Entity types are composed from mixins declared in a data file: (player physics-body has-facing #:type player #:tile-id 29)) #+end_src +** LLM (AI) disclosure + +Some engine code was written or refactored with an LLM (aka AI) prior +to the initial release. I don't intend to keep using AI for engine +code after that. + +The =docs/= tree is LLM-generated, and that is expected to continue. + ** Credits Engine extracted from [[https://genepasquet.itch.io/macroknight][macroknight]] (Spring Lisp Game Jam 2025). |
