Roo-Code/.orchestration
2026-02-21 18:13:29 +03:00
..
active_intents.yaml hook system 2026-02-18 10:02:30 +03:00
agent_trace.jsonl Add hook system files 2026-02-21 18:13:29 +03:00
CLAUDE.md hook system 2026-02-18 10:02:30 +03:00
intent_map.md hook system 2026-02-18 10:02:30 +03:00
README.md hook system 2026-02-18 10:02:30 +03:00

Intent-Code Traceability Orchestration Directory

This directory contains the state files for the Intent-Code Traceability system.

It is managed by the Roo Code hook system and should not be manually edited

unless you are initializing a new workspace.

Files in this directory:

- active_intents.yaml: Business intent specifications

- agent_trace.jsonl: Append-only ledger of all code changes

- intent_map.md: Spatial map of intents to files

- CLAUDE.md: Shared brain for parallel agent sessions

To initialize a new workspace:

1. Create this .orchestration directory

2. Create active_intents.yaml with your intent specifications

3. The system will automatically create other files as needed