diff --git a/Project-Inventory.md b/Project-Inventory.md index e69de29..4b208f6 100644 --- a/Project-Inventory.md +++ b/Project-Inventory.md @@ -0,0 +1,49 @@ +# Project Inventory + +## Repository Signals + +- Gitea description: stop all key fobs from working +- Default branch: main +- Detected language: C++ +- Visibility: Public +- Topics: readiness, software, stewarded +- No mapped local source directory was found; details are based on the Gitea tree. +- Visible project files beyond stewardship docs: 10 + +## Build And Dependency Signals + +| Signal | Detail | +|---|---| +| platformio.ini | envs=esp32-s3-devkitc-1; boards=esp32-s3-devkitc-1; frameworks=arduino | +| README files | README.md | + +## Directory Concentration + +- `(root)` (7 files) +- `include` (1 files) +- `safe-ui-polish` (1 files) +- `src` (1 files) + +## File Type Concentration + +- `.cpp` (3) +- `.gitignore` (1) +- `.pdf` (1) +- `.md` (1) +- `.py` (1) +- `.h` (1) +- `.ini` (1) +- `.html` (1) + +## Visible Project Files + +- .gitignore +- cc1101.pdf +- cypher-pulse-integration-report.md +- fix_html.py +- include/config.h +- platformio.ini +- safe-ui-polish/index.html +- src/main.cpp +- test_boot.cpp +- test_html.cpp