Skip to content

Remove "Converted" and "Pending" from published_statuses (fixes #168)#169

Draft
bhaswarpurohit wants to merge 1 commit into
mainfrom
fix/168-whitepaper-compliance-remove-converted
Draft

Remove "Converted" and "Pending" from published_statuses (fixes #168)#169
bhaswarpurohit wants to merge 1 commit into
mainfrom
fix/168-whitepaper-compliance-remove-converted

Conversation

@bhaswarpurohit

@bhaswarpurohit bhaswarpurohit commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Brings the UI into agreement with the whitepaper (NIST IR 8588 §5.1): only approved submissions should be publicly shown.

Removes Converted and Pending from published_statuses. Final whitelist: Approved, Approved (Update Requested), Approved (Pending).

⚠️ Current _data has 0 Approved* records, so merging alone empties the registry. Land together with data-repo approvals + submodule bump.

Closes #168

Per NIST IR 8588 §5.1, only approved submissions are publicly shown on
the portal. The workflow in deployments-registry-data/README.md also
places Converted inside the Unpublished subgraph. This reverts #166 and
further removes Converted to bring the UI into agreement with the
whitepaper.

Note: this will hide all currently-visible records until the
corresponding records in deployments-registry-data are promoted to an
Approved* status.
@mccalluc mccalluc changed the title Remove Converted from published_statuses (fixes #168) Remove "Converted" and "Pending" from published_statuses (fixes #168) Apr 23, 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.

Before hand-off to NIST, bring code into agreement with whitepaper

1 participant