Architecture¶
The current repository does not contain a top-level .template.config/template.json. Treat packaging metadata as absent until the repo adds one.
This page documents only architecture evidence visible in the current repository.
Project Shape¶
ConnectSoft.PlatformTemplate.InfrastructureModel/ConnectSoft.PlatformTemplate.InfrastructureModel.csprojConnectSoft.PlatformTemplate.UnitTests/ConnectSoft.PlatformTemplate.UnitTests.csproj
Classification¶
Boundaries¶
- Keep template-specific behavior in this repo.
- Use shared ConnectSoft guidance for cross-cutting concerns instead of duplicating canonical explanations.
- Validate any architecture claim against project references, package references, and generated output.