diff --git a/Project-Inventory.md b/Project-Inventory.md index e69de29..a490011 100644 --- a/Project-Inventory.md +++ b/Project-Inventory.md @@ -0,0 +1,46 @@ +# Project Inventory + +## Repository Signals + +- Gitea description: ESP32 web UI and Proxmark/Iceman support workspace +- Default branch: main +- Detected language: C +- Visibility: Private +- Topics: firmware, hardware, private-workspace, readiness, stewarded +- Local source inspected: /Volumes/sanD/dev_shit/iceman_webui +- Visible project files beyond stewardship docs: 12 + +## Build And Dependency Signals + +| Signal | Detail | +|---|---| +| CMakeLists.txt | CMake/ESP-IDF style build metadata is present. | +| README files | README.md | + +## Directory Concentration + +- `proxarch_esp_idf` (8 files) +- `iceman_web_ui_esp32` (3 files) +- `(root)` (1 files) + +## File Type Concentration + +- `(none)` (5) +- `.txt` (4) +- `.c` (2) +- `.gitignore` (1) + +## Visible Project Files + +- .gitignore +- iceman_web_ui_esp32/CMakeLists.txt +- iceman_web_ui_esp32/main/CMakeLists.txt +- iceman_web_ui_esp32/main/proxarch_main.c +- proxarch_esp_idf/.git/HEAD +- proxarch_esp_idf/.git/config +- proxarch_esp_idf/.git/description +- proxarch_esp_idf/.git/index +- proxarch_esp_idf/.git/packed-refs +- proxarch_esp_idf/CMakeLists.txt +- proxarch_esp_idf/main/CMakeLists.txt +- proxarch_esp_idf/main/proxarch_main.c