app-modeling: integrate 2026-07-15 evaluation fixes#23
Draft
willdavsmith wants to merge 1 commit into
Draft
Conversation
Consolidate the 2026-07-15 evaluation guidance for exact target contracts, managed and developer-supplied secrets, immutable source builds, recipe outputs, runtime readiness, and mandatory backing services. Copilot-Session: f7244f02-c538-421d-9374-5d1d0dca8c01 Signed-off-by: willdavsmith <willdavsmith@gmail.com>
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.
📊 Application Graph Diff
Comparing
main→willdavsmith-integrate-app-modeling-fixes✅ No application graph changes detected. The application model is identical between
mainandwilldavsmith-integrate-app-modeling-fixes.graph TD classDef added fill:#dafbe1,stroke:#1a7f37,stroke-width:2px,color:#1a7f37 classDef removed fill:#ffebe9,stroke:#cf222e,stroke-width:2px,color:#cf222e classDef modified fill:#fff8c5,stroke:#bf8700,stroke-width:2px,color:#9a6700 classDef unchanged fill:#f6f8fa,stroke:#d1d9e0,stroke-width:1px,color:#656d76 skills["skills\ncontainers"]:::unchangedSummary
Integrates the sound, non-duplicative app-modeling guidance developed in #14, #15, #16, #17, #18, #19, #20, and #21.
This is an integration candidate for combined evaluation. It does not replace the focused review history in those source PRs.
Reason for change
The evaluation fixes overlap and occasionally conflict. This branch establishes one fail-closed contract for exact target schemas and Recipes, managed versus developer-supplied secrets, immutable source builds, Recipe-mapped outputs, runtime semantics/readiness, and target Environment availability. It also adds the LiteLLM-proven rule that optional repository-wide dependencies must not become resources unless the selected startup/configuration path requires them.
The current-main behavior of always creating or updating
.radius/bicepconfig.json, preserving compatible settings, and using a parent config only as input remains intact.How to test
skills/app-modeling.git diff --check.app-modeling-eval.ymlwithskill_repo=radius-project/skillsandskill_ref=willdavsmith-integrate-app-modeling-fixes.File change summary
skills/app-modeling/SKILL.mdskills/app-modeling/references/architecture-patterns.mdskills/app-modeling/references/bicep-structure-rules.mdskills/app-modeling/references/connection-conventions.mdskills/app-modeling/references/naming-conventions.mdskills/app-modeling/references/runtime-contract.mdskills/app-modeling/references/secrets-handling.mdskills/app-modeling/references/todo-list-app-example.md