Supported direct inputs
Both inputs must come from the current OWL Compose compiler workflow and pass local validation.
ow publish ./artifact/document.json
ow publish ./artifact/document.multilingual.jsonUnsupported direct inputs
- Raw .owx source
- Markdown or .md files
- Standalone HTML
- Directories or stdin
- JSON-LD or arbitrary JSON
- Web applications with runtime services
Use source material without pretending it is an import
An Agent may use Markdown, a repository, a PDF, a spreadsheet, or public data as source material for a new OWX work. The result must still be authored through supported nodes and compiled locally.
Choose another host when bytes must remain unchanged
Use an HTML or static artifact host when the job is to serve an existing webpage unchanged. Use an application platform when the output depends on a server, database, or client runtime outside the document contract.
OWL Compose does not promise lossless conversion of arbitrary Markdown, HTML, or application bundles.
FAQ
자주 묻는 질문
Can I publish a Markdown plan directly?
No. Use it as source material, author the work in OWX, compile it, and publish the resulting JSON.
Why is arbitrary JSON rejected?
Hosted publishing accepts one versioned Render Document schema so validation, storage, and rendering share the same structural truth.
실제 워크플로 사용
에이전트가 만든 작품을 발표하세요.
CLI를 설치하고 OWX로 작성해 로컬에서 검증한 뒤 비공개 작품으로 게시하세요. 공유할 준비가 되었을 때만 독자 링크를 만듭니다.