From 87d9e2d50fb26c1e10a5cc7c7bf1f7fe838ba909 Mon Sep 17 00:00:00 2001 From: casjay Date: Tue, 4 Aug 2026 23:18:28 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20project=20spec=20and=20?= =?UTF-8?q?documentation=20=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - CLAUDE.md - IDEA.md --- CLAUDE.md | 3 +++ IDEA.md | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 CLAUDE.md create mode 100644 IDEA.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..3fb0e24 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,3 @@ +# gitea + +Read `AI.md` and `IDEA.md` before acting on this project. diff --git a/IDEA.md b/IDEA.md new file mode 100644 index 0000000..a163677 --- /dev/null +++ b/IDEA.md @@ -0,0 +1,16 @@ +# IDEA.md + +## Project variables + +project_name: gitea +project_org: casjaysdevdocker +internal_name: gitea +internal_org: casjaysdevdocker + +## Notes + +Docker image project — containerized Gitea for `casjaysdevdocker/gitea`. +Generated and maintained via the CasjaysDev `gen-dockerfile`/`gen-script` template +system (`casjay-dotfiles/scripts`). `AI.md` in this repo is not a PART 0-6 +scaffold spec — it is a permanent maintenance runbook (Steps 1-9) for re-syncing +generated files whenever the upstream templates change.