gito/agent-contract/index.md

17 lines
759 B
Markdown

# Agent Contract Index
## 읽기 규칙
외부 API, 런타임 호출, 프로젝트 간 연동, 요청/응답 스키마 계약을 확인해야 하는 작업에서만 이 index를 읽는다. 매칭되는 제공/소비 계약만 추가로 읽고, 계약 원문을 README, docs, rules에 복제하지 않는다.
## 제공 계약
| id | 읽는 조건 | path |
| --- | --- | --- |
| `gito.forgejo-branch-events.v1` | Forgejo webhook, `branch.updated`, outbound HTTP webhook delivery, nomadcode branch event wakeup, `/callbacks/forgejo/push`, `/api/listeners/branches`, `/api/webhook-subscriptions` | `agent-contract/provided/gito-forgejo-branch-events-v1.md` |
## 소비 계약
| id | 읽는 조건 | source |
| --- | --- | --- |
| 없음 | 없음 | 없음 |