docs: refine billing readback dashboard blocker

This commit is contained in:
Affaan Mustafa
2026-05-18 02:03:37 -04:00
parent 10313d847a
commit e53933de1b
3 changed files with 16 additions and 3 deletions

View File

@@ -66,6 +66,8 @@ function seedRepo(rootDir, overrides = {}) {
'eb69412',
'Marketplace webhook provenance',
'2859678',
'Wrangler OAuth readback',
'42653f9',
'announcementGate',
'ITO-55',
'Linear live sync is current for the May 17 merge batch',
@@ -260,11 +262,12 @@ function runTests() {
)));
assert.ok(report.requirements.some(item => (
item.id === 'ecc-tools-next-level'
&& item.gap === 'replace the invalid Cloudflare credential, create or verify Marketplace-managed Pro billing-state with webhook provenance, then run `billing:kv-readback -- --require-ready` and the live announcement gate'
&& item.gap === 'create or verify Marketplace-managed Pro billing-state with webhook provenance, then run `billing:kv-readback -- --wrangler --require-ready` and the live announcement gate'
&& item.evidence.includes('operator-visible promotion output details')
&& item.evidence.includes('hosted promotion judge audit traces')
&& item.evidence.includes('billing announcement preflight')
&& item.evidence.includes('aggregate production billing KV readback')
&& item.evidence.includes('Wrangler OAuth readback')
&& item.evidence.includes('provenance-aware Marketplace billing-state gates')
)));
assert.ok(report.requirements.some(item => (