Welcome to TazLab Wiki

This is the public-facing entry point for the TazLab Technical Memory. This wiki aggregates durable knowledge, cross-repository relationships, and operational runbooks to provide a consistent context for both humans and AI agents.

Core Frameworks

  • TazPod: The containerized operator environment that ensures a consistent toolchain and secure, RAM-only secret management.
  • Ephemeral Castle: The IaC repository managing the bare-metal foundation (Proxmox/Talos) and the automated rebirth of the cluster.
  • TazLab K8s: The provider-agnostic GitOps layer where application workloads, operators, and configurations are declared.

System Components

  • Mnemosyne: The semantic memory and retrieval service.
  • HashiCorp Vault: The target secret-management platform (LushyCorp runtime).
  • Tailscale: The private mesh network and identity backbone for the entire ecosystem.
  • Technical Blog: External publication stream for technical narratives and architecture deep-dives.
  • AGENTS.ctx: The workspace context system and project governance repository.

Knowledge Navigation

This wiki is designed to sit between the active operational memory (managed in AGENTS.ctx/memory/) and the raw project sources.

  • Wiki Index: The complete internal directory categorized by Sources, Entities, and Topics.
  • System Map: High-level overview of how all TazLab components connect.
  • Secret & Identity Flow: Documentation of the transitional Infisical model and the target Vault architecture.
  • Cluster Delivery Flow: The end-to-end path from infrastructure bootstrap to GitOps reconciliation.

Operating Principles

  1. Code as Truth: If this wiki drifts from the actual code or live manifests, the code is right.
  2. Modular Context: Documentation is split into granular topics to allow agents to load only relevant information.
  3. Durable Knowledge: Every material decision or complex troubleshooting session is filed back here to compound over time.