Skip to content

Backport: Add agentic coding guidance and docs#630

Draft
grandchild wants to merge 1 commit into
stable/2023.2-m3from
i533984/agentic-coding
Draft

Backport: Add agentic coding guidance and docs#630
grandchild wants to merge 1 commit into
stable/2023.2-m3from
i533984/agentic-coding

Conversation

@grandchild

Copy link
Copy Markdown

AI-assisted development is increasingly common in Nova reviews, but
without a small amount of project-specific routing automated tools can
choose incorrect defaults such as pytest, GitHub-style review workflows,
or unsafe git operations. At the same time, project conventions should
remain in contributor documentation and deterministic checks rather than
large tool-specific instruction files.

This change adds a compact AGENTS.md routing index for high-signal local
workflow guardrails and links to the canonical Nova documentation. It
also adds contributor documentation for maintaining that routing layer,
repository orientation, dependency placement, and commit message
conventions, including DCO, Gerrit Change-Id, and AI attribution
trailers.

The testing guide now summarizes Zuul gating and unsquashed commit
series expectations, while the threading reference documents the current
avoidance of new eventlet-specific primitives. Local AI tool preference
files and .tmp scratch output are ignored so local state does not appear
in upstream reviews.

Assisted-By: claude-code claude-sonnet-4-6
Assisted-By: pi gpt-5.5
Change-Id: I2ed2159a6d4154e7d6f743c78965e95f89625328
Signed-off-by: Sean Mooney work@seanmooney.info

AI-assisted development is increasingly common in Nova reviews, but
without a small amount of project-specific routing automated tools can
choose incorrect defaults such as pytest, GitHub-style review workflows,
or unsafe git operations. At the same time, project conventions should
remain in contributor documentation and deterministic checks rather than
large tool-specific instruction files.

This change adds a compact AGENTS.md routing index for high-signal local
workflow guardrails and links to the canonical Nova documentation. It
also adds contributor documentation for maintaining that routing layer,
repository orientation, dependency placement, and commit message
conventions, including DCO, Gerrit Change-Id, and AI attribution
trailers.

The testing guide now summarizes Zuul gating and unsquashed commit
series expectations, while the threading reference documents the current
avoidance of new eventlet-specific primitives. Local AI tool preference
files and .tmp scratch output are ignored so local state does not appear
in upstream reviews.

Assisted-By: claude-code claude-sonnet-4-6
Assisted-By: pi gpt-5.5
Change-Id: I2ed2159a6d4154e7d6f743c78965e95f89625328
Signed-off-by: Sean Mooney <work@seanmooney.info>
@grandchild grandchild changed the title Add agentic coding guidance and docs Backport: Add agentic coding guidance and docs Jun 17, 2026
@grandchild

Copy link
Copy Markdown
Author

I just saw this in upstream by chance, and this may be useful for us too.

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.

2 participants