chore: unify contact email to admin@t27.ai across corpus - #1066
Merged
Conversation
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
This was referenced Jun 13, 2026
gHashTag
force-pushed
the
chore/unify-contact-email-admin-t27ai
branch
from
June 13, 2026 14:26
3ef201e to
29faf1d
Compare
Contributor
PR DashboardGenerated at: 2026-06-13 14:26:45 UTC
Summary
|
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Pure metadata cleanup: 10 files, 10 lines. - 7 ring-NN-rust Cargo.toml authors fields - bindings/python/pyproject.toml authors - .github/workflows/brain-seal-refresh.yml user.email/user.name All legacy emails (t27@trinity.ai, t27-bot@trinity.ai, dev@trinity-s3ai.local) replaced with the single canonical admin@t27.ai per ops directive 2026-06-10. Plus docs/NOW.md ops-unify-email entry per NOW Sync Gate. No code, no specs, no gen/, no conformance JSON. L6 untouched. Closes #1067.
gHashTag
force-pushed
the
chore/unify-contact-email-admin-t27ai
branch
from
June 13, 2026 14:31
29faf1d to
4e0eed4
Compare
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
PR DashboardGenerated at: 2026-06-13 14:31:50 UTC
Summary
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Replace all legacy author/contact emails with the single canonical
admin@t27.ai.Closes #1067.
Why
Per ops directive 2026-06-10:
admin@t27.aiis the only allowed contact surface for this corpus. Other emails (gmail, trinity.ai placeholders, .local) are deprecated.What changed (10 files, 10 lines)
t27@trinity.aiadmin@t27.aibindings/python/pyproject.tomlt27-bot@trinity.aiadmin@t27.ai.github/workflows/brain-seal-refresh.yml(x2)dev@trinity-s3ai.localadmin@t27.airings/ring-{088,089,100,101,102,103,104}-rust/Cargo.toml(x7)Scope
authorsfield in Cargo/pyproject manifests;user.emailin one CI workflow.Risk
Low. Cargo/pyproject
authorsis informational; CI bot identity is cosmetic on signed commits.Out of scope
docs/markdown files retain theiradmin@t27.aimentions (already correct).NOW.md
docs/NOW.mdupdated withops-unify-emailentry per NOW Sync Gate.