Skip to content

feat(app-platform): Add beta docs closeout#1333

Merged
leumor merged 8 commits into
developfrom
feature/app-platform-beta-docs
May 23, 2026
Merged

feat(app-platform): Add beta docs closeout#1333
leumor merged 8 commits into
developfrom
feature/app-platform-beta-docs

Conversation

@leumor
Copy link
Copy Markdown
Collaborator

@leumor leumor commented May 23, 2026

Summary

  • Add the app platform beta developer portal, offline beta tutorials, known limitations, beta program/runbook, and GitHub issue templates for feedback and app submissions.
  • Wire deterministic app-platform docs evidence into release certification, including required-doc coverage, portal/readme links, local Markdown link checks, issue-template checks, and redaction checks.
  • Add ecosystem matrix coverage for docs/beta readiness and refresh related app-platform/release docs plus agent skills for the new evidence flow.
  • Harden the docs redaction gate against sensitive paths, private insert URIs, tokens, form passwords, private key assignments, unsafe broken-link targets, and non-waivable docs-redaction waiver paths.

Validation

  • PYTHONDONTWRITEBYTECODE=1 python3 tools/release-certification/app_platform_docs_check.py --self-test
  • PYTHONDONTWRITEBYTECODE=1 python3 tools/release-certification/release_certification.py --self-test
  • PYTHONDONTWRITEBYTECODE=1 python3 tools/release-certification/app_platform_smoke.py --self-test
  • ./gradlew spotlessApply
  • git diff --check
  • git diff --staged --check

Base branch: develop

leumor added 5 commits May 23, 2026 06:34
Add the app platform beta developer portal, offline tutorials, known limitations, beta program runbook, and GitHub issue forms.

Integrate deterministic docs, link, concept, and redaction evidence into release certification and the ecosystem matrix.
Update project docs and agent skills for the Trust Graph Preview module, beta docs certification checks, app-review governance evidence, and release-manager redaction guidance.
Restrict the docs redaction allowlist to the concrete /app/node route so local /app/... paths remain blocked. Add regression coverage for plain and file: URI forms.
Comment thread tools/release-certification/app_platform_docs_check.py Fixed
Comment thread tools/release-certification/app_platform_docs_check.py Fixed
Comment thread tools/release-certification/app_platform_docs_check.py Fixed
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 594415243f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread tools/release-certification/app_platform_docs_check.py Outdated
@sonarqubecloud
Copy link
Copy Markdown

@leumor leumor merged commit bd0e1f1 into develop May 23, 2026
19 checks passed
@leumor leumor deleted the feature/app-platform-beta-docs branch May 23, 2026 17:08
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