refactor(repo): reorganize repository structure for improved navigation and maintainability
Implement comprehensive directory reorganization to improve discoverability,
logical grouping, and separation of concerns across documentation, scripts,
and infrastructure snapshots.
Major Changes:
1. Documentation Reorganization:
- Created start-here-docs/ for onboarding documentation
* Moved QUICK-START.md, START-HERE.md, GIT-SETUP-GUIDE.md
* Moved GIT-QUICK-REFERENCE.md, SCRIPT-USAGE.md, SETUP-COMPLETE.md
- Created troubleshooting/ directory
* Moved BUGFIX-SUMMARY.md for centralized issue resolution
- Created mcp/ directory for Model Context Protocol configurations
* Moved OBSIDIAN-MCP-SETUP.md to mcp/obsidian/
2. Scripts Reorganization:
- Created scripts/crawlers-exporters/ for infrastructure collection
* Moved collect*.sh scripts and collection documentation
* Consolidates Proxmox homelab export tooling
- Created scripts/fixers/ for operational repair scripts
* Moved fix_n8n_db_*.sh scripts
* Isolated scripts with embedded credentials (templates tracked)
- Created scripts/qol/ for quality-of-life utilities
* Moved git-aliases.sh and git-first-commit.sh
3. Infrastructure Snapshots:
- Created disaster-recovery/ for active infrastructure state
* Moved latest homelab-export-20251202-204939/ snapshot
* Contains current VM/CT configurations and system state
- Created archive-homelab/ for historical snapshots
* Moved homelab-export-*.tar.gz archives
* Preserves point-in-time backups for reference
4. Agent Definitions:
- Created sub-agents/ directory
* Added backend-builder.md (development agent)
* Added lab-operator.md (infrastructure operations agent)
* Added librarian.md (git/version control agent)
* Added scribe.md (documentation agent)
5. Updated INDEX.md:
- Reflects new directory structure throughout
- Updated all file path references
- Enhanced navigation with new sections
- Added agent roles documentation
- Updated quick reference commands
6. Security Improvements:
- Updated .gitignore to match reorganized file locations
- Corrected path for scripts/fixers/fix_n8n_db_c_locale.sh exclusion
- Maintained template-based credential management pattern
Infrastructure State Update:
- Latest snapshot: 2025-12-02 20:49:54
- Removed: VM 101 (gitlab), CT 112 (Anytype)
- Added: CT 113 (n8n)
- Total: 9 VMs, 3 Containers
Impact:
- Improved repository navigation and discoverability
- Logical separation of documentation, scripts, and snapshots
- Clearer onboarding path for new users
- Enhanced maintainability through organized structure
- Foundation for multi-agent workflow support
Files changed: 90 files (+935/-349)
- 3 modified, 14 new files, 73 renames/moves
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,92 @@
|
||||
--- Logical volume ---
|
||||
LV Name data
|
||||
VG Name pve
|
||||
LV UUID nXr2yp-cBLu-zk2O-IuK6-rusJ-SGQe-f0phx9
|
||||
LV Write Access read/write (activated read only)
|
||||
LV Creation host, time proxmox, 2025-02-10 22:36:59 -0700
|
||||
LV Pool metadata data_tmeta
|
||||
LV Pool data data_tdata
|
||||
LV Status available
|
||||
# open 0
|
||||
LV Size 65.79 GiB
|
||||
Allocated pool data 0.01%
|
||||
Allocated metadata 1.60%
|
||||
Current LE 16843
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:5
|
||||
|
||||
--- Logical volume ---
|
||||
LV Path /dev/pve/swap
|
||||
LV Name swap
|
||||
VG Name pve
|
||||
LV UUID WUwIOg-KoKp-s0Gv-OEdK-SfAM-If3g-dC8RCz
|
||||
LV Write Access read/write
|
||||
LV Creation host, time proxmox, 2025-02-10 22:36:39 -0700
|
||||
LV Status available
|
||||
# open 2
|
||||
LV Size 8.00 GiB
|
||||
Current LE 2048
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:0
|
||||
|
||||
--- Logical volume ---
|
||||
LV Path /dev/pve/root
|
||||
LV Name root
|
||||
VG Name pve
|
||||
LV UUID gwPJ9W-AdR3-ztx1-MFSR-ZDcC-XMyr-cE5bkC
|
||||
LV Write Access read/write
|
||||
LV Creation host, time proxmox, 2025-02-10 22:36:39 -0700
|
||||
LV Status available
|
||||
# open 1
|
||||
LV Size <43.93 GiB
|
||||
Current LE 11246
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:1
|
||||
|
||||
--- Logical volume ---
|
||||
LV Path /dev/pve/vm-104-cloudinit
|
||||
LV Name vm-104-cloudinit
|
||||
VG Name pve
|
||||
LV UUID BZOYmV-vyKT-wbeu-wb8w-hqxH-WsNB-fAK2k1
|
||||
LV Write Access read/write
|
||||
LV Creation host, time serviceslab, 2025-05-24 15:08:16 -0600
|
||||
LV Pool name data
|
||||
LV Status available
|
||||
# open 0
|
||||
LV Size 4.00 MiB
|
||||
Mapped size 9.38%
|
||||
Current LE 1
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:6
|
||||
|
||||
--- Logical volume ---
|
||||
LV Path /dev/pve/vm-108-disk-0
|
||||
LV Name vm-108-disk-0
|
||||
VG Name pve
|
||||
LV UUID LWXsVN-pL9V-eGJp-XPdC-pJ2e-HhPB-Cl1VbL
|
||||
LV Write Access read/write
|
||||
LV Creation host, time serviceslab, 2025-06-27 17:25:15 -0600
|
||||
LV Pool name data
|
||||
LV Status available
|
||||
# open 0
|
||||
LV Size 4.00 MiB
|
||||
Mapped size 14.06%
|
||||
Current LE 1
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:7
|
||||
|
||||
Reference in New Issue
Block a user