Search Results for

      Show / Hide Table of Contents

      Intent.ModuleBuilder.AI.SDD

      This module does not generate application code. It drops a single AI agent definition file into the repo it is installed in — an Intent Architect custom agent, selectable from Intent Architect's agent picker, that steers module-building work through the native Spec-Driven Development (SDD) lifecycle (/sdd-requirements → /sdd-design → /sdd-tasks → /sdd-implement → /sdd-verify). Its job spans both sides of that work: the module's own metamodel and templates, and the sample application used to build and validate them, so an agent working through SDD doesn't let one drift out of sync with the other. It generates no C# and has no designer model dependency — the file it writes is always overwritten on install/update.

      Note

      The intention is to install this module once in your solution and in a dedicated Intent Architect application which would allow you the flexibility of controlling where the output gets generated by adjusting the Output Location inside the application settings.

      What This Module Generates

      • .agents/agents/build-module-sdd.agent.md — an Intent Architect agent definition ("Module Building SDD Agent") that enforces a Golden Sample (Reference Architecture) discipline over the built-in SDD skills: a mandatory Wave 0 spike that builds or updates a working sample application before any metamodel/template work starts, a metamodel-then-templates-then-dogfood wave structure, and a verify/heal loop that checks the module's generated output against that sample.

      Bundled Agent Output

      The agent definition is bundled once, in this module's own source, and always overwritten on every install or update. Local edits to the bundled content are not a supported use case — standardization across consuming repos is the goal, not per-repo customization.

      Related Modules

      None. This module has no dependency on any designer, domain, or output-target module beyond the Intent Architect core infrastructure required to run any Software Factory template.

      • Edit this page
      ☀
      ☾
      In this article
      Back to top Copyright © 2017-, Intent Architect Holdings Ltd