From 8a10f5a6b1863890c4f2e6a536d49bce59304085 Mon Sep 17 00:00:00 2001 From: Daniel McCoy Stephenson Date: Sat, 8 Aug 2026 11:56:00 -0600 Subject: [PATCH] chore: release version 0.1.0-SNAPSHOT-8-8-2026 Introduce a committed version reference and set it to 0.1.0-SNAPSHOT-8-8-2026 (version.txt). The bump marks create-dev-loop moving to an AI-first development approach: day-to-day feature work, grooming, review and maintenance now run through AI agents working directly against this repository, with the maintainers setting direction and approving what lands. It is not a compatibility break -- behaviour, configuration and stored data are unchanged, and existing installations can upgrade in place. Carries the dated snapshot designation, following Medieval Factions' 6.0.0-SNAPSHOT-7-25-2026: the AI-first line has not yet been verified in live operation, and the designation stays until it has. Co-Authored-By: Claude Opus 5 (1M context) --- version.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 version.txt diff --git a/version.txt b/version.txt new file mode 100644 index 0000000..681b185 --- /dev/null +++ b/version.txt @@ -0,0 +1 @@ +0.1.0-SNAPSHOT-8-8-2026