Add automated coverage for the agentforge explain-context MVP and keep CI validation aligned with the explanation surface.
Scope:
- tests for canonical repo explanation
- tests for generated/minimal AICS project explanation
- tests for invalid context explanation
- tests for missing project path behavior
- CI updates required to run the new test surface
Acceptance criteria:
- local tests cover success and invalid-context paths for
explain-context
- generated or minimal context explanation is exercised in automated tests
- CI runs the Sprint 7 test surface without secrets or network dependencies
- regressions to
validate-context and init-context behavior are prevented
Add automated coverage for the
agentforge explain-contextMVP and keep CI validation aligned with the explanation surface.Scope:
Acceptance criteria:
explain-contextvalidate-contextandinit-contextbehavior are prevented