generated from coulomb/repo-seed
source adapter framework
This commit is contained in:
@@ -170,8 +170,10 @@ markitect_tool/extensions/
|
||||
|
||||
Each module exposes one or more descriptors plus a registration function. The
|
||||
root registry can be assembled explicitly at import time or by a small internal
|
||||
discovery list. Package entry points can be added later if external extension
|
||||
packages become a real requirement.
|
||||
discovery list. Source adapters are the first external package-discovery slice
|
||||
and use the `markitect_tool.source_adapters` entry point group defined in
|
||||
`docs/source-adapter-contract.md`; other extension kinds can adopt package
|
||||
entry points later if they become a real requirement.
|
||||
|
||||
See `docs/extension-authoring.md` for the extension authoring checklist and
|
||||
descriptor template.
|
||||
|
||||
Reference in New Issue
Block a user