Agreement Module¶
The Agreement module documents agreement discovery, validation, version lookup, and comments.
Included endpoints¶
- GET /agreements
- GET /agreements/tags
- GET /agreements/{agreementName}
- GET /agreements/{agreementName}/{version}
- POST /agreements/validate
- /api/agreements/{agreementId}/comments
Notes¶
- Read endpoints are public.
- Comment creation requires a valid session.
- Validation should be called before publish or ingest workflows.