Detailed wiki content repair: Architecture

2026-05-20 19:06:36 -07:00
parent c92a5f28a6
commit 9188520b8c

@@ -0,0 +1,36 @@
# Architecture
## Classification
Automation / agent workspace.
## Structure Signals
- `.cursor` (5 files)
- `(root)` (2 files)
## File Type Signals
- `.mdc` (5)
- `.cursorignore` (1)
- `.gitignore` (1)
## Build And Dependency Signals
| Signal | Detail |
|---|---|
| README files | README.md |
## Project Tree Snapshot
- .cursor/rules/byterover-rules.mdc
- .cursor/rules/fetch.mdc
- .cursor/rules/memory.mdc
- .cursor/rules/sequentialthinking.mdc
- .cursor/rules/wiki.mdc
- .cursorignore
- .gitignore
## Interpretation
Treat this page as the maintainer map. Replace inferred structure with exact module responsibilities once active code paths are confirmed.