Necromancy (nc)
Overview
The Necromancy spell creates a '.graveyard' realm to store deleted files. It's a prerequisite for the Fireball spell and works in conjunction with Raise_Dead for file recovery.
Features
- Graveyard creation
- Persistent storage
- System integration
- Multi-spell support
- Location management
Requirements
Installation
Built into Magi.CLI core spells.
Usage
or
Storage Location
Creates .graveyard
in ~/.sanctum/.graveyard/
Examples
Initialize Graveyard
- Fireball (fb) - Sends files to graveyard
- Raise_Dead (rd) - Recovers files from graveyard
System Integration
- Creates permanent storage location
- Enables file deletion safety net
- Supports recovery operations
- Maintains file organization
- Manages storage space
Common Use Cases
- Setting up new environments
- Preparing for file cleanup
- Establishing recovery system
- System initialization
- Safety net creation
Best Practices
- Initialize before using Fireball
- Check graveyard status regularly
- Monitor available space
- Clean old files periodically
- Maintain graveyard organization
Notes
- One-time setup per environment
- Required for Fireball spell
- Persistent between sessions
- Maximum 13 files stored
- Automatic oldest file removal