From 673ec3245f27ee377ccb25e8b9d8a4d95f5bdd5e Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 18:56:23 -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..568f788 100644 --- a/Provenance.md +++ b/Provenance.md @@ -0,0 +1,30 @@ +# Provenance + +## Source Evidence + +- Gitea description: Autonomous Alpaca+Ollama trading bot v1 +- Default branch: master +- Detected language: Python +- Visibility: Public +- Topics: automation, readiness, stewarded +- No mapped local source directory was found; details are based on the Gitea tree. +- Visible project files beyond stewardship docs: 14 + +## Imported Or Generated Content Signals + +| Signal | Detail | +|---|---| +| requirements.txt | fastapi, uvicorn[standard], jinja2, requests, apscheduler, python-dotenv, sqlalchemy, pydantic, redis, meilisearch-python-sdk | +| README files | 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.