1.5 KiB
1.5 KiB
Pack Registry Browser
Module
Web
Status
VERIFIED
Description
TaskRunner pack discovery and management UI with compatibility-gated actions, DSSE signature state display, capability filtering, and version history drill-down.
Implementation Details
- Feature directory:
src/Web/StellaOps.Web/src/app/features/pack-registry/ - Route:
/ops/packsviapack-registry.routes.ts - Component:
pack-registry-browser(src/Web/StellaOps.Web/src/app/features/pack-registry/pack-registry-browser.component.ts)
- Service/model wiring:
pack-registry-browser.service(src/Web/StellaOps.Web/src/app/features/pack-registry/services/pack-registry-browser.service.ts)pack-registry-browser.models(src/Web/StellaOps.Web/src/app/features/pack-registry/models/pack-registry-browser.models.ts)
- Focused tests:
src/Web/StellaOps.Web/src/tests/pack_registry_browser/pack-registry-browser.component.spec.tssrc/Web/StellaOps.Web/src/tests/pack_registry_browser/pack-registry-browser.service.spec.ts
Verification
- Date: 2026-02-10
- Run artifacts:
docs/qa/feature-checks/runs/web/pack-registry-browser/run-001/ - Tier results:
tier0-source-check.json: passtier1-build-check.json: passtier2-e2e-check.json: pass
Recheck (run-002)
- Date (UTC): 2026-02-10
- Status: VERIFIED (replayed)
- Tier 1 evidence: Angular build passed and checked-web suite passed 145/145.
- Tier 2 evidence: docs/qa/feature-checks/runs/web/pack-registry-browser/run-002/tier2-e2e-check.json.