From e72439f74f6c171b096cf2762ef7bfd25d399cc1 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 19:05:10 -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..964e13f 100644 --- a/Provenance.md +++ b/Provenance.md @@ -0,0 +1,30 @@ +# Provenance + +## Source Evidence + +- Gitea description: MeetMe automation bot workspace +- Default branch: main +- Detected language: Python +- Visibility: Private +- Topics: automation, private-workspace, readiness, stewarded +- Local source inspected: /Volumes/sanD/dev_shit/meetme bot +- Visible project files beyond stewardship docs: 43 + +## Imported Or Generated Content Signals + +| Signal | Detail | +|---|---| +| requirements.txt | requests, python-dotenv, schedule, colorama | +| README files | README.md, meetme-backend-api/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.