Skip to content

README

This knowledge base follows the temperature gradient system for organizing project knowledge.

HOT COLD
---------------------------------------------------------------------------
00-inbox/ 01-working/ 02-learnings/ 03-reference/ 04-archive/
| | | | |
today this week permanent stable done
ZoneFolderTemperatureContentLifespan
Capture00-inbox/HOTQuick captures, unprocessed notesHours-days
Active01-working/WARMDrafts, active synthesis, roadmapsDays-weeks
Insights02-learnings/COOLDistilled insights, explorationsPermanent
Stable03-reference/COLDArchitecture docs, decision logs, guidesPermanent
Filed04-archive/FROZENCompleted research, link collectionsLong-term
  • Content matures from hot to cold, never the reverse
  • Direct paths are fine: a clear insight can skip inbox and go straight to 02-learnings/
  • Files in 02-learnings/ use SCREAMING_SNAKE_CASE for searchability
  • Files in 03-reference/ are kebab-case (stable, frequently linked)
  • mount-orchestration.md — Mount orchestrator service design (not started)
  • ideas.md — Active ideas and future possibilities
  • 2026-02-14-kasm-mount-orchestration-decisions.md — Kasm integration patterns, compound rules analysis, Storage Mappings vs custom orchestrator
  • 2026-03-28-multi-instance-sync-testing.md — Multi-instance testing methods (Docker, Tailscale, shared filesystem)
  • docs-site-theme-status.md — Starlight theme status, blocker details, and custom CSS fallback plan
  • MOUNTING_PERMISSION_BOUNDARY_PROBLEM.md — Core tension: vault-level RBAC vs composite mounts
  • UNION_FILESYSTEMS_EXPLORATION.md — Options A-F for filesystem composition
  • VNC_KASM_RBAC_EXPLORATION.md — Full enterprise architecture with Kasm
  • VNC_TROUBLESHOOTING_FINDINGS.md — Selkies config, HTTPS, hardening discoveries
  • ARCHITECTURE_COMPONENTS.md — Component catalog with comparison tables and mermaid diagrams
  • architecture.md — Three-layer architecture design
  • security.md — Threat model and compliance
  • decision-log.md — All architectural decisions with rationale
  • crdt-options.md — CRDT library evaluation (Yjs chosen)
  • vnc-options.md — VNC gateway comparison
  • crdt-sync-plugin.md — Plugin implementation design
  • plugin-only-sync.md — File-based CRDT sync design
  • vnc-gateway-setup.md — VNC/container setup guide
  • testing.md — Test approach
  • forum-threads.md — Obsidian forum and GitHub project links