Detailed wiki content repair: Project Inventory

2026-05-20 19:01:57 -07:00
parent 156b47099b
commit 9746a8781d

@@ -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