Skip to content

docs: document collaboration routing - #221

Merged
salasebas merged 1 commit into
mainfrom
agent/document-collaboration-routing
Jul 26, 2026
Merged

docs: document collaboration routing#221
salasebas merged 1 commit into
mainfrom
agent/document-collaboration-routing

Conversation

@salasebas

Copy link
Copy Markdown
Owner

Summary

  • require English for repository content and collaboration
  • route public requests and external collaboration through GitHub Issues
  • route maintainer-initiated private planning through the private OpenAuth Linear team and rustauth project
  • document the privacy boundary between Linear and GitHub

Why

Contributors and agents need an explicit language policy and a clear, privacy-aware rule for choosing the public or private planning system.

Impact

Documentation and collaboration guidance only; no runtime behavior changes.

Validation

  • git diff --check
  • Rust checks skipped because no Rust code changed

@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
rustauth-docs-site Ignored Ignored Jul 26, 2026 7:52pm

@github-actions github-actions Bot added the docs label Jul 26, 2026
@salasebas
salasebas marked this pull request as ready for review July 26, 2026 20:37
@salasebas
salasebas merged commit af7bd94 into main Jul 26, 2026
39 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fffe71b2ac

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +3 to +5
Public requests and external collaboration for this repository use GitHub Issues.
Private planning initiated by the maintainer uses the private `OpenAuth` Linear
team and `rustauth` project.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Apply the private routing to skill operations

For maintainer-initiated private planning performed through a skill, this routing is contradicted by the unchanged instructions at lines 36–42, which still unconditionally direct both publishing and ticket fetching to GitHub. A skill following those more specific operational instructions can therefore disclose private planning in a public issue or fail to retrieve a Linear ticket; make those operations select Linear or GitHub using the privacy boundary defined here.

AGENTS.md reference: AGENTS.md:L136-L139

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant