Inventory Readiness Provider Dispatch Use this when the user wants to optimize Codex/Codex/Gemini usage around a staged GitHub work pipeline, especially: The key lesson: do not rely only on narrative backlog notes or a provider work queue. Create a machine-readable readiness matrix that makes package stage status, evidence, downstream issue refs, and provider dispatch lanes computable. Canonical Workspace-Hub Pattern For workspace-hub, the implemented pattern from #2487 is: - canonical matrix: - validator/renderer: - derived report: - targeted tests: The Markdown report should be generated fr…