commit 947befed70036f7086cf8152865e338f404982bd Author: drjones Date: Wed May 20 05:53:35 2026 -0700 docs: add stewardship readme 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.