README.md
pyproject.toml
ccr/__init__.py
ccr/cli.py
ccr/cli_doctor.py
ccr/cli_presets.py
ccr/cli_stats.py
ccr/gateway.py
ccr/mcp_server.py
ccr/mcp_types.py
ccr/ace/__init__.py
ccr/ace/agents.py
ccr/ace/engine.py
ccr/ace/playbook.py
ccr/ace/prompts.py
ccr/context/__init__.py
ccr/context/embeddings.py
ccr/context/indexer.py
ccr/context/packer.py
ccr/context/prompts.py
ccr/context/vec_store.py
ccr/core/__init__.py
ccr/core/engine.py
ccr/core/exceptions.py
ccr/core/hooks.py
ccr/core/memory.py
ccr/core/router.py
ccr/core/scratchpad.py
ccr/core/session_store.py
ccr/core/triples.py
ccr/core/types.py
ccr/core/memory_pkg/__init__.py
ccr/core/memory_pkg/memory_admission.py
ccr/core/memory_pkg/memory_branch_ops.py
ccr/core/memory_pkg/memory_commit.py
ccr/core/memory_pkg/memory_consolidation.py
ccr/core/memory_pkg/memory_context.py
ccr/core/memory_pkg/memory_discussions.py
ccr/core/memory_pkg/memory_embeddings.py
ccr/core/memory_pkg/memory_evolution.py
ccr/core/memory_pkg/memory_experiments.py
ccr/core/memory_pkg/memory_file_io.py
ccr/core/memory_pkg/memory_init.py
ccr/core/memory_pkg/memory_links.py
ccr/core/memory_pkg/memory_ota.py
ccr/core/memory_pkg/memory_patterns.py
ccr/core/memory_pkg/memory_registry.py
ccr/core/memory_pkg/memory_rolling_summary.py
ccr/core/memory_pkg/memory_types.py
ccr/hooks/__init__.py
ccr/hooks/on_compact.py
ccr/hooks/on_session_end.py
ccr/hooks/on_session_start.py
ccr/hooks/on_stop.py
ccr/hooks/on_tool_use.py
ccr/hooks/state_accumulator.py
ccr/mcp/__init__.py
ccr/mcp/ace_llm_tools.py
ccr/mcp/ace_schema_tools.py
ccr/mcp/ace_tools.py
ccr/mcp/audit.py
ccr/mcp/gcc_tools.py
ccr/mcp/index_tools.py
ccr/mcp/rlm_tools.py
ccr/mcp/server.py
ccr/mcp/session_tools.py
ccr/models/__init__.py
ccr/models/anthropic_client.py
ccr/models/base.py
ccr/models/openai_compat.py
ccr/models/retry.py
ccr/rlm/__init__.py
ccr/rlm/orchestrator.py
ccr/rlm/repl.py
ccr/rlm/sandbox.py
ccr/utils/__init__.py
ccr/utils/costs.py
ccr/utils/parsing.py
ccr/utils/tokens.py
ccr_memory.egg-info/PKG-INFO
ccr_memory.egg-info/SOURCES.txt
ccr_memory.egg-info/dependency_links.txt
ccr_memory.egg-info/entry_points.txt
ccr_memory.egg-info/requires.txt
ccr_memory.egg-info/top_level.txt