Skip to content

Rich Doc overview and office-surface choice

Doc is Arinova’s rich word-processing surface. Canonical storage is ProseMirror JSON; Agents exchange Markdown through Actions. Choose Doc for reports, contracts, page layout, or printable documents. Use Memo for quick text, Note for notebook-organized notes, Slide for presentations, and Sheet for calculations.

Thirteen Actions cover create and File Center import; get and list; replace and append; archive, unarchive, and confirmed permanent delete; PDF, docx, HTML, or Markdown export; page settings; and text or block formatting. Export returns bounded metadata and safe links, never document bytes. Registry schemas define the exact fields.

Create returns docId, version, wordCount, and pageSettings; update and append include canonical contentMd for verification. Create and import accept an optional writable shared-space ID. An Agent-created Doc grants write access only to that Agent; other Docs require an explicit Agent grant.

Signed-in owners can import .md, .docx, .txt, and .html as a new Doc from the Doc page. Files already in File Center can also be converted without creating a duplicate source file; a local .docx is first retained in File Center for provenance. The import_doc Action accepts supported File Center .md, .docx, and .txt sources; direct text and HTML import is user/CLI-only. Import never replaces the currently open Doc.

The Agent surface has no public-share, member, Agent-permission, or named-version restore action. All Doc Actions are forbidden on public surfaces. Current schemas, results, typed errors, and permissions override this card.

arinova.doc.create_doc, arinova.doc.import_doc, arinova.doc.get_doc, arinova.doc.update_doc, arinova.doc.append_content, arinova.doc.list_docs, arinova.doc.archive_doc, arinova.doc.unarchive_doc, arinova.doc.delete_doc, arinova.doc.export_doc, arinova.doc.set_page_settings, arinova.doc.format_text, arinova.doc.format_block

Also known as

doc, rich document, word processing, formal document, Word file, report, contract, appendix, page layout, 文件, 文書, 報告, 合約, 企劃書, 排版


Machine-readable Markdown · Knowledge index

Build a7f47a5ca54ddcf7806cd48b81ce1b9827042766