feat: add bundle and recipe DOT/PNG diagrams#153
Open
sadlilas wants to merge 1 commit into
Open
Conversation
Auto-generated by the generate-recipe-docs recipe (v1.0.0).
Adds DOT source and rendered PNG diagrams for all 5 recipes:
- generate-bundle-docs.{dot,png}
- validate-agents.{dot,png}
- validate-bundle-repo.{dot,png}
- validate-bundle.{dot,png}
- validate-single-bundle.{dot,png}
Each DOT file includes a source_hash for freshness tracking.
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.
Summary
Adds auto-generated DOT flowchart diagrams and rendered PNG files for all 5 recipes in this repository.
Files added (10 new files)
generate-bundle-docsrecipes/generate-bundle-docs.dotrecipes/generate-bundle-docs.pngvalidate-agentsrecipes/validate-agents.dotrecipes/validate-agents.pngvalidate-bundle-reporecipes/validate-bundle-repo.dotrecipes/validate-bundle-repo.pngvalidate-bundlerecipes/validate-bundle.dotrecipes/validate-bundle.pngvalidate-single-bundlerecipes/validate-single-bundle.dotrecipes/validate-single-bundle.pngHow these were generated
validate-bundle-reporecipe (v3.3.0) confirmed rootbundle.dotandbundle.pngalready exist and are up-to-date.generate-recipe-docsrecipe (v1.0.0) generated DOT flowchart diagrams with accessible plain-language labels for each recipe YAML, plus rendered PNG files.Each DOT file includes a
source_hashattribute for freshness tracking — thevalidate-bundle-reporecipe can detect when diagrams become stale after recipe changes.Note on validation
The bundle repository passed structural validation. Full quality classification requires
amplifier_foundationruntime dependencies (41 bundles were structurally sound but not runtime-validated).