Skip to content

feat(qa): support complete nested inventory and manual coverage - #22

Merged
pathscale merged 3 commits into
masterfrom
feat/qa-inventory-root
Sep 13, 2026
Merged

feat(qa): support complete nested inventory and manual coverage#22
pathscale merged 3 commits into
masterfrom
feat/qa-inventory-root

Conversation

@pathscale

@pathscale pathscale commented Sep 12, 2026

Copy link
Copy Markdown
Owner

A surface marker can stay narrow for outcome polling while an optional inventory_root defines the complete application-owned control tree. Missing or ambiguous roots fail inventory instead of silently reducing coverage.

Surfaces behind nested navigation can declare an ordered via path, such as Components → Surfaces before Complete Coverage. The runner drives that path initially and after root recovery, then requires the destination marker.

Hosted QA now honors profile-declared manual controls during its baseline coverage check. These controls remain visible in strict inventory and its manual release worklist, but no longer make a fully reconciled behavior suite return failure merely because native automation intentionally excludes an external action.

Validation on 310c895:

  • cargo fmt --all --check
  • cargo test -p ps-qa: 163/163 unit, 2/2 CLI integration, 1 host-dependent test ignored
  • release build passes
  • js.software nested inventory: 353/353, including the 164-control Complete Coverage lab, zero identity/outcome gaps
  • Worktables hosted QA: 192/192, exit 0, with its 32 declared external/manual controls excluded from false uncovered failures
  • Worktables strict inventory/reconcile: 98/98, zero gaps

@pathscale pathscale changed the title feat(qa): let applications declare inventory roots feat(qa): support full-root and nested-surface inventory Sep 12, 2026
@pathscale pathscale changed the title feat(qa): support full-root and nested-surface inventory feat(qa): support complete nested inventory and manual coverage Sep 12, 2026
@pathscale
pathscale merged commit 5d87554 into master Sep 13, 2026
3 checks passed
@pathscale
pathscale deleted the feat/qa-inventory-root branch September 13, 2026 01:36
@pathscale pathscale mentioned this pull request Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant