Make Yourself to Science agent-ready on Cloudflare Workers - #35
Draft
jnton wants to merge 69 commits into
Draft
Conversation
jnton
marked this pull request as draft
August 4, 2026 00:09
jnton
marked this pull request as ready for review
August 4, 2026 00:13
jnton
marked this pull request as draft
August 4, 2026 00:15
jnton
marked this pull request as ready for review
August 4, 2026 00:15
|
jnton
marked this pull request as draft
August 4, 2026 00:22
Contributor
Author
OpenNext migration completed in repositoryRepository-side work is complete and PR #35 has been returned to draft. Final validation on workflow run
No one-shot migration or remediation workflow remains on the branch. The only remaining blocker is live Cloudflare deployment. Create |
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.




Summary
Adds a hardened, read-only agent API and migrates the full-stack Next.js deployment from the archived Cloudflare Pages adapter to OpenNext on Cloudflare Workers.
Agent capabilities
/api/resources/api/resources/{id}/api/facets/api/health/.well-known/agent-card.jsonhttps://mcp.yourselftoscience.org/mcpWorkers migration
yourselftoscience-web22.23.115.5.2219.2.8@opennextjs/cloudflare1.20.24.114.0@cloudflare/next-on-pagesand obsolete direct Vercel build dependencieswrangler.jsonc,open-next.config.ts, Workers scripts, static-asset headers, and local-secret templatesIntegrated security controls
private, no-storeand varied onx-nextjs-dataFinal repository verification
Permanent workflow run
30865201782passed on the final migration configuration:1677.25 KiB(below the Free-plan3072 KiBlimit)0findings0findingsDeployment state
The repository migration is complete, but the Worker has not yet been created in the Cloudflare account or tested through a live Workers preview. Keep this PR in draft and unmerged until:
yourselftoscience-webis created from this GitHub branch;mcp.yourselftoscience.org;The existing Pages project should remain available as a rollback target until the Worker cutover is proven. Detailed instructions are in
docs/cloudflare-agent-api-security.md; deployment completion remains tracked in issue #36.