File Tree Structure

ðŸŒē File Tree Structure

This document outlines the core directory structure used by Rotkeeper to organize tombs, configs, logs, and rendered outputs.

📁 Core Layout

rotkeeper/
├── bones/                  # Main tomb registry
│   ├── meta/               # Manuals, docbooks, and reference guides
│   ├── scripts/            # Ritual scripts (`rc-*.sh`)
│   ├── logs/               # Changelogs, scan reports, commit trails
│   ├── config/             # YAML configuration files
│   ├── archive/            # Packed `.tar.gz` tombs
│   └── appendices/         # Tree, formats, flags, glossary
├── tombs/                  # User-defined tombs and content
├── output/                 # Rendered HTML output
├── home/                   # Source Markdown for documentation
└── rc-utils.sh             # Shared logic for all ritual scripts

ðŸŠĶ Notes

🗂ïļ Structure is sacred. Rotkeeper walks the same tree in life and decay.

Author:

Project: Rotkeeper

Version: 0.2.3-pre

License: