aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2026-04-19 23:55:59 +0100
committerGene Pasquet <dev@etenil.net>2026-04-20 00:46:41 +0100
commitf3b05a1f714c9cd929542fa4a5f060b694a95288 (patch)
tree6613d0f62003df1442518b5d73a3c9b79788753f /README.org
parent242edcd3678432e1cf26b30aa737cc14b3a0bf54 (diff)
Clarify AI warning
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.org b/README.org
index ef5ecd8..368921c 100644
--- a/README.org
+++ b/README.org
@@ -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).