Skip to content

Fix public roadmap links - #8

Closed
offalexjackson777-stack wants to merge 1 commit into
mainfrom
fix/public-roadmap-link
Closed

Fix public roadmap links#8
offalexjackson777-stack wants to merge 1 commit into
mainfrom
fix/public-roadmap-link

Conversation

@offalexjackson777-stack

Copy link
Copy Markdown
Owner

What changed

  • make the GitHub Project number canonical governance data
  • derive the exact public roadmap URL in README and generated governance views
  • include the project identity in the reviewed GitHub experience and sync plans
  • add governance coverage for the project number and URL

Why

The generic repository /projects route returns HTTP 400 to signed-out visitors even though the linked GitHub Project is public. The front door now links directly to the stable public project.

Verification

  • .venv/bin/python -m unittest tests.test_governance
  • .venv/bin/python -m unittest tests.test_portal tests.test_portal_state
  • deterministic ./hfx generate rerun with an unchanged diff
  • ./hfx docs build and ./hfx docs verify
  • exact public Project URL returns HTTP 200

The change-aware local verifier's governance contracts passed. Its broader run was blocked only by the known host setuptools pin mismatch; hosted CI uses the repository's pinned environment.

@offalexjackson777-stack

Copy link
Copy Markdown
Owner Author

Superseded by the GitHub-native repository navigation and canonical Roadmap link merged in #10. The replacement passed the current required checks.

@offalexjackson777-stack
offalexjackson777-stack deleted the fix/public-roadmap-link branch July 22, 2026 16:39
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.

1 participant