From 947befed70036f7086cf8152865e338f404982bd Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 05:53:35 -0700 Subject: [PATCH] docs: add stewardship readme --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4679f1f --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# C5 JACKED + +Parent workspace for the `ESP32-C5-J4CK3D` firmware checkout. + +## Stewardship Status + +- Local folder had no root Git repository during the 2026-05-20 stewardship pass. +- Nested `ESP32-C5-J4CK3D/` directory is the active project checkout. +- Nested upstream remote: `https://github.com/Evil-Project-Team/ESP32-C5-J4CK3D.git` +- This private Gitea repo is a README-only placeholder until you decide whether to mirror full project files. + +## Layout + +| Path | Purpose | +|------|---------| +| `ESP32-C5-J4CK3D/` | ESP32-C5 firmware project with its own README and Git history. | + +## Notes + +Use only in authorized lab environments and keep secrets, binaries, and local build artifacts out of Git unless they are intentionally published as release assets.