Area (optional)
ci / testing
Problem or use case
CI installs .[dev] only; real Skillware egress path (≥0.5.1) untested in automation. Reference host epic (GH 12) needs mock + live coverage.
Proposed behavior
Matrix job or second step: pip install -e ".[dev,skillware]" + pytest. Keep fast job without Skillware for forks.
Alternatives considered (optional)
Nightly-only workflow — acceptable if PR latency too high.
Area (optional)
ci / testing
Problem or use case
CI installs
.[dev]only; real Skillware egress path (≥0.5.1) untested in automation. Reference host epic (GH 12) needs mock + live coverage.Proposed behavior
Matrix job or second step:
pip install -e ".[dev,skillware]"+ pytest. Keep fast job without Skillware for forks.Alternatives considered (optional)
Nightly-only workflow — acceptable if PR latency too high.