AGENTS.ctx

Scope

This page is the repository hub for the TazLab context system.

Current Synthesis

AGENTS.ctx/ is the governance and active-memory repository for agent work across the TazLab workspace. It defines context-loading rules, maintains the current operational memory baseline, and provides project-specific context files that constrain and guide agent behavior.

Main Responsibilities

  • defines the base context system and registered contexts
  • stores the active operational memory under AGENTS.ctx/memory/
  • provides project contexts such as tazpod, cluster, mnemosyne, and tazlab-wiki
  • acts as the rule layer that helps agents choose where to read and where to write

Key Areas

  • AGENTS.ctx/CONTEXT.md - root context registry and cross-workspace rules
  • AGENTS.ctx/memory/ - active present-state, chronology, and debt tracking
  • AGENTS.ctx/crisp/ - research and design workbench for bounded technical projects
  • project-specific context folders such as tazpod/, ephemeral-castle/, tazlab-k8s/, mnemosyne-mcp-server/, and tazlab-wiki/

Relationships

Source Basis

  • AGENTS.ctx/CONTEXT.md
  • AGENTS.ctx/memory/CONTEXT.md
  • AGENTS.ctx/crisp/CONTEXT.md
  • AGENTS.ctx/tazlab-wiki/CONTEXT.md