17 lines
807 B
Markdown
17 lines
807 B
Markdown
# Agent Contract Index
|
|
|
|
## 읽기 규칙
|
|
|
|
외부 API, 런타임 호출, 프로젝트 간 연동, 요청/응답 스키마 계약을 확인해야 하는 작업에서만 이 index를 읽는다. 매칭되는 제공/소비 계약만 추가로 읽고, 계약 원문을 README, docs, rules에 복제하지 않는다.
|
|
|
|
## 제공 계약
|
|
|
|
| id | 읽는 조건 | path |
|
|
| --- | --- | --- |
|
|
| 없음 | 없음 | 없음 |
|
|
|
|
## 소비 계약
|
|
|
|
| id | 읽는 조건 | source |
|
|
| --- | --- | --- |
|
|
| `nomadcode.gito-branch-webhook-consumer.v1` | Gito `branch.updated` HTTP webhook 소비, `POST /api/integrations/gito/webhook`, Gito/NomadCode local/dev port profiles `18060/18061` and `18010/18011`, `GITO_WEBHOOK_SECRET`, `GITO_REPO_ID`, `GITO_DEVELOP_REPO_PATH` | `agent-contract/outer/gito-branch-webhook-consumer-v1.md` |
|