Add external extension acceptance path
This commit is contained in:
parent
61b31e4ebf
commit
955643554f
6 changed files with 265 additions and 8 deletions
|
|
@ -62,6 +62,9 @@ PYTHONPATH=src python3 -m guide_board \
|
|||
|
||||
The same extension roots can be provided through `GUIDE_BOARD_EXTENSION_PATHS`
|
||||
when a wrapper script or container entrypoint should keep commands shorter.
|
||||
For the repeatable external extension acceptance path, including validation,
|
||||
planning, live execution, and retained result review, see
|
||||
`docs/EXTERNAL-EXTENSION-ACCEPTANCE.md`.
|
||||
|
||||
## CLI Results
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue