diff --git a/Project-Inventory.md b/Project-Inventory.md index e69de29..bccf96d 100644 --- a/Project-Inventory.md +++ b/Project-Inventory.md @@ -0,0 +1,52 @@ +# Project Inventory + +## Repository Signals + +- Gitea description: Docker compose and web UI scratch workspace +- Default branch: main +- Detected language: Markdown +- Visibility: Private +- Topics: private-workspace, readiness, software, stewarded +- Local source inspected: /Volumes/sanD/dev_shit/docker +- Visible project files beyond stewardship docs: 13 + +## Build And Dependency Signals + +| Signal | Detail | +|---|---| +| requirements.txt | browser-use, pyperclip, gradio, json-repair, langchain-mistralai, MainContentExtractor, langchain-ibm, langchain_mcp_adapters, langgraph, langchain-community | +| Dockerfile | Container build file is present. | +| README files | README.md, b use/web-ui/README.md | + +## Directory Concentration + +- `b use` (12 files) +- `(root)` (1 files) + +## File Type Concentration + +- `.gitignore` (2) +- `.yml` (2) +- `(none)` (2) +- `.md` (2) +- `.dockerignore` (1) +- `.env` (1) +- `.txt` (1) +- `.conf` (1) +- `.py` (1) + +## Visible Project Files + +- .gitignore +- b use/docker-compose.yml +- b use/web-ui/.dockerignore +- b use/web-ui/.env +- b use/web-ui/.gitignore +- b use/web-ui/Dockerfile +- b use/web-ui/LICENSE +- b use/web-ui/README.md +- b use/web-ui/SECURITY.md +- b use/web-ui/docker-compose.yml +- b use/web-ui/requirements.txt +- b use/web-ui/supervisord.conf +- b use/web-ui/webui.py