Skip to content

chore: prepare v1 rc release readiness#1

Merged
0xsarwagya merged 1 commit into
mainfrom
codex/rc1-release-readiness
Jul 15, 2026
Merged

chore: prepare v1 rc release readiness#1
0xsarwagya merged 1 commit into
mainfrom
codex/rc1-release-readiness

Conversation

@0xsarwagya

Copy link
Copy Markdown
Owner

Summary

  • fixes the failing license check from the current Validation Lab run by aligning nested package LICENSE files with the root LICENSE
  • prepares the repository/package/skills/site metadata for v1.0.0-rc.1
  • adds RC-safe publish guards, npm pack validation, release-version validation, CI/security workflows, and first-user smoke validation
  • refreshes generated site docs, validation evidence, skills reports, and release readiness reports

Evidence

  • pnpm install --frozen-lockfile
  • pnpm build
  • pnpm check-types
  • pnpm test
  • pnpm release:gates
  • pnpm docs:check-site

Notes

The original failed GitHub job was on main at 3cf80c2 and failed in pnpm license:check because packages/intelligence/LICENSE differed from the root LICENSE. This branch passes the recursive license check locally.

RC_READINESS.md still marks public RC launch as blocked until the dedicated ontoly.sarwagya.wtf domain is attached or the live OSS route remains canonical.

@0xsarwagya
0xsarwagya force-pushed the codex/rc1-release-readiness branch from db882b1 to cb73b5d Compare July 15, 2026 11:45
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@0xsarwagya
0xsarwagya force-pushed the codex/rc1-release-readiness branch from cb73b5d to e795495 Compare July 15, 2026 11:45
Comment thread validation/tools/new-user-smoke.mjs Fixed
@0xsarwagya
0xsarwagya force-pushed the codex/rc1-release-readiness branch 2 times, most recently from 3d4c1ba to a1ccb42 Compare July 15, 2026 11:56
@0xsarwagya
0xsarwagya force-pushed the codex/rc1-release-readiness branch from a1ccb42 to 4d1adca Compare July 15, 2026 12:00
@0xsarwagya
0xsarwagya merged commit ac20497 into main Jul 15, 2026
11 checks passed
@0xsarwagya
0xsarwagya deleted the codex/rc1-release-readiness branch July 15, 2026 13:56
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