docs: add llms.txt and llms-full.txt#15
Conversation
Signed-off-by: Alex Ball <aball@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis pull request adds two documentation files to provide LLM-accessible project context. ChangesProject Documentation for LLM Context
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@llms-full.txt`:
- Around line 150-157: Update the External Related Projects list to use correct
public repository names or mark private/missing repos: replace
`nautobot-broker-nats` with the known public slug `NVIDIA/nautobot-broker-nats`,
verify whether `nv-config-manager-templates` is misnamed (search orgs or repos
for similar slugs and update the entry to the correct repo name or remove/label
it as private), and do the same for `nautobot-plugin-nv-config-manager` (find
the correct slug/org or mark it as private/non-public); ensure each bullet uses
the exact repo slug or includes a note that the repository is
private/unavailable.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 6cbc71dc-e99c-4fbb-b5a7-a3621ac60d37
📒 Files selected for processing (2)
llms-full.txtllms.txt
Signed-off-by: Alex Ball <aball@nvidia.com>
Description
Adding LLM-guidance files to match what's in our other repos.
(No need for Kind test run, these just sit at the repo root and don't get built by anything.)
Validation
The kind integration test is manual due to taking ~30 min to complete. When the PR is ready for review,
run Actions -> Kind Integration -> Run workflow against the copy-pr-bot generated
pull-request/<PR_NUMBER>branch. Use the defaulttest_pathfor the full suite,or narrow it only while debugging.
Passing Kind Integration run:
Checklist
CONTRIBUTING.md.docs screenshots, or Helm/rendered outputs.
Summary by CodeRabbit