Skip to content

Align VERIFRAX-API repo truth to current live host binding#1

Merged
verifrax-systems merged 1 commit intomainfrom
midiakiasat/verifrax-api-boundary-audit
Apr 2, 2026
Merged

Align VERIFRAX-API repo truth to current live host binding#1
verifrax-systems merged 1 commit intomainfrom
midiakiasat/verifrax-api-boundary-audit

Conversation

@midiakiasat
Copy link
Copy Markdown
Member

This change aligns the VERIFRAX-API repository surfaces to the host state that is actually live today.

What changed:

  • rewrites README.md to describe the current live host binding truth
  • records that api.verifrax.net is currently serving a static GitHub Pages-backed boundary page
  • records that /healthz, /readyz, /version, and /openapi.json are not yet live on the current host binding
  • updates surface.host.json description to match current host truth
  • updates index.html status copy to stop implying live contract availability

Why:
The repository previously claimed Cloudflare Worker / execution-runtime truth while the live host was serving a GitHub Pages boundary page and the declared contract endpoints returned 404.

This PR makes repository truth follow live host truth without claiming contract availability that does not yet exist.

Copy link
Copy Markdown
Member

@verifrax-systems verifrax-systems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

Scope is correct:

  • only the host-truth surfaces are changed
  • repository truth now follows the current live host binding
  • contract endpoints are explicitly marked as not yet live on the current host binding
  • no false execution-runtime claim remains in the repo truth surfaces changed here

This closes the repo-versus-live-host contradiction without pretending the API contract is already live.

@verifrax-systems verifrax-systems merged commit 8c263a7 into main Apr 2, 2026
1 check failed
@verifrax-systems verifrax-systems deleted the midiakiasat/verifrax-api-boundary-audit branch April 2, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants