From 124f0f641839cf8eac60637adf219fd431cb94a9 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 19:08:11 -0700 Subject: [PATCH] Detailed wiki content repair: Project Inventory --- Project-Inventory.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/Project-Inventory.md b/Project-Inventory.md index e69de29..cd6ea39 100644 --- a/Project-Inventory.md +++ b/Project-Inventory.md @@ -0,0 +1,43 @@ +# Project Inventory + +## Repository Signals + +- Gitea description: ESP32-P4 voice panel firmware workspace +- Default branch: main +- Detected language: C++ +- Visibility: Private +- Topics: firmware, hardware, private-workspace, readiness, stewarded +- Local source inspected: /Volumes/sanD/dev_shit/p4 pannel +- Visible project files beyond stewardship docs: 7 + +## Build And Dependency Signals + +| Signal | Detail | +|---|---| +| Arduino sketches | voice_assistant/voice_assistant.ino | +| README files | README.md | + +## Directory Concentration + +- `.vscode` (3 files) +- `(root)` (2 files) +- `.cursor` (1 files) +- `voice_assistant` (1 files) + +## File Type Concentration + +- `.json` (3) +- `.mdc` (1) +- `.gitignore` (1) +- `.code` (1) +- `.ino` (1) + +## Visible Project Files + +- .cursor/rules/byterover-rules.mdc +- .gitignore +- .vscode/c_cpp_properties.json +- .vscode/launch.json +- .vscode/settings.json +- example.code +- voice_assistant/voice_assistant.ino