Skip to content

Prepare public source visibility governance - #144

Merged
jinon86 merged 1 commit into
mainfrom
chore/public-readiness
Jun 25, 2026
Merged

Prepare public source visibility governance#144
jinon86 merged 1 commit into
mainfrom
chore/public-readiness

Conversation

@jinon86

@jinon86 jinon86 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • switch package/license metadata to MIT and add root LICENSE
  • add SUPPORT/CONTRIBUTING docs
  • update SECURITY reporting path for public-safe maintainer contact
  • document source-only public visibility boundary
  • add gitleaks allowlist for redaction-unit-test fixture strings

Safety boundary

  • Source-only public-readiness preparation.
  • No repository visibility change was performed.
  • No release/tag/package publish, deploy/restart/reload, DB mutation, provider/Telegram send, credential movement, history rewrite, or destructive cleanup.
  • Future PRIVATE -> PUBLIC visibility remains a separate operator approval gate.

Validation

  • npm run ci — passed
  • npm run doctor:field-deploy — ok with existing example warnings
  • npm test — 107 passed
  • gitleaks detect --source . --redact --no-banner --exit-code 99 — no leaks found with committed test-fixture allowlist
  • git diff --check — passed

@jinon86
jinon86 requested a review from seoseo-ai June 25, 2026 04:47

@seoseo-ai seoseo-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed public-readiness governance PR: checks are green; source-only boundary preserved; no visibility/release/deploy action included.

@jinon86
jinon86 merged commit 9ddae19 into main Jun 25, 2026
6 checks passed
@jinon86
jinon86 deleted the chore/public-readiness branch June 25, 2026 04: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.

2 participants