Skip to content

P2: establish enterprise OSS governance baseline - #25

Merged
tuzuminami merged 1 commit into
mainfrom
codex/aster-governance
Jul 13, 2026
Merged

P2: establish enterprise OSS governance baseline#25
tuzuminami merged 1 commit into
mainfrom
codex/aster-governance

Conversation

@tuzuminami

@tuzuminami tuzuminami commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Closes #15

Change

Adds the enterprise OSS governance baseline: ownership, contribution templates, release policy, and public-boundary guidance.

Tracking

Compatibility

  • No public API, contract, package, or migration impact.
  • A compatible additive change.
  • A breaking change with an approved migration and release note.

Safety and Operations

  • Tenant, authorization, idempotency, and audit behavior were considered where relevant.
  • No secrets, production data, private prompts, or local-only material are included.
  • Observability, rollback, and operational impact are documented or not applicable.

Evidence

  • Tests or other reproducible verification were added or updated.
  • pnpm run verify passed locally.
  • Documentation and OpenAPI/JSON Schema artifacts remain aligned, when applicable.

Solo Maintainer Review Record

  • Decision rationale: use an active ruleset instead of incompatible classic branch restrictions for a personal repository.
  • Principal risks considered: self-approval lockout, stale CI, mutable release tags, and no private vulnerability path.
  • Rollback or containment plan: rulesets have no normal bypass; an audited owner-only incident bypass must be followed by a PR restoring the protected state.
  • Known follow-up or residual risk: PostgreSQL integration needs a database service in CI/local verification; the package and compiled test gates passed.

GitHub configuration applied: private vulnerability reporting enabled; main-pr-ci and release-tags rulesets active.

@tuzuminami
tuzuminami merged commit 1a88d2a into main Jul 13, 2026
1 check passed
@tuzuminami
tuzuminami deleted the codex/aster-governance branch July 13, 2026 10:16
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.

P2: establish enterprise OSS ownership, contribution templates, and release protections

1 participant