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, andtazlab-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 rulesAGENTS.ctx/memory/- active present-state, chronology, and debt trackingAGENTS.ctx/crisp/- research and design workbench for bounded technical projects- project-specific context folders such as
tazpod/,ephemeral-castle/,tazlab-k8s/,mnemosyne-mcp-server/, andtazlab-wiki/
Relationships
- linked to TazLab Knowledge Layers because it owns the active memory baseline
- linked to TazLab System Map because it governs how agents traverse the ecosystem
- linked to wiki.tazlab.net because the wiki is now one of the named documentation surfaces in the context system
- linked to TazLab CRISP Program Map because CRISP lives here as the design-workbench layer
Source Basis
AGENTS.ctx/CONTEXT.mdAGENTS.ctx/memory/CONTEXT.mdAGENTS.ctx/crisp/CONTEXT.mdAGENTS.ctx/tazlab-wiki/CONTEXT.md