Runbook and knowledge publishing¶
The document endpoints support project-linked or organization-wide knowledge records.
A publishing automation can:
- list project members to discover valid editor IDs;
- create a draft with rich HTML, editors, and tags;
- add review comments;
- update content while the document is draft;
- publish by changing
statustopublished; - later archive or soft-delete the document as lifecycle rules require.
Source example: examples/document-publishing.ts.