From 1546beb10e5eee1d2697493f2649dc9a3fd7ca04 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 18:56:08 -0700 Subject: [PATCH] Detailed wiki content repair: Project Inventory --- Project-Inventory.md | 69 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/Project-Inventory.md b/Project-Inventory.md index e69de29..0a313d5 100644 --- a/Project-Inventory.md +++ b/Project-Inventory.md @@ -0,0 +1,69 @@ +# Project Inventory + +## Repository Signals + +- Gitea description: ESP32-C6 Gemini chat gadget firmware workspace +- Default branch: main +- Detected language: C +- Visibility: Private +- Topics: firmware, hardware, private-workspace, readiness, stewarded +- Local source inspected: /Volumes/sanD/dev_shit/ai-girlfriend +- Visible project files beyond stewardship docs: 23 + +## Build And Dependency Signals + +| Signal | Detail | +|---|---| +| CMakeLists.txt | CMake/ESP-IDF style build metadata is present. | +| README files | README.md, readme_ai.md | + +## Directory Concentration + +- `build` (6 files) +- `(root)` (5 files) +- `main` (4 files) +- `.vscode` (3 files) +- `components` (3 files) +- `.cache` (1 files) +- `.cursor` (1 files) + +## File Type Concentration + +- `.txt` (4) +- `.json` (3) +- `.gitignore` (2) +- `(none)` (2) +- `.c` (2) +- `.idx` (1) +- `.mdc` (1) +- `.yaml` (1) +- `.log` (1) +- `.check_cache` (1) +- `.h` (1) +- `.projbuild` (1) + +## Visible Project Files + +- ._.gitignore +- .cache/clangd/index/main.c.40ECD50192E77BED.idx +- .cursor/rules/byterover-rules.mdc +- .gitignore +- .vscode/c_cpp_properties.json +- .vscode/extensions.json +- .vscode/launch.json +- CMakeLists.txt +- build/CMakeCache.txt +- build/CMakeFiles/CMakeConfigureLog.yaml +- build/CMakeFiles/CMakeOutput.log +- build/CMakeFiles/cmake.check_cache +- build/log/idf_py_stderr_output_23324 +- build/log/idf_py_stdout_output_23324 +- components/cjson/CMakeLists.txt +- components/cjson/cJSON.c +- components/cjson/cJSON.h +- main/CMakeLists.txt +- main/Kconfig.projbuild +- main/idf_component.yml +- main/main.c +- readme_ai.md +- sdkconfig.defaults