<!-- Parent: ../AGENTS.md -->
<!-- Generated: 2026-06-11 | Updated: 2026-06-14 -->

# dev

## Purpose
Developer-specific agent tooling and spec automation.

## Key Files
| File | Description |
|------|-------------|
| `advanced-analyzer.ts` | Brief description of purpose |
| `evolution-bridge.ts` | Brief description of purpose |
| `evolution-logger.ts` | Brief description of purpose |
| `self-analysis.ts` | Brief description of purpose |
| `self-improve.ts` | Brief description of purpose |
| `spec-automation.ts` | Tools to sync `.specify/` artifacts to ooo seeds |

## Subdirectories
*(None)*

## For AI Agents

### Working In This Directory
- Tools here are for internal workflow automation rather than core end-user features.

### Testing Requirements
- Mock filesystem operations.

### Common Patterns
*(None)*

## Dependencies

### Internal
- `src/agent/` state management.

### External
*(None)*

<!-- MANUAL: -->
