From fad2d260961989a4a0e69d5cf81804e91d62119f Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 18:58:18 -0700 Subject: [PATCH] Detailed wiki content repair: Provenance --- Provenance.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/Provenance.md b/Provenance.md index e69de29..3f259f8 100644 --- a/Provenance.md +++ b/Provenance.md @@ -0,0 +1,30 @@ +# Provenance + +## Source Evidence + +- Gitea description: Hardware/firmware project with documented setup, provenance, and release hygiene. +- Default branch: main +- Detected language: C +- Visibility: Public +- Topics: firmware, hardware, readiness, stewarded +- No mapped local source directory was found; details are based on the Gitea tree. +- Visible project files beyond stewardship docs: 53 + +## Imported Or Generated Content Signals + +| Signal | Detail | +|---|---| +| CMakeLists.txt | CMake/ESP-IDF style build metadata is present. | +| README files | ESP32-C5-Toolkit/README.md, README.md | + +## Required Provenance Work + +- Identify upstream source, if any. +- Preserve third-party license and notice files. +- Record copied code, generated files, and binary artifacts separately. +- Record build toolchain, source commit, and checksums for release assets. +- Resolve `LICENSE_STATUS.md` before adding a final `LICENSE`. + +## Unknowns + +- No provenance unknowns were inferred from inspected evidence.