Detailed wiki content repair: Project Inventory

2026-05-20 18:56:25 -07:00
parent 673ec3245f
commit 242794fc46

@@ -0,0 +1,52 @@
# Project Inventory
## Repository Signals
- 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
## Build And Dependency Signals
| Signal | Detail |
|---|---|
| requirements.txt | fastapi, uvicorn[standard], jinja2, requests, apscheduler, python-dotenv, sqlalchemy, pydantic, redis, meilisearch-python-sdk |
| README files | README.md |
## Directory Concentration
- `(root)` (9 files)
- `scripts` (3 files)
- `systemd` (1 files)
- `templates` (1 files)
## File Type Concentration
- `.py` (6)
- `.sh` (3)
- `.example` (1)
- `.gitignore` (1)
- `.txt` (1)
- `.service` (1)
- `.html` (1)
## Visible Project Files
- .env.example
- .gitignore
- app.py
- bot.py
- config.py
- db.py
- requirements.txt
- run.sh
- scripts/flow_tests.py
- scripts/start_live.sh
- scripts/watchdog.sh
- services.py
- systemd/alpaca-llm-bot-v1.service
- templates/index.html