← All activity records

FACTUAL ACTIVITY RECORD · An activity record based on work that took place

Adopting service-scoped Broker checks

Separating Linux image coverage from the repository-wide gate

Activity period:

Purpose

The source baseline needed a responsibility split that removed the unnecessary workspace-wide build from Broker image checks without losing product-wide verification.

Implementation

The dedicated workflow now runs only shared-contract and Broker builds, type checks, bundling, and related tests. Whole-workspace checks, including the macOS-only app, remain the responsibility of the repository-wide quality gate.

screening service documents the boundary between the dedicated build and whole-repository verification.

At the merge cutoff, the service gate and repository-wide gate have separate responsibilities.

Rendering diagram…

What was confirmed

Verification results

Starting from fresh shared-contract inputs, Broker type checking, bundling, and 15 tests across two files passed.

Across the adopted two-file state, the workflow and project guide described the same responsibility boundary.

The result of storing a real image after adoption occurred after the cutoff and is not included.

Basis for completion

This scope ended when the dedicated workflow and repository-wide gate adopted a non-overlapping division of required checks.