Detailed wiki content repair: Architecture

2026-05-20 19:08:18 -07:00
parent 1fe5abd572
commit f07b7cb601

@@ -0,0 +1,35 @@
# Architecture
## Classification
Software / documentation workspace.
## Structure Signals
- `scripts` (3 files)
- `rules` (2 files)
- `(root)` (1 files)
## File Type Signals
- `.sh` (4)
- `.rule` (2)
## Build And Dependency Signals
| Signal | Detail |
|---|---|
| README files | README.md |
## Project Tree Snapshot
- auto_crack.sh
- rules/best64.rule
- rules/custom.rule
- scripts/build_wordlist.sh
- scripts/crack_pipeline.sh
- scripts/verify_handshakes.sh
## Interpretation
Treat this page as the maintainer map. Replace inferred structure with exact module responsibilities once active code paths are confirmed.