# Obsidian Vault - VPS Sync

This is the VPS mirror of the main Obsidian vault.

## Directory Structure

- `05-Meeting-Notes/` - Meeting notes and summaries
- `06-Context/` - Context files and documentation
  - `01-Projects/` - Project files
  - `02-Homelab-Agent/` - Homelab infrastructure and logs
- `01-Projects/` - Active projects

## Sync Status

This vault is synchronized with the main repository using Git.

Last sync: Wed Oct 29 16:48:28 EDT 2025

## Access

- **Local Path**: `/opt/vault`
- **Git Remote**: https://github.com/williamjvest/vv.git
- **Sync Frequency**: Manual or scheduled

## Usage

Access files directly or use Git to pull latest changes:

```bash
cd /opt/vault
git pull origin main
```
