iop/docs/openai-compatible-api-contract.md
toki de78479670 refactor: organize contract files and update agent-ops structure
- Move contract files to inner/outer directory structure
- Add create-contract and update-contract skills
- Update agent-ops rules and domain rules
- Update roadmap and SDD documentation
- Update README files across apps
2026-06-27 07:02:48 +09:00

461 B

OpenAI-Compatible API Contract

계약 원문은 agent-contract/outer/openai-compatible-api.md다.

이 문서는 사람용 안내와 기존 링크 유지를 위한 포인터다. 요청 스키마, 필드 의미, 금지 사항, 구현 메모는 계약 원문을 기준으로 한다.

에이전트 작업에서는 agent-contract/index.md의 라우팅 규칙을 먼저 따른다.