diff --git a/Project-Inventory.md b/Project-Inventory.md index e69de29..5b49809 100644 --- a/Project-Inventory.md +++ b/Project-Inventory.md @@ -0,0 +1,48 @@ +# Project Inventory + +## Repository Signals + +- Gitea description: BW16 advanced orchestrator firmware workspace +- Default branch: main +- Detected language: C++ +- Visibility: Private +- Topics: firmware, hardware, private-workspace, readiness, stewarded +- Local source inspected: /Volumes/sanD/dev_shit/evil bw 16 +- Visible project files beyond stewardship docs: 10 + +## Build And Dependency Signals + +| Signal | Detail | +|---|---| +| Arduino sketches | master/master.ino, slave/slave.ino | +| README files | README.md | + +## Directory Concentration + +- `.vscode` (3 files) +- `master` (3 files) +- `data` (2 files) +- `(root)` (1 files) +- `slave` (1 files) + +## File Type Concentration + +- `.json` (3) +- `.html` (2) +- `.ino` (2) +- `.gitignore` (1) +- `.h` (1) +- `.md` (1) + +## Visible Project Files + +- .gitignore +- .vscode/c_cpp_properties.json +- .vscode/launch.json +- .vscode/settings.json +- data/evil_portal.html +- data/web_ui/index.html +- master/Evil-BW16/BW16_defs.h +- master/filesystem_setup.md +- master/master.ino +- slave/slave.ino