Skip to content

Base Template

This repo (AI Software Factory) documents templates for automation agents: rules, checklists, blueprints, and anti-patterns. Human-readable depth (full prose, exhaustive parameter tables) lives in ConnectSoft.Documentation.

Layer 2 host kernel documentation for ConnectSoft.BaseTemplate is split by topic under base-template/overview.md (agent handbook).

Where to start Link
Topic index & map Overview
First run & install Getting started
Parameters & symbols Parameters
Ops checklist Runbook

Canonical public reference (same topics, narrative depth): ConnectSoft.Documentation — Base Template.

Mobile (MAUI) — different repo: ConnectSoft.MauiBaseTemplate is the .NET MAUI application kernel (dotnet new connectsoft-maui-base). It is not ConnectSoft.BaseTemplate and not layered as a submodule under the backend kernel. Agents must not treat base-template.md on this site as covering MAUI; use MAUI Base Template and Mobile App Templates.

See also: Template Architecture, Microservice Template.