From dfabb41582e302f45a3de826f85f531bf23dfc8b Mon Sep 17 00:00:00 2001 From: NuklearRabbit <145918611+NuklearRabbit@users.noreply.github.com> Date: Sun, 2 Aug 2026 02:10:24 +0200 Subject: [PATCH] docs(deploy): keep history evidence revision-independent --- PROJECT_STATE.md | 2 +- artifacts/deployment/unraid-summary.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PROJECT_STATE.md b/PROJECT_STATE.md index 72c2584..e6973c5 100644 --- a/PROJECT_STATE.md +++ b/PROJECT_STATE.md @@ -17,7 +17,7 @@ build all pass. Evidence is in `artifacts/deployment/unraid-summary.md`. - Published to the private Gitea repository `https://gitea.itworx.tech/Jens/MobilityOps`. `master` is the default branch; the full - 15-commit history and baseline commit are present; zero tags exist; remote hygiene is + commit history and baseline commit are present; zero tags exist; remote hygiene is clean. `origin` uses the SSH clone URL supplied by Gitea. - Exact next action: none — repository publication and Unraid deployment are complete. diff --git a/artifacts/deployment/unraid-summary.md b/artifacts/deployment/unraid-summary.md index ce332b9..f63f695 100644 --- a/artifacts/deployment/unraid-summary.md +++ b/artifacts/deployment/unraid-summary.md @@ -42,7 +42,7 @@ git push -u origin master git push origin --tags ``` -Git and the Gitea web UI both verified `master` as the default branch, the full 15-commit +Git and the Gitea web UI both verified `master` as the default branch, the full commit history, baseline commit `4bf9afbeff44088864e0844769d4dd0e4089d85b`, and zero tags. The remote tree contains no `.env`, local database, `node_modules`, virtual environment, test cache, build cache, Playwright output, or browser binaries.