Skip to content

chore: harden public OSS repository surface - #22

Merged
s1korrrr merged 2 commits into
mainfrom
feat/andrzej_oss_release
Jul 20, 2026
Merged

chore: harden public OSS repository surface#22
s1korrrr merged 2 commits into
mainfrom
feat/andrzej_oss_release

Conversation

@s1korrrr

Copy link
Copy Markdown
Member

Summary

  • Remove tracked local Codex/engineering-agent workspace scaffolding that is not product runtime.
  • Expand .gitignore for local IDE/agent paths and common private agent docs.
  • Add .mailmap so historical personal author emails display as the public GitHub noreply identity without rewriting published release commit SHAs.

Test plan

  • ./script/verify.sh
  • ./script/smoke.sh
  • Confirm .codex/ and .engineering-agent/ are no longer tracked
  • Confirm CI green on this PR

Made with Cursor

Drop Codex/engineering-agent workspace scaffolding that is not part of the
product runtime, ignore local IDE/agent paths, and add a mailmap so historical
author emails display as the public noreply identity.

Signed-off-by: Rafal Sikora <24563931+s1korrrr@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@s1korrrr

Copy link
Copy Markdown
Member Author

Maintainer review (same-account; GitHub blocks self-approve)

Scoped public-surface cleanup only:

  • Removed paths are local agent scaffolding, not product Codex runtime (crates/.../codex, Swift Codex UI remain).
  • .gitignore additions cover local/private IDE and agent paths; product handling of target-repo AGENTS.md is unchanged.
  • .mailmap remaps only Rafal Sikora identity variants to the public noreply address; no third-party attribution changed.
  • History rewrite intentionally skipped so published release tag SHAs (v0.1.0, v0.1.1, v0.2.0-community.1) remain valid.

Will merge after CI verify is green.

The contract's outer subprocess timeout was shorter than the inner
verify_ed25519.swift timeout, so cold Swift starts could fail the suite.

Signed-off-by: Rafal Sikora <24563931+s1korrrr@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@s1korrrr
s1korrrr merged commit 1e30ff0 into main Jul 20, 2026
1 check passed
@s1korrrr
s1korrrr deleted the feat/andrzej_oss_release branch July 20, 2026 22:48
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