Skip to content

chore: unify contact email to admin@t27.ai across corpus - #1066

Merged
gHashTag merged 1 commit into
masterfrom
chore/unify-contact-email-admin-t27ai
Jun 13, 2026
Merged

chore: unify contact email to admin@t27.ai across corpus#1066
gHashTag merged 1 commit into
masterfrom
chore/unify-contact-email-admin-t27ai

Conversation

@gHashTag

@gHashTag gHashTag commented Jun 10, 2026

Copy link
Copy Markdown
Owner

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.ai is the only allowed contact surface for this corpus. Other emails (gmail, trinity.ai placeholders, .local) are deprecated.

What changed (10 files, 10 lines)

Old New Files
t27@trinity.ai admin@t27.ai bindings/python/pyproject.toml
t27-bot@trinity.ai admin@t27.ai .github/workflows/brain-seal-refresh.yml (x2)
dev@trinity-s3ai.local admin@t27.ai rings/ring-{088,089,100,101,102,103,104}-rust/Cargo.toml (x7)

Scope

  • No code changes.
  • No behavior changes.
  • Pure metadata: authors field in Cargo/pyproject manifests; user.email in one CI workflow.

Risk

Low. Cargo/pyproject authors is informational; CI bot identity is cosmetic on signed commits.

Out of scope

  • docs/ markdown files retain their admin@t27.ai mentions (already correct).
  • No git history rewrite.
  • No other repos in this PR.

NOW.md

docs/NOW.md updated with ops-unify-email entry per NOW Sync Gate.

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-06-10 13:24:19 UTC

Summary

Status Count
Total Open PRs 11
PRs with Failing Checks 8
PRs with All Checks Green 3
READY 2
FAILING 8
PENDING 0

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-06-13 14:26:45 UTC

Summary

Status Count
Total Open PRs 10
PRs with Failing Checks 8
PRs with All Checks Green 2
READY 2
FAILING 8
PENDING 0

@github-actions

Copy link
Copy Markdown
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
gHashTag force-pushed the chore/unify-contact-email-admin-t27ai branch from 29faf1d to 4e0eed4 Compare June 13, 2026 14:31
@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-06-13 14:31:50 UTC

Summary

Status Count
Total Open PRs 10
PRs with Failing Checks 7
PRs with All Checks Green 3
READY 2
FAILING 7
PENDING 0

@gHashTag
gHashTag merged commit b76eeff into master Jun 13, 2026
19 of 36 checks passed
@gHashTag
gHashTag deleted the chore/unify-contact-email-admin-t27ai branch June 13, 2026 15:23
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.

ops: unify contact email to admin@t27.ai across corpus

1 participant