<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Project Workflows on Deevnet Infrastructure Platform</title><link>https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/</link><description>Recent content in Project Workflows on Deevnet Infrastructure Platform</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/index.xml" rel="self" type="application/rss+xml"/><item><title>Embedded Hardware</title><link>https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/embedded-hardware/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/embedded-hardware/</guid><description>&lt;h1 id="embedded-hardware-workflow">
 Embedded Hardware Workflow
 &lt;a class="anchor" href="#embedded-hardware-workflow">#&lt;/a>
&lt;/h1>
&lt;p>Template for hardware projects involving microcontrollers, custom PCBs, firmware, and physical enclosures. Follows the EVT/DVT/PVT hardware development lifecycle.&lt;/p>
&lt;p>&lt;strong>Legend:&lt;/strong> ✅ Complete | 🔄 In Progress | ⏳ Planned&lt;/p>
&lt;hr>
&lt;h2 id="project-vision--scope">
 Project Vision &amp;amp; Scope
 &lt;a class="anchor" href="#project-vision--scope">#&lt;/a>
&lt;/h2>
&lt;p>Define what the project aims to achieve and establish boundaries.&lt;/p>
&lt;p>&lt;strong>In Scope&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Core functionality and features&lt;/li>
&lt;li>Target hardware platform&lt;/li>
&lt;li>Key interfaces and protocols&lt;/li>
&lt;li>Physical form factor requirements&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Out of Scope&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Features explicitly excluded&lt;/li>
&lt;li>Integration points deferred to future phases&lt;/li>
&lt;li>Capabilities beyond project goals&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="milestone-requirements--constraints-">
 Milestone: Requirements &amp;amp; Constraints ⏳
 &lt;a class="anchor" href="#milestone-requirements--constraints-">#&lt;/a>
&lt;/h2>
&lt;p>Define what success means before building.&lt;/p></description></item><item><title>Site IaC</title><link>https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/site-iac/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/site-iac/</guid><description>&lt;h1 id="site-iac-workflow">
 Site IaC Workflow
 &lt;a class="anchor" href="#site-iac-workflow">#&lt;/a>
&lt;/h1>
&lt;p>Template for full infrastructure site builds involving bare-metal provisioning, network automation, and end-to-end rebuild validation. Use this for complex, multi-layer infrastructure projects.&lt;/p>
&lt;p>For simpler automation projects, see &lt;a href="../iac-cac/">IaC/CaC&lt;/a>.&lt;/p>
&lt;p>&lt;strong>Legend:&lt;/strong> ✅ Complete | 🔄 In Progress | ⏳ Planned&lt;/p>
&lt;hr>
&lt;h2 id="project-vision--scope">
 Project Vision &amp;amp; Scope
 &lt;a class="anchor" href="#project-vision--scope">#&lt;/a>
&lt;/h2>
&lt;p>Define the infrastructure domain and automation goals.&lt;/p>
&lt;p>&lt;strong>In Scope&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Target infrastructure components&lt;/li>
&lt;li>Automation tooling&lt;/li>
&lt;li>Provisioning and configuration scope&lt;/li>
&lt;li>Operational boundaries&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Out of Scope&lt;/strong>&lt;/p></description></item><item><title>Application Development</title><link>https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/application-development/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/application-development/</guid><description>&lt;h1 id="application-development-workflow">
 Application Development Workflow
 &lt;a class="anchor" href="#application-development-workflow">#&lt;/a>
&lt;/h1>
&lt;p>Template for software projects including services, tools, libraries, and applications. Covers the common phases of software development lifecycle.&lt;/p>
&lt;p>&lt;strong>Legend:&lt;/strong> ✅ Complete | 🔄 In Progress | ⏳ Planned&lt;/p>
&lt;hr>
&lt;h2 id="project-vision--scope">
 Project Vision &amp;amp; Scope
 &lt;a class="anchor" href="#project-vision--scope">#&lt;/a>
&lt;/h2>
&lt;p>Define what the application aims to achieve and establish boundaries.&lt;/p>
&lt;p>&lt;strong>In Scope&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Core functionality and features&lt;/li>
&lt;li>Target platforms and environments&lt;/li>
&lt;li>Key integrations and dependencies&lt;/li>
&lt;li>User personas and use cases&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Out of Scope&lt;/strong>&lt;/p></description></item><item><title>IaC/CaC</title><link>https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/iac-cac/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deevnet.github.io/deevnet-docs/docs/standards/project-workflows/iac-cac/</guid><description>&lt;h1 id="iaccac-workflow">
 IaC/CaC Workflow
 &lt;a class="anchor" href="#iaccac-workflow">#&lt;/a>
&lt;/h1>
&lt;p>Template for Infrastructure as Code and Configuration as Code projects that automate a single system, appliance, or service. Use this for focused automation projects that don&amp;rsquo;t require full site orchestration.&lt;/p>
&lt;p>For complex multi-layer infrastructure, see &lt;a href="../site-iac/">Site IaC&lt;/a>.&lt;/p>
&lt;p>&lt;strong>Legend:&lt;/strong> ✅ Complete | 🔄 In Progress | ⏳ Planned&lt;/p>
&lt;hr>
&lt;h2 id="project-vision--scope">
 Project Vision &amp;amp; Scope
 &lt;a class="anchor" href="#project-vision--scope">#&lt;/a>
&lt;/h2>
&lt;p>Define the automation target and goals.&lt;/p>
&lt;p>&lt;strong>In Scope&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Target system or service&lt;/li>
&lt;li>Automation tooling&lt;/li>
&lt;li>Configuration scope&lt;/li>
&lt;li>Deployment target&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Out of Scope&lt;/strong>&lt;/p></description></item></channel></rss>