From 63156ad2c8642caaec97ad7d1c7f082504ff1f38 Mon Sep 17 00:00:00 2001 From: Leonard Date: Thu, 16 Jul 2026 16:18:40 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20decision=20log=20=E2=80=94=20project=20?= =?UTF-8?q?start?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/decision-log.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/decision-log.md diff --git a/docs/decision-log.md b/docs/decision-log.md new file mode 100644 index 0000000..af2212d --- /dev/null +++ b/docs/decision-log.md @@ -0,0 +1,18 @@ +# Decision log — phoenix-website-hallmark + +## 2026-07-16: Project start + Hallmark audit + local prototype + +**Decision:** Create dedicated Gitea repo `Tony_tech/phoenix-website-hallmark`, store project definition (what/why), full audit notes, and Hallmark homepage prototype. Do **not** deploy to production. + +**Rationale:** Live site has real content but AI-template structure. Hallmark skill is now available in Leonard. Prototype-first avoids live-patch failure modes. User directed: write only to Gitea and document project purpose. + +**Implementation:** +- Repo: `Tony_tech/phoenix-website-hallmark` (main) +- Files: README, docs/PROJECT.md, docs/hallmark-audit-2026-07-16.md, docs/decision-log.md, prototype/* + +**Trade-offs accepted:** +- Prototype is homepage-only (not full multi-page) +- Uses live CDN image URLs (not vendored assets) +- Book links still point at production booking (intentional) + +**Not confirmed:** Preferred production host/stack for eventual cutover (Lovable vs self-host vs other).