Skip to content

Add root AGENTS.md (review-instructions pilot)#101

Merged
rolker merged 2 commits into
jazzyfrom
feature/issue-100
Jul 14, 2026
Merged

Add root AGENTS.md (review-instructions pilot)#101
rolker merged 2 commits into
jazzyfrom
feature/issue-100

Conversation

@rolker

@rolker rolker commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

Root AGENTS.md — read by GitHub Copilot code review and closest-file-wins
coding agents. Workspace template (ADR-0017) plus CUBE-specific review
context: algorithm fidelity as a review dimension, sign/unit vigilance,
never-lose-data eviction rule, industrial_ci image sync.

Closes #100
Part of rolker/ros2_agent_workspace#563 (pilot 7/7, FP baseline 8)


Authored-By: Claude Code Agent
Model: Claude Fable 5

Instantiated from ros2_agent_workspace's project_agents_md.md template
(ADR-0017: reference, never fork).

Closes #100
Copilot AI review requested due to automatic review settings July 14, 2026 17:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a root-level AGENTS.md intended to provide repository-specific instructions to GitHub Copilot code review and other “closest-file-wins” coding agents, with an emphasis on robustness and CUBE algorithm fidelity considerations.

Changes:

  • Introduces workspace context and a “do not fork shared rules” policy (references workspace root rules).
  • Defines review expectations emphasizing robustness (tests, validation, lifecycle correctness).
  • Adds CUBE-specific review context (algorithm fidelity, unit/sign vigilance, data retention, CI image/workflow sync).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread AGENTS.md Outdated
Comment on lines +4 to +6
Copilot code review**, which reads this file when reviewing PRs. There is no
`.agents/README.md` deep guide yet; start from the top-level `README.md` and
`docs/` (including this repo's ADRs under `docs/decisions/`).
Comment thread AGENTS.md Outdated
elevations, dB conventions, and transmission-loss corrections have all
produced sign bugs before; intensity statistics ride Welford accumulators
where order-independence and merge semantics matter.
- **Survey data is never lost to bound memory**: draft-tile eviction
Comment thread AGENTS.md Outdated
Comment on lines +53 to +55
- **CI is industrial_ci with a prebaked GHCR deps image**: `ci.yml` and
`.github/ci/Dockerfile` must stay in sync — dependency changes usually
touch both.
Copilot AI review requested due to automatic review settings July 14, 2026 17:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread AGENTS.md
Comment on lines +5 to +8
`.agents/README.md` deep guide yet (the workspace convention for project
agent guides — distinct from the `.agent/work-plans/` directory); start from
the top-level `README.md` and `docs/` (including this repo's ADRs under
`docs/decisions/`).
@rolker rolker merged commit 85b8a4f into jazzy Jul 14, 2026
2 checks passed
@rolker rolker deleted the feature/issue-100 branch July 14, 2026 17:55
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.

Add root AGENTS.md (workspace review-instructions pilot)

2 participants