-
Notifications
You must be signed in to change notification settings - Fork 0
Public Preview Scope
ClarusIubar edited this page Jun 7, 2026
·
3 revisions
This wiki documents the sanitized preview repository, not the private working repository it was derived from.
Provide a clean public reviewer experience for the Codex OSS application process:
- explain the project purpose
- show how to run the preview tests
- document the architecture boundary
- record sanitization and validation evidence
- keep private operational history out of the public snapshot
-
README.md,LICENSE, and reviewer-facing docs -
scripts/agent_bootstrap.pyandscripts/agent_bootstrap_lib/ policies/registry/skills/templates/shims/.github/workflows/test.ymltests/test_public_preview.py
- source Git history
- private work reports
- task ledgers and issue-tree evidence from the private working repository
-
.local/, temporary directories, caches, and coverage files - private runner configuration and non-public workflow traces
- credential-like fixtures
The preview must be useful when cloned by a public reviewer. It must not require access to a local source checkout, private GitHub issues, private pull requests, or machine-specific directories.