Add external extension acceptance path

This commit is contained in:
2026-05-15 14:59:16 +02:00
parent 61b31e4ebf
commit 955643554f
6 changed files with 265 additions and 8 deletions

View File

@@ -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