[codex] Add enterprise lab inventory sync module#176
Open
newmattock wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
/claim #19
Addresses #19
Summary
Distinctness
This slice focuses on lab inventory and instrument-readiness signals feeding enterprise tooling before research exports proceed. It avoids duplicating broad admin dashboards, compliance packets, trust centers, webhook replay ledgers, identity provisioning drift, or generic export pipelines.
Demo
enterprise-lab-inventory-sync/docs/demo.mp4enterprise-lab-inventory-sync/docs/demo.gifenterprise-lab-inventory-sync/docs/demo.svgcd enterprise-lab-inventory-sync && npm run demoValidation
Fresh validation on 2026-05-17 21:20 PDT from a
/tmpcheckout of this PR:npm run check-> syntax checks completed successfullynpm test-> Node test runner passed 4 tests, 0 failuresnpm run demo-> evidence digest0f66ae20eddd2e69, 9 findings, 4 critical findings, 2 high findings, and 3 blocked export gatesfile docs/demo.gif docs/demo.mp4 docs/demo.svg-> GIF 960x540, MP4 v2, and SVG image datagit diff --check-> cleanrg -n "(api[_-]?key|secret|token|password|private[_-]?key|wallet|0x[a-fA-F0-9]{40})" enterprise-lab-inventory-sync-> no matchesAI-assisted with OpenAI Codex; I reviewed and locally verified the diff before submitting.