-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathci-latency-inventory.json
More file actions
348 lines (348 loc) · 16.9 KB
/
Copy pathci-latency-inventory.json
File metadata and controls
348 lines (348 loc) · 16.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
{
"schema_version": 1,
"as_of": "2026-08-05",
"source": {
"workflow": ".github/workflows/ci.yml",
"base_sha": "3a5dcc344d0f1f19e6b5c84d1a376c05f7375ee7",
"job_id": "postgres-domain-reachability",
"display_name": "Dispatch, attendance and ontology \u2014 disposable PostgreSQL reachability",
"runner_flag": "--num-threads=1",
"timeout_minutes": 80
},
"notes": [
"Tiers are an execution-planning inventory for CI latency reduction Phase 0.",
"They do not change which targets run until a later admitted PR.",
"pg-core: platform tenancy/RLS/auth/kill-switch load-bearing canaries.",
"pg-domain: domain disposable-PG packs (dispatch/attendance/ontology/...).",
"pg-app: console-app and app-*-pg HTTP/API disposable targets.",
"pg-full: residual targets not classified above; still part of today's single job.",
"Classification is heuristic by target name; Phase 3a must re-validate with planted reds before using pg-core as a merge gate."
],
"counts": {
"pg-app": 50,
"pg-core": 7,
"pg-domain": 33,
"pg-full": 93,
"total_unique": 183
},
"tiers": {
"pg-app": [
"//tools/buck:app-action-inbox-api-pg",
"//tools/buck:app-audit-api-pg",
"//tools/buck:app-auth-rest-pg",
"//tools/buck:app-board-ack-api-pg",
"//tools/buck:app-cedar-freshness-mint-pg",
"//tools/buck:app-cedar-parity-shadow-pg",
"//tools/buck:app-cedar-shadow-role-manage-pg",
"//tools/buck:app-compliance-api-pg",
"//tools/buck:app-console-route-telemetry-pg",
"//tools/buck:app-dev-auth-persona-guard-pg",
"//tools/buck:app-dispatch-pipeline-api-pg",
"//tools/buck:app-equipment-3r-api-pg",
"//tools/buck:app-evaluation-cycle-api-pg",
"//tools/buck:app-field-visit-api-pg",
"//tools/buck:app-finance-gl-voucher-sod-pg",
"//tools/buck:app-health-readiness-pg",
"//tools/buck:app-hr-attendance-manager-scope-pg",
"//tools/buck:app-hr-attendance-self-read-pg",
"//tools/buck:app-hr-ingest-checklist-gate-pg",
"//tools/buck:app-hr-people-create-api-pg",
"//tools/buck:app-m2-real-engine-drive-pg",
"//tools/buck:app-maintenance-chain-api-pg",
"//tools/buck:app-mobile-api-pg",
"//tools/buck:app-notif-routing-api-pg",
"//tools/buck:app-notifications-api-pg",
"//tools/buck:app-object-graph-api-pg",
"//tools/buck:app-object-links-api-pg",
"//tools/buck:app-object-ontology-api-pg",
"//tools/buck:app-object-resolve-api-pg",
"//tools/buck:app-office-versions-pg",
"//tools/buck:app-org-change-api-pg",
"//tools/buck:app-platform-onboarding-e2e-pg",
"//tools/buck:app-purchase-request-collection-api-pg",
"//tools/buck:app-realtime-ws-pg",
"//tools/buck:app-recruiting-pipeline-api-pg",
"//tools/buck:app-registry-api-pg",
"//tools/buck:app-router-layers-pg",
"//tools/buck:app-search-api-pg",
"//tools/buck:app-submittable-definitions-api-pg",
"//tools/buck:app-tenant-context-e2e-pg",
"//tools/buck:app-workbench-native-api-pg",
"//tools/buck:app-workflow-automation-triggers-pg",
"//tools/buck:app-workflow-dynamics-branch-pg",
"//tools/buck:app-workflow-four-eyes-publish-pg",
"//tools/buck:app-workflow-object-context-api-pg",
"//tools/buck:app-workflow-object-kind-dynamics-pg",
"//tools/buck:app-workflow-run-read-surface-pg",
"//tools/buck:app-workflow-runtime-finalize-api-pg",
"//tools/buck:app-workflow-runtime-instance-api-pg",
"//tools/buck:app-workorder-api-pg"
],
"pg-core": [
"//tools/buck:platform-db-rls-isolation",
"//tools/buck:platform-db-rls-rollout-isolation",
"//tools/buck:platform-audit-chain-rls",
"//tools/buck:platform-provisioning-rls-auth-chain",
"//tools/buck:platform-rest-remove-tenant",
"//tools/buck:platform-db-feature-catalog-coverage",
"//tools/buck:app-console-kill-switch-pg"
],
"pg-domain": [
"//tools/buck:dispatch-p1-postgres",
"//tools/buck:attendance-cancel-substitution-postgres",
"//tools/buck:attendance-concurrency-postgres",
"//tools/buck:ontology-object-type-lifecycle-postgres",
"//tools/buck:ontology-object-type-cas-postgres",
"//tools/buck:ontology-publish-auto-create-action-postgres",
"//tools/buck:ontology-object-policy-attach-postgres",
"//tools/buck:ontology-action-execute-postgres",
"//tools/buck:ontology-gaps-postgres",
"//tools/buck:ontology-projected-dispatch-postgres",
"//tools/buck:compliance-location-consent-status-rls",
"//tools/buck:compliance-location-store",
"//tools/buck:payroll-rls-surfaces",
"//tools/buck:attendance-adapter-postgres-self-service-pg",
"//tools/buck:dispatch-worker-timer-delivery-pg",
"//tools/buck:leave-adapter-postgres-leave-migration-expand-contract-pg",
"//tools/buck:leave-adapter-postgres-leave-rls-surfaces-as-runtime-role-pg",
"//tools/buck:leave-rest-leave-http-personas-pg",
"//tools/buck:ontology-adapter-postgres-builtin-catalog-additive-upgrade-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-c-chain-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-config-object-types-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-instances-residual-filter-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-instances-rls-surfaces-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-key-revision-migration-upgrade-pg",
"//tools/buck:ontology-adapter-postgres-key-write-cas-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-niche-config-object-types-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-projected-instances-read-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-property-derivation-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-property-link-sync-as-runtime-role-pg",
"//tools/buck:ontology-adapter-postgres-registry-rls-surfaces-as-runtime-role-pg",
"//tools/buck:platform-db-attendance-console-migration-contract-pg",
"//tools/buck:platform-platform-rest-onboard-seeds-config-objects-pg",
"//tools/buck:platform-platform-rest-ops-dashboard-pg"
],
"pg-full": [
"//tools/buck:platform-erasure-ledger-postgres",
"//tools/buck:rls-arming-lib-pg",
"//tools/buck:benefit-adapter-postgres-catalog-rls-surfaces-as-runtime-role-pg",
"//tools/buck:comms-adapter-postgres-mail-account-rls-surfaces-as-runtime-role-pg",
"//tools/buck:comms-adapter-postgres-mail-sync-rls-surfaces-as-runtime-role-pg",
"//tools/buck:comms-adapter-postgres-send-rate-limit-rls-surfaces-as-runtime-role-pg",
"//tools/buck:comms-rest-mox-webhook-pg",
"//tools/buck:comms-rest-readiness-pg",
"//tools/buck:consulting-rest-audit-atomicity-pg",
"//tools/buck:docs-rest-evidence-rest-rls-surfaces-as-runtime-role-pg",
"//tools/buck:finance-gl-adapter-postgres-voucher-rls-and-fsm-as-runtime-role-pg",
"//tools/buck:financial-adapter-postgres-lifecycle-rls-surfaces-as-runtime-role-pg",
"//tools/buck:financial-adapter-postgres-period-lock-blocks-ledger-as-runtime-role-pg",
"//tools/buck:financial-adapter-postgres-use-cases-pg",
"//tools/buck:financial-rest-purchase-request-list-pg",
"//tools/buck:governance-adapter-postgres-approvals-create-as-runtime-role-pg",
"//tools/buck:governance-adapter-postgres-four-eyes-bind-consume-pg",
"//tools/buck:governance-adapter-postgres-governance-rls-as-runtime-role-pg",
"//tools/buck:identity-adapter-postgres-deactivate-revokes-credentials-pg",
"//tools/buck:identity-adapter-postgres-me-workspace-layouts-rls-pg",
"//tools/buck:identity-adapter-postgres-region-branch-crud-rls-surfaces-as-runtime-role-pg",
"//tools/buck:identity-adapter-postgres-subject-authz-versions-freshness-rls-pg",
"//tools/buck:inbox-adapter-postgres-inbox-docs-rls-surfaces-as-runtime-role-pg",
"//tools/buck:inbox-rest-api-pg",
"//tools/buck:inspection-adapter-postgres-lifecycle-pg",
"//tools/buck:inspection-adapter-postgres-schedule-window-rls-surfaces-as-runtime-role-pg",
"//tools/buck:inventory-adapter-postgres-consume-idempotency-concurrency-pg",
"//tools/buck:messenger-adapter-postgres-parity-tables-rls-as-runtime-role-pg",
"//tools/buck:messenger-adapter-postgres-use-cases-pg",
"//tools/buck:messenger-rest-api-pg",
"//tools/buck:notices-adapter-postgres-notices-rls-surfaces-as-runtime-role-pg",
"//tools/buck:notices-rest-api-pg",
"//tools/buck:notifications-adapter-postgres-notifications-rls-surfaces-as-runtime-role-pg",
"//tools/buck:notifications-rest-api-pg",
"//tools/buck:payroll-adapter-postgres-payroll-lifecycle-rls-as-runtime-role-pg",
"//tools/buck:payroll-rest-api-pg",
"//tools/buck:payroll-rest-payslip-draft-api-pg",
"//tools/buck:payroll-rest-run-lifecycle-api-pg",
"//tools/buck:platform-auth-rest-dev-auth-absence-pg",
"//tools/buck:platform-auth-refresh-tokens-pg",
"//tools/buck:platform-auth-webauthn-ceremony-pg",
"//tools/buck:platform-auth-webauthn-ceremony-replay-pg",
"//tools/buck:platform-authz-rest-cedar-authoring-rls-as-runtime-role-pg",
"//tools/buck:platform-authz-rest-decision-feed-as-runtime-role-pg",
"//tools/buck:platform-authz-policy-pg",
"//tools/buck:platform-db-code-issuance-pg",
"//tools/buck:platform-db-group-resolvers-pg",
"//tools/buck:platform-db-lifecycle-maker-checker-pg",
"//tools/buck:platform-db-m2-flag-on-runtime-drain-pg",
"//tools/buck:platform-db-period-locks-and-lifecycle-pg",
"//tools/buck:platform-db-personal-data-classification-pg",
"//tools/buck:platform-group-lib-pg",
"//tools/buck:platform-jobs-apalis-adapter-pg",
"//tools/buck:platform-jobs-apalis-schema-contract-pg",
"//tools/buck:platform-platform-rest-platform-groups-pg",
"//tools/buck:platform-platform-rest-view-as-pg",
"//tools/buck:platform-provisioning-bootstrap-passkey-pg",
"//tools/buck:platform-provisioning-bootstrap-passkey-replay-pg",
"//tools/buck:platform-provisioning-roster-import-pg",
"//tools/buck:platform-provisioning-self-enroll-handoff-as-runtime-role-pg",
"//tools/buck:platform-realtime-postgres-bridge-pg",
"//tools/buck:platform-storage-lib-pg",
"//tools/buck:platform-storage-evidence-processing-rls-surfaces-as-runtime-role-pg",
"//tools/buck:policy-adapter-postgres-draft-storage-pg",
"//tools/buck:registry-adapter-postgres-create-rls-surfaces-as-runtime-role-pg",
"//tools/buck:registry-adapter-postgres-equipment-list-rls-as-runtime-role-pg",
"//tools/buck:registry-adapter-postgres-equipment-lookup-normalization-rls-as-runtime-role-pg",
"//tools/buck:registry-adapter-postgres-equipment-versioning-as-runtime-role-pg",
"//tools/buck:registry-adapter-postgres-master-list-import-pg",
"//tools/buck:registry-adapter-postgres-master-list-import-rls-as-runtime-role-pg",
"//tools/buck:registry-adapter-postgres-site-address-postal-roundtrip-rls-as-runtime-role-pg",
"//tools/buck:registry-rest-equipment-admin-pg",
"//tools/buck:reporting-adapter-postgres-excel-exports-pg",
"//tools/buck:reporting-adapter-postgres-kpi-golden-dataset-pg",
"//tools/buck:reporting-adapter-postgres-ops-summary-pg",
"//tools/buck:reporting-adapter-postgres-work-diary-rls-surfaces-as-runtime-role-pg",
"//tools/buck:sales-adapter-postgres-inquiry-rls-surfaces-as-runtime-role-pg",
"//tools/buck:sales-adapter-postgres-sales-store-pg",
"//tools/buck:support-adapter-postgres-assignee-name-join-rls-surfaces-as-runtime-role-pg",
"//tools/buck:support-adapter-postgres-create-internal-ticket-rls-surfaces-as-runtime-role-pg",
"//tools/buck:support-adapter-postgres-support-tickets-pg",
"//tools/buck:support-rest-lib-pg",
"//tools/buck:support-rest-authz-pg",
"//tools/buck:support-rest-intake-pg",
"//tools/buck:todos-adapter-postgres-todos-rls-surfaces-as-runtime-role-pg",
"//tools/buck:workflow-adapter-postgres-notification-bridge-pg",
"//tools/buck:workflow-adapter-postgres-payroll-drain-period-lock-pg",
"//tools/buck:workorder-adapter-postgres-m2-flag-off-parity-pg",
"//tools/buck:workorder-adapter-postgres-rls-read-surfaces-as-runtime-role-pg",
"//tools/buck:workorder-adapter-postgres-use-cases-pg",
"//tools/buck:workorder-rest-mobile-device-registration-pg",
"//tools/buck:workorder-rest-mobile-evidence-pg",
"//tools/buck:workorder-rest-mobile-sync-pg"
]
},
"required_ci_needs": [
"preflight",
"domain-unit",
"postgres-domain-reachability",
"company-conformance",
"generated-face-authority",
"backend",
"dev-up-smoke",
"repo-gates",
"api-contract",
"kubernetes-manifests"
],
"backend_job_step_names": [
"Checkout",
"Install pinned DotSlash runtime",
"Free runner disk for Rust backend",
"Install Rust toolchain (pinned via rust-toolchain.toml)",
"Cache Rust dependencies + build artifacts",
"rustfmt check",
"clippy -D warnings",
"Layer-boundary gate",
"Audit-coverage gate",
"Migration-safety gate",
"Tenant-isolation gate",
"PII-no-logs gate",
"RLS-arming gate",
"Dev-auth-absence gate",
"IaC tier-discipline gate",
"Fabricated-branch gate",
"Personal-data-classification gate",
"Buck2 CI-gate mutation suites \u2014 every gate proven to still reject",
"PR 473 migration operational contract tests",
"Reconcile portable PostgreSQL role topology",
"PR 473 migration operational gate",
"Boot smoke \u2014 migrate + serve + /readyz",
"Buck2 dev-auth feature PostgreSQL suites",
"Buck2 platform-authz unit suite",
"Buck2 console-app unit suite",
"Buck2 console-app OpenAPI drift suite",
"Buck2 console-app inline PostgreSQL suites"
],
"baseline_wall_clock_seconds": {
"runs": [
{
"id": 30991382251,
"label": "PR #572 S1 docs manifest",
"event": "pull_request",
"jobs": {
"preflight": 92,
"api-contract": 12,
"postgres-domain-reachability": 2588,
"company-conformance": 401,
"generated-face-authority": 475,
"domain-unit": 349,
"dev-up-smoke": 687,
"repo-gates": 30,
"kubernetes-manifests": 24,
"backend": 1178,
"required-ci": 4
},
"approx_wall_clock_seconds": 2700,
"critical_path_job": "postgres-domain-reachability"
},
{
"id": 30882384141,
"label": "main push after #566",
"event": "push",
"jobs": {
"preflight": 86,
"postgres-domain-reachability": 2472,
"company-conformance": 419,
"domain-unit": 554,
"kubernetes-manifests": 20,
"dev-up-smoke": 695,
"repo-gates": 23,
"api-contract": 13,
"generated-face-authority": 446,
"backend": 1179,
"required-ci": 3
},
"approx_wall_clock_seconds": 2577,
"critical_path_job": "postgres-domain-reachability"
},
{
"id": 30996682737,
"label": "PR #573 S2 (in progress at inventory; backend complete)",
"event": "pull_request",
"jobs": {
"preflight": 97,
"dev-up-smoke": 692,
"backend": 1213,
"kubernetes-manifests": 27,
"domain-unit": 511,
"api-contract": 8,
"repo-gates": 27,
"generated-face-authority": 433,
"company-conformance": 413,
"postgres-domain-reachability": null
},
"backend_step_highlights_seconds": {
"free-runner-disk": 93,
"clippy": 187,
"pr473-migration-operational-gate": 454,
"boot-smoke": 77,
"buck2-console-app-unit": 154,
"buck2-console-app-inline-pg": 67
},
"notes": "postgres still running at inventory time; free-disk ~80-93s also on postgres job"
}
],
"synthesis": {
"critical_path_share": "postgres-domain-reachability is ~70% of wall clock when green",
"docs_pr_useful_work": "repo-gates + preflight + authority + security; rest is monorepo tax",
"sharding_blocker": "job display name is branch-protection context; matrix renames check"
}
},
"branch_protection_required_contexts_observed": [
"authenticate-console-authority",
"Required / CI",
"Required / Security"
],
"display_name_coupling": {
"job_id": "postgres-domain-reachability",
"display_name": "Dispatch, attendance and ontology \u2014 disposable PostgreSQL reachability",
"workflow_comment": "display name is load-bearing for branch protection; renaming without protection update silently un-requires",
"phase1_strategy": "Option A \u2014 keep Required/* aggregator names; change membership later; do not rename Required/CI"
}
}