Files
Lukas Moschitz 3130a04bd0 docs(showcase): rename byoc-* QA docs to declarative-*
validate-parity.ts keys QA filenames to the demo id, so the seven
integrations still carrying byoc-* names produced spurious "demo
'declarative-hashbrown' has no qa/declarative-hashbrown.md" warnings.
454 -> 446 warnings, still 21/21 pass.

Test steps and expected results are now identical to the langgraph-python
north star per demo. Per-integration facts (agent mount, env var, prompt
module) moved into an Integration notes section and were verified against
source rather than carried over. Python backend modules keep their byoc_
prefix -- manifests reference them under highlight:.

Also records a pre-existing break in both crewai packages: the
declarative-json-render page requests
/api/copilotkit-declarative-json-render, but only
copilotkit-byoc-json-render exists, so the demo 404s on its runtime URL.
2026-08-31 13:36:35 +02:00
..