source adapter framework
This commit is contained in:
parent
f8f20c7c32
commit
eb34c0d4fb
17 changed files with 1924 additions and 15 deletions
|
|
@ -9,6 +9,10 @@ Use this for internal query engines, processors, backend/index stores,
|
|||
reference providers, validators, template/generation adapters, CLI command
|
||||
groups, render/export adapters, and future document functions.
|
||||
|
||||
Source-format adapters are external package extensions. Use
|
||||
`docs/source-adapter-contract.md` for the source adapter protocol, entry point
|
||||
group, descriptor shape, and contract-test expectations.
|
||||
|
||||
## Recommended Shape
|
||||
|
||||
Each extension should have:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue