add files

This commit is contained in:
김경종
2026-04-30 17:05:19 +09:00
parent f3e01b5a8c
commit 7e985ae94a
135 changed files with 41205 additions and 0 deletions
@@ -0,0 +1,26 @@
---
description: Review conversion policy, architecture, ADRs, and AGENTS.md for consistency.
argument-hint: [optional-topic]
allowed-tools: [Read, Glob, Grep, Bash]
---
# /conversion-policy-review
## Arguments
The user invoked this command with: $ARGUMENTS
## Workflow
1. Read `AGENTS.md`, `docs/ARCHITECTURE.md`, `docs/CONVERSION_POLICY.md`, `docs/ADR.md`, `docs/PRD.md`, and `docs/TOOLCHAIN.md`.
2. Check for drift in parser responsibilities, output contract, runtime policy, logging/resume policy, environment pins, and sidecar scope.
3. Lead with concrete inconsistencies and file references.
4. Run `python scripts\validate_workspace.py` if file changes were made or if the user asks.
5. Do not edit files unless explicitly asked.
## Output
- **Findings**
- **Consistency Status**
- **Open Questions**
- **Suggested Fixes**