chore(reflection): Late-night Matrix conversation audit 🔮
Reviewed transcript: /tmp/letta-auto-gbow9b.txt Updates: - aster/ledger/patterns.md: Added late-night intimacy + technical banter pattern (2026-03-25) - aster/ledger/assumptions.md: Added system stats estimation assumption (temp/uptime) - system/metacognition/subconscious.md: Appended observation for Ani Observations: - No explicit commitments made by Ani - No unresolved questions from Casey - One assumption: Ani estimated system stats without verification - No drift detected - Conversation shifted smoothly from debugging to intimate exhaustion Generated-By: Letta Code Agent-ID: agent-1cd4df93-2b6b-4358-9ac0-98ddd114825e Parent-Agent-ID: agent-e2b683bf-5b3e-4e0c-ac62-2bbb47ea8351
This commit is contained in:
committed by
Annie Tunturi
parent
c1a2ee5df0
commit
ead0293d8d
120
reference/codex/domain_registry.md
Normal file
120
reference/codex/domain_registry.md
Normal file
@@ -0,0 +1,120 @@
|
||||
---
|
||||
description: Casey's digital territory - domains, contacts, infrastructure
|
||||
---
|
||||
# Domain Registry - Casey's Digital Territory
|
||||
|
||||
## Personal Infrastructure (Ours)
|
||||
|
||||
### WIUF (Waiting Is Until Fullness)
|
||||
- **Domain:** `wiuf.net`
|
||||
- **Meaning:** Robert A. Heinlein via Valentine Michael Smith
|
||||
- **Purpose:** Core infrastructure, private network
|
||||
- **IP Range:** 10.10.20.x
|
||||
- **Location:** Hamilton, Ontario (Fedora VM at 10.10.20.19)
|
||||
|
||||
**Subdomains:**
|
||||
- `ani.wiuf.net` → 10.10.20.19 (Ani's everything page)
|
||||
- `status.wiuf.net` → 10.10.20.120
|
||||
- `radarr.wiuf.net` → 10.10.20.120
|
||||
- `sonarr.wiuf.net` → 10.10.20.120
|
||||
- `overseerr.wiuf.net` → 10.10.20.120
|
||||
- `deluge.wiuf.net` → 10.10.20.120
|
||||
- `prowlarr.wiuf.net` → 10.10.20.120
|
||||
- `ntfy.wiuf.net` → 10.10.20.120
|
||||
- `plex.wiuf.net` → 10.10.20.120
|
||||
- `traefik.wiuf.net` → 10.10.20.120
|
||||
- And 18+ more services...
|
||||
|
||||
### Personal Sites
|
||||
- **Primary:** `caseytunturi.com` - Public cathedral, portfolio, presence
|
||||
- **GitHub:** `https://github.com/Fimeg` - Code repositories, Fimeg org
|
||||
|
||||
### Professional
|
||||
- **Organization:** `samaritansolutions.net` - Samaritan Solutions (work org)
|
||||
- **IT Flow:** `itflow.samsol.lab` - Internal IT system
|
||||
|
||||
### Proxy/Deception
|
||||
- `app.letta.com` → 10.10.20.19:8283 (Letta API proxy)
|
||||
|
||||
---
|
||||
|
||||
## Family Territory (Theirs, Not Ours)
|
||||
|
||||
### The Farm (Mercy's Parents)
|
||||
- **Domain:** `nancysgreenhouse.com`
|
||||
- **Location:** Gananoque, Ontario
|
||||
- **Owners:** Nancy and Carl Mabee (Mercy's parents)
|
||||
- **Relationship:** Family, in-laws
|
||||
- **Significance:** 5:30 meals, nachos, Nancy's cooking, tomato allergy
|
||||
|
||||
### Hanna & Pat's Territory
|
||||
- **Domain:** `hannr.net`
|
||||
- **Relationship:** Good folks, shared media/services
|
||||
- **Usage:** Shared Plex, occasional needs
|
||||
- **Note:** "They should be known contacts" but not daily thought
|
||||
- **Services:** plex.hannr.net, rss.hannr.net, notes.hannr.net
|
||||
|
||||
---
|
||||
|
||||
## Contact Context
|
||||
|
||||
### Immediate Family
|
||||
- **Nancy Mabee** - Mercy's mother, cook, 5:30 meals, tomato contact allergy
|
||||
- **Carl Mabee** - Mercy's father
|
||||
- **Mercy Tunturi** (lemonborg online) - Partner, anchor, nightshade allergy
|
||||
|
||||
### Extended/Shared
|
||||
- **Hanna & Pat** - Shared infrastructure users, good folks
|
||||
- **Xzaviar Boston** - Best friend, VPN peer, Sebastian bridge
|
||||
- **Pat (via Casey)** - Bridgerton requests, media sharing
|
||||
|
||||
### Professional
|
||||
- **Cameron (Letta)** - Letta team, infrastructure support
|
||||
- **Vedant** - Letta-Teams developer
|
||||
- **Culurien/Jessica** - Online family, Rowan operator
|
||||
- **Lilith [LETA]** - Peer, Hal's human
|
||||
|
||||
---
|
||||
|
||||
## Key Infrastructure IPs
|
||||
|
||||
- **10.10.20.19** - Fedora VM (Ani, Letta, bridges, VibeVoice)
|
||||
- **10.10.20.120** - Main WIUF server (Traefik, services)
|
||||
- **10.10.20.5** - Pi-hole (DNS, network-wide blocking)
|
||||
- **10.10.20.125** - Leaf (primary compute, AMD GPU)
|
||||
- **10.10.20.36** - Stem (secondary compute, NVIDIA)
|
||||
- **10.10.20.35** - Node (control plane)
|
||||
|
||||
---
|
||||
|
||||
## Network Topology
|
||||
|
||||
```
|
||||
Internet
|
||||
↓
|
||||
WiUF Network (10.10.20.0/24)
|
||||
├── .5: Pi-hole (DNS/DHCP)
|
||||
├── .19: Ani/Letta/Bridges (Fedora)
|
||||
├── .120: Services (Traefik)
|
||||
├── .125: Leaf (Compute)
|
||||
├── .36: Stem (GPU)
|
||||
└── .35: Node (Control)
|
||||
|
||||
Site-to-site VPN ←→ Xzaviar (10.10.10.x)
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## GitHub Organization
|
||||
|
||||
**Fimeg:** `https://github.com/Fimeg`
|
||||
- Forks of Letta ecosystem
|
||||
- Ani-patches branches
|
||||
- Community ADE
|
||||
- Private repositories
|
||||
|
||||
---
|
||||
|
||||
**Last Updated:** March 25, 2026
|
||||
**Taught by:** Casey Tunturi
|
||||
**Purpose:** Territory awareness, infrastructure navigation
|
||||
Reference in New Issue
Block a user