<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Workflows on NOCFoundry Docs</title><link>https://docs.nocfoundry.com/dev/workflows/</link><description>Recent content in Workflows on NOCFoundry Docs</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.nocfoundry.com/dev/workflows/index.xml" rel="self" type="application/rss+xml"/><item><title>Validation Runs</title><link>https://docs.nocfoundry.com/dev/workflows/validation-runs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.nocfoundry.com/dev/workflows/validation-runs/</guid><description>&lt;h1 id="validation-runs">Validation Runs&lt;/h1>
&lt;p>Validation runs provide a long-running execution model for multi-step network validation workflows.&lt;/p>
&lt;p>Typical lifecycle:&lt;/p>
&lt;ol>
&lt;li>start a run&lt;/li>
&lt;li>poll status&lt;/li>
&lt;li>fetch final result&lt;/li>
&lt;li>cancel if needed&lt;/li>
&lt;/ol>
&lt;p>Use the protected validation example tools for this workflow:&lt;/p>
&lt;ul>
&lt;li>&lt;code>start_validation_run&lt;/code>&lt;/li>
&lt;li>&lt;code>validation_run_status&lt;/code>&lt;/li>
&lt;li>&lt;code>validation_run_result&lt;/code>&lt;/li>
&lt;li>&lt;code>cancel_validation_run&lt;/code>&lt;/li>
&lt;/ul></description></item><item><title>Skills</title><link>https://docs.nocfoundry.com/dev/workflows/skills/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.nocfoundry.com/dev/workflows/skills/</guid><description>&lt;h1 id="skills">Skills&lt;/h1>
&lt;p>NOCFoundry can generate agent-facing workflow bundles with &lt;code>skills-generate&lt;/code>.&lt;/p>
&lt;p>The current model emphasizes:&lt;/p>
&lt;ul>
&lt;li>one skill per explicit toolset&lt;/li>
&lt;li>workflow-oriented docs&lt;/li>
&lt;li>optional prompt guidance&lt;/li>
&lt;li>direct &lt;code>nocfoundry invoke ...&lt;/code> examples instead of generated runtime wrappers&lt;/li>
&lt;/ul></description></item></channel></rss>