docs(dev): add a guide for testing against the AI/DC solution - #10408
Open
saltas888 wants to merge 2 commits into
Open
docs(dev): add a guide for testing against the AI/DC solution#10408saltas888 wants to merge 2 commits into
saltas888 wants to merge 2 commits into
Conversation
Covers running the solution on an Infrahub built from this repository, loading and scaling its dataset, and the day-two and measurement loops around it.
Contributor
There was a problem hiding this comment.
All reported issues were addressed across 2 files
Shadow auto-approve: would not auto-approve because issues were found.
Re-trigger cubic
The Path B overlay left <AI_DC_CLONE> unexplained, and the comparison table implied the documented start command brings up the observability stack when every one of those services is gated behind the debug or trace profile.
Contributor
There was a problem hiding this comment.
0 issues found across 1 file (changes from recent commits).
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Shadow auto-approve: would auto-approve. Adds internal development documentation only: a new guide for testing against the AI/DC solution plus a pointer in dev/README.md. No code, config, or behavior changes; no operational or product tradeoff for a human to decide.
Re-trigger cubic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Running the AI/DC solution against an Infrahub built from this repository is the quickest way to get a realistic dataset — tens of thousands of nodes, deep hierarchies, generators, artifacts, computed attributes — but the recipe existed
only as session notes tied to one investigation. Anyone needing it again had to rediscover it.