generated from coulomb/repo-seed
Add render export adapter contract
This commit is contained in:
@@ -41,7 +41,7 @@ framework organizes how Markitect itself exposes and composes capabilities.
|
||||
| `generation-adapter` | provider-neutral assisted generation | request in, generated candidate out |
|
||||
| `source-adapter` | EPUB3/PDF/DOCX adapters in external packages | source asset in, normalized Markdown out |
|
||||
| `cli-group` | cache, backend, ref, class | command descriptors or registration hook |
|
||||
| `render-export` | future Quarkdown/export adapters | Markdown source in, rendered/exported artifact out |
|
||||
| `render-export` | Quarkdown/export adapters | Markdown source in, rendered/exported artifact descriptor out |
|
||||
| `document-function` | future function layer | function call in, typed document value out |
|
||||
|
||||
## Canonical Lifecycle
|
||||
|
||||
Reference in New Issue
Block a user