architecture-baseline-roadmap
Write a legacy architecture baseline that is useful for implementation and later modernization work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Write a legacy architecture baseline that is useful for implementation and later modernization work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Squad branching model: main-only workflow with feature branches
{what this skill teaches agents}
Wire legacy .NET Framework service hosts through Enterprise Library-flavored appSettings so Unity, service location, exception policies, logging, and database aliases all hang off one configuration seam.
Build internal order-management Web Forms pages with ObjectDataSource, GridView, DetailsView, and ViewState-heavy filter handling.
Build a believable mid-2000s .NET data layer around connection catalogs, stored-procedure wrappers, DataSets, and repository facades.
Anchor store-ops workbench screens in separate StoreOps tables for order state, status snapshots, workforce alerts, and zone bulletins, with dispatch tickets linked back to orders.
استنادا إلى تصنيف SOC المهني
| name | architecture-baseline-roadmap |
| description | Write a legacy architecture baseline that is useful for implementation and later modernization work. |
| domain | architecture |
| confidence | high |
| source | earned |
Use this when a repo already has some scaffolding, but the team still needs one authoritative document that explains what exists now, what boundaries must hold, and how the modernization should sequence. This is especially useful in legacy-modernization samples where the before-state is intentionally sprawling.