C2C Document Studio

Developer

Service API for LessonForge AI and Product Forge AI. Integrate through the SDK, not the database.

Client

composeDocument(), validateDocument(), and renderDocument() on @c2c/document-client call the same functions used internally.

Editor contract

The visual editor is a client of C2CDocument. Human and future AI actions go through src/editor/commands.ts and applyMutation.

Docs

  • docs/visual-editor.md
  • docs/rendering-and-composition.md
  • docs/product-ui-and-responsive-editor.md