Initial project scaffold — plan, branding, and wiki access docs

This commit is contained in:
2026-03-19 17:44:41 -06:00
commit 0bae347e65
4 changed files with 1892 additions and 0 deletions
+46
View File
@@ -0,0 +1,46 @@
# CLAUDE.md — Forward Assist Project Context
## What Is This
> *Project concept pending — to be defined in initial planning session.*
## Source of Truth
- **Wiki:** https://wiki.jfamily.io — Forward Assist collection has full PDR, changelog, feature ideas
- **Wiki API:** `Authorization: Bearer ol_api_yHXypRyqf4CscWDzPluGfPev9GhdFg6mwrXwkT`
- **Collection ID:** `d1f85b19-030d-4a39-a6fd-317d6825fdfe`
## Before Making Changes
1. Read the PDR on the wiki for architecture and design decisions
2. Check the Changelog on the wiki for recent changes
3. Update the Claude Code Log after each session
## Key Infrastructure
| Host | IP | Access |
|------|----|--------|
| Ragnar (Proxmox) | 192.168.1.107 | SSH root (key from MacBook) |
| HAOS | 192.168.1.140 | SSH root (key), web :8123 |
| Infrastructure LXC (104) | 192.168.1.204 | Gitea, wiki (Outline) |
| Frigate LXC (108) | 192.168.1.211 | NVR with dual Coral TPUs |
| Wiki | https://wiki.jfamily.io | Outline API |
| Gitea | http://192.168.1.204:3000 | user: eric |
## Wiki Documents
| Document | ID | Purpose |
|----------|----|---------|
| Master Prompt | 82ea3344-b55e-46d9-bcb6-a03eec252261 | Session context |
| PDR | f33885c7-261f-46ed-9ff9-5348615b5b2e | Full project spec |
| Claude Code Log | 7ce13c60-dc93-4af3-85ae-8e407c5ca66b | Session work log |
| User Manual | ebc0b8ea-8e4b-4e35-9817-77d31c0ed3ea | End-user docs |
| Changelog | 7a3b0ae0-3d0a-4433-aca8-e494f9fd8fa2 | Dated changes |
| ScratchPad | d15c7e5d-b6f5-4e2a-aecb-a3782f8dc694 | Informal notes |
| Bugs! | 172adb16-ca91-4005-89d4-5ff0c90221e2 | Bug tracking |
| Change Orders! | cdaff737-aa78-4d85-b28b-8745968d9294 | Design deviations |
| Feature Ideas! | 3d5e036f-33c3-4bea-b129-74e5464ed182 | Future ideas |
## Tech Stack
> *To be determined.*