Support for scenario-based infrastructure planning (tiering, traffic, region, Azure-first vs cost-optimized paths) during Technology Choice conversations #1190
Replies: 1 comment
-
|
Thanks for the detailed write-up — this is a really useful signal, and the scenario-driven framing (cost posture, traffic band, region, vendor alignment) is exactly the kind of decision shaping that's currently underserved. I think there's a valid addition here, but I'd like to think through where it lands before we commit to a shape. A few things on my mind: Keeping hve-core generic. We're actively trying to keep core generic enough. The extensibility layer (collections + skills) is a design idea we're experimenting with right now. A lot of what you're describing (free-tier specifics, Azure-first alignment, regional SKU availability, pricing-tier tradeoffs) is genuinely Azure-flavored, and baking that into a core conversation would tilt the framework toward one area. The constraint elicitation piece ("what cost posture? what traffic band? what region?") feels generic and core-worthy; the resolver piece (which SKU, which tier, which region) feels like it belongs in a vendor-scoped skill or collection that core agents can invoke when the user opts in. Where do you see this living? Before we pick a shape, I'd like to understand your mental model:
Have you experimented with either of those agents on this same problem? It would really help to know what they got right, what they missed, and where the conversation broke down — that tells us whether this is a gap in those agents, a missing skill they should be invoking, or genuinely a new agent. Maintenance load — please factor this in. Whatever shape we land on, the domain content carries real upkeep cost:
A skill or agent that embeds any of this statically becomes a liability quickly. I'd rather have one more round of discussion with you on the above before any of us start prototyping and evaluating. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Support for Scenario-Based Infrastructure Planning During Technology Choice Conversations
Context
Over the weekend I worked hands-on with HVE and used the Technology Choice conversation after the Plan phase to explore infrastructure and stack decisions for a solution build.
Rather than asking for a single recommended architecture, I was trying to reason through multiple deployment paths based on expected operating constraints such as:
What Worked Well
The Technology Choice interaction was useful in helping:
This allowed me to move forward with writing technical choices grounded in a clearer understanding of feasibility and tradeoffs.
What I Was Trying to Do
My goal was not just to select a technology stack, but to explore scenario-driven architecture paths such as:
…and understand how those conditions would impact downstream technology selection across the system.
In practice, this becomes a form of:
Opportunity
It may be valuable for HVE to support more explicit “what-if” scenario exploration within the Technology Choice phase, for example:
This could allow users to reason through different stack compositions before locking into implementation direction.
Why This Matters
Many enterprise builders are not simply choosing a stack — they are deciding:
Enabling this kind of guided decision exploration may improve both:
during early planning stages.
Sharing in case this helps inform future planning or user experience design for Technology Choice conversations.
#enhancement #planning #technology-choice #ux #architecture
Beta Was this translation helpful? Give feedback.
All reactions