Skip to content

docs: adopt shared agent policy - #120

Closed
donbeave wants to merge 2 commits into
mainfrom
rollout/agent-policy
Closed

donbeave wants to merge 2 commits into
mainfrom
rollout/agent-policy

Conversation

@donbeave

Copy link
Copy Markdown
Collaborator

Adopt shared agent policy (shared variant).

  • AGENTS.md: exact bytes from shared source.
  • CLAUDE.md: relative symlink -> AGENTS.md.

Verification:

  • git ls-files -s: AGENTS.md 100644, CLAUDE.md 120000
  • readlink CLAUDE.md == AGENTS.md
  • cmp AGENTS.md against source: identical
  • commit signed off (DCO)

Signed-off-by: Alexey Zhokhov <alexey@zhokhov.com>
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 20, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-20T23:20:44.096268Z 0a4fe36 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@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: 0a4fe363b2

ℹ️ 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 thread AGENTS.md
Comment thread AGENTS.md
BRANCHING.md pinned all work to dead branch codex/active-plan-closure-7f3c,
forbade every new branch and PR, and mislabeled this public repo a private
draft. It contradicts the shared agent policy; remove it.

Signed-off-by: Alexey Zhokhov <alexey@zhokhov.com>
donbeave added a commit that referenced this pull request Sep 26, 2026
Promote Parallax CI to Velnor's current published workflow runtime.

- Pin `45ba3841fe9fbbfa0cbdfcfd81d1667a9ab3e7b2`, the release-verified
renderer declared by Velnor main.
- Regenerate the owned workflows with its macOS ARM64 release binary.
The pin retains the cache-repair fix from `eed474c4` and adds later Rust
toolchain/cache validation.
- Update the release contract test to enforce the published pin.
- Remove the stale `BRANCHING.md`. The shared agent-policy expansion
from #120 is intentionally omitted because it exceeds Parallax's
configured `AGENTS.md` byte limit.
- Add README/facade/architecture metadata for the existing
`parallax-sentry-proxy` workspace crate, which had no crate
documentation and broke the local policy gate.

Verification:

- Velnor generated-tree `--check`: pass.
- Focused release-contract tests: pass.
- `cargo nextest run -p parallax-sentry-proxy --all-features --locked`:
pass.
- `cargo fmt` and workspace Clippy: pass.
- `cargo xtask ci --fast` still reports unrelated existing policy drift
(structural/UI ratchets, UI test matrix, and `parallax-greptime` docs);
`cargo xtask facade check` reports existing drift in four other crates.

---------

Signed-off-by: Alexey Zhokhov <alexey@zhokhov.com>
Co-authored-by: Codex <codex@openai.com>
@donbeave donbeave closed this Sep 26, 2026
@donbeave
donbeave deleted the rollout/agent-policy branch September 26, 2026 21:38
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.

1 participant