# 📊 Directory Analysis Report
> This example was generated with st -m markdown > examples/markdown-output.md
**Generated by Smart Tree** | 2025-07-05 03:21:47
## 📁 Overview
- **Directory**: `smart-tree`
- **Total Files**: 153
- **Total Directories**: 18
- **Total Size**: 12.9 MB
## 🌳 Directory Structure
```mermaid
flowchart LR
%% Smart Tree Directory Visualization
root{"📁 smart-tree"}
style root fill:#ff9800,stroke:#e65100,stroke-width:4px,color:#fff
subgraph sub1 ["src" ]
direction TB
node_2["📁 formatters"]
node_24["🦀context.rs\n4.8 KB"]
node_25["📁 mcp"]
node_31["📁 decoders"]
node_36["🦀content_detector.rs\n12.3 KB"]
node_37["🦀dynamic_tokenizer.rs\n11.2 KB"]
node_38["🦀quantum_scanner.rs\n10.8 KB"]
node_39["🦀scanner.rs\n78.9 KB"]
end
subgraph sub2 ["formatters" ]
direction TB
node_3["🦀ai.rs\n7.1 KB"]
node_4["🦀ai_json.rs\n5.2 KB"]
node_5["🦀classic.rs\n13.3 KB"]
node_6["🦀csv.rs\n1.9 KB"]
node_7["🦀digest.rs\n2.3 KB"]
node_8["🦀hex.rs\n6.9 KB"]
node_9["🦀json.rs\n3.9 KB"]
node_10["🦀markdown.rs\n22.8 KB"]
node_11["🦀mermaid.rs\n18.1 KB"]
node_12["🦀mod.rs\n1.3 KB"]
node_13["🦀quantum.rs\n9.1 KB"]
node_14["🦀quantum_safe.rs\n4.7 KB"]
node_15["🦀quantum_semantic.rs\n3.8 KB"]
node_16["🦀quantum_semantic_v2.rs\n3.1 KB"]
node_17["🦀relations.rs\n12.3 KB"]
node_18["🦀relations_formatter.rs\n5.3 KB"]
node_19["🦀semantic.rs\n9.1 KB"]
node_20["🦀stats.rs\n3.4 KB"]
node_21["🦀summary.rs\n26.1 KB"]
node_22["🦀summary_ai.rs\n11.0 KB"]
node_23["🦀tsv.rs\n1.6 KB"]
end
subgraph sub3 ["decoders" ]
direction TB
node_32["🦀classic.rs\n865 B"]
node_33["🦀hex.rs\n877 B"]
node_34["🦀json.rs\n2.7 KB"]
node_35["🦀mod.rs\n5.9 KB"]
end
subgraph sub4 ["mcp" ]
direction TB
node_26["🦀resources.rs\n4.4 KB"]
node_27["🦀cache.rs\n2.4 KB"]
node_28["🦀mod.rs\n10.0 KB"]
node_29["🦀prompts.rs\n7.3 KB"]
node_30["🦀tools.rs\n59.4 KB"]
end
node_1["📁 src"]
style node_1 fill:#e3f2fd,stroke:#1976d2,stroke-width:2px
%% Connections
root --> node_1
root --> sub1
node_1 --> sub2
node_1 --> sub4
node_1 --> sub3
more["... and 131 more items"]
style more fill:#ffecb3,stroke:#ff6f00,stroke-dasharray: 5 5
```
### 📂 Simple Tree View
```
📁 smart-tree/
├── 📁 src/
│ ├── 🦀 content_detector.rs (12.3 KB)
│ ├── 🦀 context.rs (4.8 KB)
│ ├── 📁 decoders/
│ ├── 🦀 dynamic_tokenizer.rs (11.2 KB)
│ ├── 📁 formatters/
│ ├── 📁 mcp/
│ ├── 🦀 quantum_scanner.rs (10.8 KB)
│ └── 🦀 scanner.rs (78.9 KB)
│ └── ... and 131 more items
```
## 📋 File Types Breakdown
| Extension | Count | Percentage | Total Size |
|-----------|-------|------------|------------|
| ⚙️ .yml | 2 | 1.3% | - |
| 📄 .gz | 1 | 0.7% | - |
| 📄 .rb | 1 | 0.7% | - |
| 📄 .png | 4 | 2.6% | - |
| 📜 .js | 2 | 1.3% | - |
| 📄 .sh | 11 | 7.2% | - |
| 📝 .md | 67 | 43.8% | - |
| 📄 .txt | 2 | 1.3% | - |
| 🐍 .py | 8 | 5.2% | - |
| ⚙️ .toml | 1 | 0.7% | - |
| 🦀 .rs | 43 | 28.1% | - |
| 📄 .mdc | 1 | 0.7% | - |
| 📄 .lock | 1 | 0.7% | - |
| ⚙️ .json | 7 | 4.6% | - |
| ⚙️ .yaml | 1 | 0.7% | - |
## 🍰 File Type Distribution
```mermaid
pie title Files by Type
"yml" : 2
"gz" : 1
"rb" : 1
"png" : 4
"js" : 2
"sh" : 11
"md" : 67
"txt" : 2
"py" : 8
"toml" : 1
"Other" : 53
```
## 📊 Size Distribution
```mermaid
pie title File Size Distribution
"< 1 KB" : 45
"1-10 KB" : 25
"10-100 KB" : 15
"100 KB - 1 MB" : 10
"> 1 MB" : 5
```
## 🏆 Largest Files
| Rank | File | Size |
|------|------|------|
| 🥇 | 📄 st | 4.6 MB |
| 🥈 | 🖼️ ST-AYE.png | 2.7 MB |
| 🥉 | 📦 st-x86_64-unknown-linux-gnu.tar.gz | 1.9 MB |
| 📄 | 🖼️ ST-HUE.png | 1.7 MB |
| 📄 | 🖼️ icon.png | 449.8 KB |
| 📄 | 🖼️ icon.png | 449.8 KB |
| 📄 | 🦀 scanner.rs | 78.9 KB |
| 📄 | 🦀 tools.rs | 59.4 KB |
| 📄 | 📄 Cargo.lock | 47.9 KB |
| 📄 | 🦀 main.rs | 34.3 KB |
## 🕐 Recent Activity
| File | Last Modified |
|------|---------------|
| 📝 markdown-output.md | Today |
| 📝 CLAUDE-WISHLIST.md | Today |
| 📝 CLAUDE.md | Today |
| 📝 MEM8_CACHE_SPECIFICATION.md | Today |
| ⚙️ mem8-archive-example.yaml | Today |
| 📝 smart-tree-demo.md | Today |
| 📝 st-improvements.md | Today |
| 📝 MEM8_BINARY_FORMAT.md | Today |
| ⚙️ settings.local.json | Today |
| ⚙️ manifest.json | Today |
## 📈 Summary
This analysis brought to you by **Smart Tree** 🌳
Where directories become beautiful documentation! ✨
---
*Generated with [Smart Tree](https://github.com/8b-is/smart-tree) - Making directory visualization intelligent, fast, and beautiful!*