Skip to content

Move security before skill setup and fix form routing - #188

Merged
TeoSlayer merged 1 commit into
mainfrom
codex/security-before-skills
Jul 31, 2026
Merged

Move security before skill setup and fix form routing#188
TeoSlayer merged 1 commit into
mainfrom
codex/security-before-skills

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Summary

  • places the Security Foundation directly before the homepage skill-injection section
  • keeps the plain-text page in the same semantic order
  • moves website form handlers from /api to /forms so the existing release Worker does not intercept submissions

Validation

  • npm run check:plain
  • npm run build
  • npm run check:site
  • Pages Functions bundle
  • local method and validation tests for both /forms endpoints
  • browser verification that the sections are directly adjacent

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview deployed to Cloudflare Pages

  • Commit deploy URL: https://41203464.pilotprotocol.pages.dev
  • Branch alias: https://codex/security-before-skills.pilotprotocol.pages.dev (may take ~30s to propagate)
  • Commit: b19d4dd960b7e2845ae422923ff9cd4947922e9f

@TeoSlayer
TeoSlayer merged commit e87198c into main Jul 31, 2026
3 checks passed
@TeoSlayer
TeoSlayer deleted the codex/security-before-skills branch July 31, 2026 12:40
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.

2 participants