Tracks the remaining slices from the now-implemented ecosystem tasks #57–#60 (walking skeletons shipped in #56). The install + agent-hint tasks, the lint runner and the pipeline scaffold are merged; these are the deferred follow-ups, each independently shippable as a thin vertical slice.
Bausteinsicht (from #58)
daCLI (from #59)
lintAsciiDoc (from #57)
generateCICD / CI-CD integration (from #60)
References
Implemented base: #56. Closed source issues: #57, #58, #59, #60.
Tracks the remaining slices from the now-implemented ecosystem tasks #57–#60 (walking skeletons shipped in #56). The install + agent-hint tasks, the lint runner and the pipeline scaffold are merged; these are the deferred follow-ups, each independently shippable as a thin vertical slice.
Bausteinsicht (from #58)
bausteinsichtbuild task — runbausteinsicht syncto (re)generate the diagram exports intoimageDirsduring a docs build, so building-block views are reproducibly built rather than hand-exported.~/.doctoolchain/binis on PATH for task subprocesses (so a freshly installedbausteinsichtis found by the build), or invoke it by absolute path.installBausteinsichtalready prints a PATH hint for interactive use.daCLI (from #59)
dacliruntime task — launchdacli-mcp --docs-root <inputPath>as a task so MCP clients can attach. Mind the long-running stdio lifecycle: pass stdio through cleanly, no task banners, verified through thedtcw4→dtcwpath.lintAsciiDoc (from #57)
uv/pipstep is needed (we shipped the shell-out + install-hint variant).generateCICD / CI-CD integration (from #60)
include) so projects consume a pipeline instead of a copied file.src/docs/and align/replace theci-cd-demorepo the landing page links to.References
Implemented base: #56. Closed source issues: #57, #58, #59, #60.