Skip to content

feat: add ChatGPT upload packages - #3

Merged
sergstack merged 1 commit into
mainfrom
codex/final-kb-upload-packages
May 28, 2026
Merged

feat: add ChatGPT upload packages#3
sergstack merged 1 commit into
mainfrom
codex/final-kb-upload-packages

Conversation

@sergstack

Copy link
Copy Markdown
Owner

Summary

Adds final ChatGPT upload packages and the reproducible generator that builds them:

  • publish/chatgpt_project_compact_gold/ — compact Gold package in the same upload shape as chatgpt_project_compact, built from 105 supported/approved cards.
  • publish/chatgpt_project_compact_general/ — full compact general package.
  • scripts/build_chatgpt_upload_packages.py — reproducible package generator.
  • managed pipeline now rebuilds Gold/General packages after release gates.

Checks run

  • python3 -m pytest tests/test_chatgpt_upload_packages.py -q
  • git diff --check
  • forbidden path scan for .env, input/raw, workspace, chunks, logs, tmp files, .DS_Store
  • large file scan for files over 10 MB

Safety

  • Source repo history was not pushed.
  • No .env file was included.
  • No input/raw or workspace folders were included.
  • No force-push was used.

Note

Secret-pattern scan found only a placeholder example OPENAI_API_KEY="your_key" in the General KB content, not a live key.

@sergstack
sergstack merged commit 943fdaa into main May 28, 2026
1 check passed
@sergstack
sergstack deleted the codex/final-kb-upload-packages branch May 28, 2026 20:43
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.

1 participant