{"id":10,"date":"2026-03-13T22:42:51","date_gmt":"2026-03-13T22:42:51","guid":{"rendered":"https:\/\/dev.harmonic-framework.com\/?page_id=10"},"modified":"2026-03-14T01:28:00","modified_gmt":"2026-03-14T01:28:00","slug":"process-design","status":"publish","type":"page","link":"https:\/\/dev.harmonic-framework.com\/es\/methodologies\/process-design\/","title":{"rendered":"Process Design"},"content":{"rendered":"<h1 class=\"wp-block-heading\">Project Design<\/h1>\n\n\n\n<p style=\"font-size:20px\">Projects fail not because teams lack effort, but because they lack informed planning. You cannot estimate what you have not designed.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">The Core Premise<\/h2>\n\n\n\n<p>Traditional project management estimates cost and schedule from requirements alone, producing plans that are routinely two to four times off from reality. Project Design addresses this by treating the <strong>system architecture as the foundation for all planning decisions<\/strong>.<\/p>\n\n\n\n<p>The premise: the system architecture <em>is<\/em> the project plan. This is not a metaphor. Components become work packages. Dependencies between components become the project network. Integration points become milestones. The critical path through dependencies determines duration. The staffing required to execute that path determines cost.<\/p>\n\n\n\n<p>This premise inverts the traditional relationship between architecture and project management. In conventional practice, project managers estimate effort from requirements, construct schedules from those estimates, and treat architecture as a technical detail handled during execution. In Project Design, the architecture comes first. It must be substantially complete before any meaningful estimation can begin.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Core Triad<\/h2>\n\n\n\n<p>Three roles collaborate throughout the planning process, each bringing a perspective the others cannot provide:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>The Architect<\/strong> \u2014 owns the system decomposition, identifies components, defines dependencies, analyzes the critical path, and provides technical risk assessment<\/li>\n<li><strong>The Project Manager<\/strong> \u2014 owns resource allocation, assesses availability, cost, organizational constraints, and political feasibility<\/li>\n<li><strong>The Product Manager<\/strong> \u2014 owns requirements prioritization, serves as the customer proxy, resolves requirement conflicts, and manages stakeholder expectations<\/li>\n<\/ul>\n\n\n\n<p>In agile contexts, these roles map to Tech Lead, Scrum Master or Delivery Lead, and Product Owner respectively. All three perspectives must be present throughout planning. Removing any one produces plans with blind spots that manifest as failures during execution.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Fuzzy Front End<\/h2>\n\n\n\n<p>The period between project inception and the commitment to a specific plan is the fuzzy front end. During this period, the Core Triad produces the architecture, the project design, and the options for management. This period typically consumes fifteen to twenty-five percent of the total project duration.<\/p>\n\n\n\n<p>This is not wasted time. It is the mechanism by which the remaining seventy-five to eighty-five percent is executed efficiently. Projects that skip the front end invariably spend more total time and money, because the cost of planning failures during execution far exceeds the cost of planning itself. Staffing during the front end is minimal \u2014 only the Core Triad. Full team staffing begins after management commits to a plan.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Activity Inventory<\/h2>\n\n\n\n<p>The first step in Project Design is constructing a complete inventory of all activities required to deliver the system. The most common source of estimation error is not incorrect estimates for known activities, but the complete omission of activities that were never identified.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Architecture-Derived Activities<\/h3>\n\n\n\n<p>Each component identified during design \u2014 whether Manager, Engine, Resource Accessor, or Utility \u2014 becomes a work package with a predictable lifecycle: detailed design, implementation, unit testing, code review, and documentation. Each pair of connected components generates an integration activity. Each use case generates a system-level verification activity.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Non-Code Activities<\/h3>\n\n\n\n<p>A software project involves substantially more than writing code. Non-code activities often account for thirty to fifty percent of total project effort, yet are routinely excluded from initial estimates. These include planning and design, organizational coordination, quality and compliance activities (security review, accessibility audit, performance testing), operational setup (CI\/CD, monitoring, runbooks), knowledge transfer and documentation, and post-launch stabilization.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Architecture-Derived Dependencies<\/h2>\n\n\n\n<p>In a VBD decomposition, dependencies flow naturally from the component taxonomy:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Utilities<\/strong> have no upstream dependencies \u2014 they form the leaf nodes, enabling early construction starts<\/li>\n<li><strong>Resource Accessors<\/strong> depend on infrastructure and Utilities<\/li>\n<li><strong>Engines<\/strong> depend on Resource Accessors<\/li>\n<li><strong>Managers<\/strong> depend on Engines and Resource Accessors<\/li>\n<\/ul>\n\n\n\n<p>This ordering provides the skeleton of the project network. It is the natural consequence of the communication model: you cannot build what orchestrates before you build what is orchestrated.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Critical Path Analysis<\/h2>\n\n\n\n<p>The critical path is the longest path through the project network from start to finish. Its duration is the duration of the project. No project can be accelerated beyond its critical path regardless of resource availability.<\/p>\n\n\n\n<p><strong>Float<\/strong> \u2014 the amount of time an activity can slip without delaying the project \u2014 is the objective measure of risk. Activities with zero float are on the critical path and receive the highest resource priority. Near-critical activities with small float are assigned strong resources. Activities with large float can be staffed flexibly.<\/p>\n\n\n\n<p>The primary reason well-managed projects slip is that non-critical activities consume their float and become critical, creating a new critical path that was not planned for and does not have the best resources assigned to it. Continuous monitoring of float degradation enables proactive resource reassignment before this transition occurs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Three-Level Estimation<\/h2>\n\n\n\n<p>Estimation operates at three levels, each serving a distinct purpose. The levels validate each other \u2014 significant discrepancies indicate problems that must be resolved before proceeding.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Activity-based<\/strong> \u2014 bottom-up, activity-by-activity estimation including the complete lifecycle: design, implementation, testing, review, documentation. Both underestimation and overestimation are harmful.<\/li>\n<li><strong>Broadband<\/strong> \u2014 input from twelve to thirty diverse participants through successive refinement. The statistical advantage: the error of the sum is less than the sum of the errors.<\/li>\n<li><strong>Historical calibration<\/strong> \u2014 comparison against past performance on similar projects to reveal systemic biases<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Options, Not a Single Plan<\/h2>\n\n\n\n<p>The result of Project Design is not one plan but a set of viable options \u2014 typically three \u2014 spanning conservative, balanced, and aggressive approaches. Each comes with quantified cost, schedule, risk, and staffing requirements. Management selects from these options in a structured decision meeting, committing resources or canceling the project based on objective trade-off analysis rather than intuition.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Work Package Classification<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Work Package Type<\/th><th>Source Tier<\/th><th>Estimation Characteristics<\/th><\/tr><\/thead><tbody><tr><td><strong>Integration Milestone<\/strong><\/td><td>Manager \/ Experience<\/td><td>Dominated by integration effort. Number and complexity of seams. Near the critical path.<\/td><\/tr><tr><td><strong>Core Work Package<\/strong><\/td><td>Engine \/ Flow<\/td><td>Highest functional volatility. Widest estimation ranges. Most design iteration.<\/td><\/tr><tr><td><strong>Boundary Work Package<\/strong><\/td><td>Accessor \/ API Accessor<\/td><td>Defined by external system complexity. Simple component, external risk dominates.<\/td><\/tr><tr><td><strong>Shared Infrastructure<\/strong><\/td><td>Utility<\/td><td>Most stable. Tightest ranges. Most parallelizable. Leaf nodes of the network.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Where Project Design Applies<\/h2>\n\n\n\n<p>The underlying techniques \u2014 critical path analysis, float-based risk quantification, earned value tracking, compression analysis, and structured decision-making \u2014 apply to any project with a decomposable structure and identifiable dependencies. In software, the architecture provides the components, dependencies, and integration points. In construction, product development, or infrastructure programs, the structural decomposition takes a different form, but the planning discipline is identical: design the project before you estimate it.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link\" href=\"\/es\/whitepapers\/project-design\/\">Read the Full Whitepaper<\/a><\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Project Design Projects fail not because teams lack effort, but because they lack informed planning. You cannot estimate what you have not designed. The Core Premise Traditional project management estimates cost and schedule from requirements alone, producing plans that are routinely two to four times off from reality. Project Design addresses this by treating the &#8230; <a title=\"Process Design\" class=\"read-more\" href=\"https:\/\/dev.harmonic-framework.com\/es\/methodologies\/process-design\/\" aria-label=\"Read more about Process Design\">Read more<\/a><\/p>","protected":false},"author":0,"featured_media":0,"parent":6,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"methodology":[],"class_list":["post-10","page","type-page","status-publish"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"post-thumbnail":false,"hf-card":false,"hf-hero":false},"uagb_author_info":{"display_name":"","author_link":"https:\/\/dev.harmonic-framework.com\/es\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"Project Design Projects fail not because teams lack effort, but because they lack informed planning. You cannot estimate what you have not designed. The Core Premise Traditional project management estimates cost and schedule from requirements alone, producing plans that are routinely two to four times off from reality. Project Design addresses this by treating the&hellip;","_links":{"self":[{"href":"https:\/\/dev.harmonic-framework.com\/es\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.harmonic-framework.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.harmonic-framework.com\/es\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.harmonic-framework.com\/es\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":3,"href":"https:\/\/dev.harmonic-framework.com\/es\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":171,"href":"https:\/\/dev.harmonic-framework.com\/es\/wp-json\/wp\/v2\/pages\/10\/revisions\/171"}],"up":[{"embeddable":true,"href":"https:\/\/dev.harmonic-framework.com\/es\/wp-json\/wp\/v2\/pages\/6"}],"wp:attachment":[{"href":"https:\/\/dev.harmonic-framework.com\/es\/wp-json\/wp\/v2\/media?parent=10"}],"wp:term":[{"taxonomy":"methodology","embeddable":true,"href":"https:\/\/dev.harmonic-framework.com\/es\/wp-json\/wp\/v2\/methodology?post=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}