Skip to content

Backend probe: CI gate ensuring every tier/backend stays probe-covered #769

Description

Description of the task

Follow-up from Branden Bonaby (@bbonaby)''s review of #717: future-proof the backend probe against new tiers and backends.

A tier 4 may be added to the AppContainer fallback ladder (per Branden Bonaby (@bbonaby)), and new containment backends land over time. Today, available_backends() and the isolation-tier reporting must be updated by hand when that happens, and nothing fails if someone forgets.

Ask: add a PR-pipeline / CI gate that fails if any IsolationTier variant or wxc_common::wire::Containment backend is not represented in the probe''s detection/mapping, so a future tier 4 (or a new backend) cannot silently regress probe coverage.

Additional context

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions