Skip to content

Commit a2a657c

Browse files
committed
Add OpenAI code review agent flow
1 parent 28f8ffe commit a2a657c

34 files changed

Lines changed: 98010 additions & 12397 deletions

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,14 @@ The MVP includes:
7676

7777
- English operating docs are maintained under `docs/`.
7878
- Korean translations mirror the repository structure under `notes/ko/`.
79+
- Trigger behavior, inputs, outputs, and diagrams are documented in `docs/operation-flow.md`.
7980

8081
Examples:
8182

8283
- `AGENTS.md` -> `notes/ko/AGENTS.md`
8384
- `README.md` -> `notes/ko/README.md`
8485
- `docs/configuration.md` -> `notes/ko/docs/configuration.md`
86+
- `docs/operation-flow.md` -> `notes/ko/docs/operation-flow.md`
8587

8688
## Development
8789

0 commit comments

Comments
 (0)