aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
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).