{"id":412,"date":"2026-09-04T17:12:19","date_gmt":"2026-09-04T13:12:19","guid":{"rendered":"https:\/\/artenatech.com\/?page_id=412"},"modified":"2026-09-04T17:28:48","modified_gmt":"2026-09-04T13:28:48","slug":"process","status":"publish","type":"page","link":"https:\/\/artenatech.com\/index.php\/process\/","title":{"rendered":"THE AI-NATIVE SDLC \u2014 WE REBUILD THE PROCESS AROUND YOUR AGENTS"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Code is no longer the bottleneck \u2014 the process around code is. When agents compress build time from weeks to hours, approvals, reviews, handoffs and policies designed for human speed turn that acceleration into a queue.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"571\" src=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527396-1024x571.png\" alt=\"\" class=\"wp-image-419\" srcset=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527396-1024x571.png 1024w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527396-300x167.png 300w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527396-767x428.png 767w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527396.png 1664w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Artena delivers the AI-Native SDLC: six stages, one versioned artifact per stage in git, humans at the gates, policy enforced at the moment of agent action, and metrics from day one. The agent does everything up to the production gate \u2014 and nothing beyond it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">THE BOTTLENECK IS NOT CODE \u2014 FOUR HUMAN-SPEED CONSTRAINTS<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"571\" src=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527407-1024x571.png\" alt=\"\" class=\"wp-image-421\" srcset=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527407-1024x571.png 1024w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527407-300x167.png 300w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527407-767x428.png 767w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527407.png 1664w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">01 \u00b7 APPROVAL GATES<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Committees, workshops and signatures are designed for human pace, not for a stream of agent changes.<br>Our answer: stage transitions by artifact acceptance \u2014 automatically, without &#8220;who is next&#8221; meetings.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">02 \u00b7 REVIEW AND SECURITY<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Security teams are sized for human volumes of code; an accelerated flow they cannot check in time.<br>Our answer: layered agent review via REVIEW.md; humans only on regulated and critical code.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">03 \u00b7 ROLE HANDOFFS<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Every stage waits while someone writes a document and retells context to the next executor.<br>Our answer: an artifact in git instead of a retelling \u2014 the next stage reads the file.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">04 \u00b7 MANAGEMENT AND POLICIES<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Controls designed for human decisions become unenforceable at agent flow.<br>Our answer: policy as code \u2014 skills and hooks applied at the moment of agent action, not at review weeks later.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">SIX STAGES, SIX ARTIFACTS, ONE LOOP<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"571\" src=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527466-1024x571.png\" alt=\"\" class=\"wp-image-422\" srcset=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527466-1024x571.png 1024w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527466-300x167.png 300w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527466-767x428.png 767w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527466-1536x857.png 1536w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527466.png 1664w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">1 \u00b7 PLAN \u2014 intent.md<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The author describes the problem in their own words; it becomes a versioned, machine-readable intent.md in hours, not weeks. Git stores the author, the time and the decisions.<br>Gate: your product owner accepts or rejects; acceptance opens Stage 2.<br>Artena mechanism: intent templates and a versioned intent\/ catalog from day one.<br>Leading metric: time from conversation to committed intent.md.<br>Lagging metric: share of intents that reach spec; edits after the first commit.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">2 \u00b7 DESIGN \u2014 spec.md, with your policies as skills<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Requirements and design in one session, bounded by your encoded standards \u2014 security, compliance, architecture, UX \u2014 applied while the spec is written, not discovered at review weeks later. Contested points go to named policy owners.<br>Gate: product owner signs the spec; high risk is aligned with the tech lead.<br>Artena mechanism: organization skills in SkillForge, versioned in git with named owners.<br>Leading metric: time between intent and spec commits.<br>Lagging metric: requirement rework after build starts.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">3 \u00b7 BUILD \u2014 plan.md before code; knowledge as files<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The agent produces an executable plan \u2014 files, order, tests, risks, proof \u2014 and touches nothing until an engineer accepts it. Team knowledge lives in CLAUDE.md; the working rule &#8220;the agent erred twice \u2014 the fix goes into CLAUDE.md&#8221; becomes a habit. Mandatory policy is enforced by hooks at the moment of action; parallel sessions and sub-agents multiply one engineer&#8217;s throughput.<br>Gate: engineer accepts plan.md.<br>Artena mechanism: Reckon plan mode and honest gates; SkillForge hooks as deterministic guardrails.<br>Leading metric: first-pass merge rate; time from plan to merged PR.<br>Lagging metric: rework cycles; diff-to-plan match.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">4 \u00b7 TEST \u2014 evals woven into implementation<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Checks are part of the definition of done, not a gate after handoff. Every bug is reproduced as a failing test first; a hook blocks test edits while fixing. A regression suite of 20\u201350 real tasks per team runs in CI on every change to the agent&#8217;s configuration \u2014 model, prompt, skill or hook. Every production incident becomes a permanent eval.<br>Gate: &#8220;done&#8221; means the checks pass and their literal output is attached.<br>Artena mechanism: Reckon exit gates, mutation and parity probes, diverse test generation; evals as the regression suite for your agent configuration.<br>Leading metric: first-pass CI; eval pass-rate over time.<br>Lagging metric: review time per PR; change failure rate.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">5 \u00b7 DEPLOY \u2014 layered review, autonomy by environment<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Multi-layer agent review via REVIEW.md; humans approve regulated and critical code only. Autonomy grows per environment: free in dev, pre-approved actions in preprod, production only by release authorization. Agent records become PRs through branch protection; rollback is one rehearsed command.<br>Gate: code owner approves the PR; release manager authorizes prod.<br>Artena mechanism: Reckon review and adversarial panels; AgentSpace trust levels and outbound-action guards; a risk matrix sets verification depth.<br>Leading metric: time to first review \u2014 minutes; share of pipeline failures resolved without a human.<br>Lagging metric: defects escaped to prod; DORA.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">6 \u00b7 MAINTAIN \u2014 control bands close the loop<\/h4>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"571\" src=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527476-1024x571.png\" alt=\"\" class=\"wp-image-423\" srcset=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527476-1024x571.png 1024w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527476-300x167.png 300w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527476-767x428.png 767w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527476-1536x857.png 1536w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527476.png 1664w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">One stable metric per service with control bands: log at 1 sigma, diagnose at 2 sigma, act at 3 sigma. Scheduled code scans and an on-call agent feed the same review gate. An incident becomes a new intent.md \u2014 the loop closes; every fix adds an eval for its incident class.<br>Gate: service owner or on-call triages the intent queue.<br>Artena mechanism: AgentSpace routines and on-call agents; Dream Team turns incidents into training scenarios.<br>Leading metric: time from band breach to intent.md in triage.<br>Lagging metric: share of findings that became merged fixes; repeat incidents of one class.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">FOUR PRINCIPLES<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">1 \u00b7 Humans above the cycle.<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">People accept intent, spec and plan; approve PRs and production. The agent does everything up to the production gate \u2014 and nothing beyond it.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">2 \u00b7 Policy at the moment of action.<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Standards live in skills (recommended) and hooks (deterministic): the agent complies while writing, not at review weeks later. Mandatory policy equals skill plus hook.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">3 \u00b7 Artifacts in git, not retellings.<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">intent \u2192 spec \u2192 plan \u2192 tests \u2192 release \u2192 new intent. The next stage reads a committed file; the history is the audit trail.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">4 \u00b7 Measure from day one.<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Baseline before the pilot; leading metrics from git and CI, lagging from incidents and DORA. The answer to &#8220;what does it cost and what does it give&#8221; exists from day one, without a separate accounting system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;The traditional SDLC was built for efficiency in an era when writing code was the longest and most expensive stage. That is no longer true.&#8221; \u2014 the response is to rebuild the process, not just accelerate coding.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">THE STACK THAT POWERS EACH STAGE<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"571\" src=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527545-1024x571.png\" alt=\"\" class=\"wp-image-424\" srcset=\"https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527545-1024x571.png 1024w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527545-300x167.png 300w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527545-767x428.png 767w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527545-1536x857.png 1536w, https:\/\/artenatech.com\/wp-content\/uploads\/2026\/09\/1788527545.png 1664w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">PLAN and DESIGN \u2192 SkillForge: intent\/spec templates, organization skills (security, architecture, compliance, UX) with named owners and versions in git.<br>BUILD \u2192 Reckon: plan mode, honest gates, CLAUDE.md discipline; hooks enforce mandatory policy at the moment of action.<br>TEST \u2192 Reckon: exit gates, mutation and parity probes, diverse test generation; evals in CI as the regression suite for your agent configuration.<br>DEPLOY \u2192 Reckon review plus AgentSpace: layered REVIEW.md passes, trust levels per environment, outbound-action guards; humans on regulated and critical.<br>MAINTAIN \u2192 AgentSpace plus Dream Team: control bands, scheduled scans, on-call agents; incidents become intent.md and training scenarios \u2014 the loop closes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">HOW WE DELIVER IT \u2014 THREE PACKAGES<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">PACKAGE A \u2014 SDLC AUDIT AND BASELINE (2\u20134 WEEKS)<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">We map your current process onto the six stages and find where human-speed controls will queue agent output: approval committees, review capacity, role handoffs, policies. You get a baseline \u2014 DORA, PR cycle, rework \u2014 and a stage-by-stage target design.<br>Deliverable: baseline report and target SDLC design.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">PACKAGE B \u2014 PILOT (ONE QUARTER, UP TO 10 TEAMS)<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">intent.md and spec.md templates in git; CLAUDE.md per team; your policies as skills and hooks; evals on 20\u201350 real tasks per team in CI; Reckon as the verification layer; humans at every gate.<br>Success criteria \u2014 speed: intent-to-spec in days, not weeks; time to first review in minutes. Quality: first-pass CI and first-pass merge rate rising. Stability: rework and change failure rate not rising while speed grows.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">PACKAGE C \u2014 SCALE AND OPERATE<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">REVIEW.md multi-layer review; autonomy by environment; control bands and on-call agents; incident-to-intent loop; model rotation every 3\u20136 months with ablation sweeps. Your platform team receives templates, base agent images, an agent registry with metrics, and an effect-measurement methodology \u2014 streams assemble agents from templates instead of reinventing them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">START WITH ONE REPOSITORY<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You do not need a platform to begin. One repository with CLAUDE.md, intent and spec templates, and read-only steps in your pipeline is enough to start; everything else accrues stage by stage.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Book an SDLC audit \u2014 we will map your six stages, measure the baseline, and show where acceleration currently turns into a queue.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Code is no longer the bottleneck \u2014 the process around code is. When agents compress build time from weeks to hours, approvals, reviews, handoffs and policies designed for human speed turn that acceleration into a queue. Artena delivers the AI-Native SDLC: six stages, one versioned artifact per stage in git, humans at the gates, policy [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-412","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/artenatech.com\/index.php\/wp-json\/wp\/v2\/pages\/412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artenatech.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/artenatech.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/artenatech.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/artenatech.com\/index.php\/wp-json\/wp\/v2\/comments?post=412"}],"version-history":[{"count":3,"href":"https:\/\/artenatech.com\/index.php\/wp-json\/wp\/v2\/pages\/412\/revisions"}],"predecessor-version":[{"id":425,"href":"https:\/\/artenatech.com\/index.php\/wp-json\/wp\/v2\/pages\/412\/revisions\/425"}],"wp:attachment":[{"href":"https:\/\/artenatech.com\/index.php\/wp-json\/wp\/v2\/media?parent=412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}