Skip to content
CAI
Produce a survey ↗Verify a survey

SSWConsulting/SSW.CleanArchitecture

This system is a .NET-based web API that manages superheroes, their powers, and their associated teams and missions. It implements a Clean Architecture with CQRS and MediatR, providing endpoints to create, update, and retrieve heroes and teams, as well as execute and complete missions. The application enforces strict domain rules, such as calculating team power levels and handling eventual consistency through domain events. The infrastructure layer handles database persistence, audit tracking, and automated migrations, while the test suite ensures architectural integrity and endpoint correctness.

69.1

Adequate · 3 August 2026

2.3k

lines of production code

C#

primary language

2

bus factor · 33 authors in all

3

measurements over time

CAI band scale
CAI trend line

How it got here

2023 · Clean Architecture template and .NET 10 upgrade

This period focused on modernizing the project's foundation by upgrading to .NET 10 and implementing a comprehensive Clean Architecture template. The work introduced .NET Aspire for observability, established a new domain model for Heroes and Teams, and standardized the development environment with CQRS templates and global usings.

14 changes

2024–2025 · Domain-Driven Design and API implementation

This period focused on establishing a Domain-Driven Design architecture, introducing foundational base classes and interfaces for aggregates, auditing, and events. The work extended to implementing the Heroes and Teams domains with corresponding application layer use cases and API endpoints. Additionally, infrastructure was added for database migrations, seeding, and comprehensive integration testing using xUnit v3.

23 changes

CAI lens gauges

Survey your own repository

SSWConsulting/SSW.CleanArchitecture was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.

Survey a repository

About this page

  • The description of this project is derived from its own commit history, not from its README.
  • The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
  • Measured at commit adcff2facc — the exact code this score is about.
  • Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.
CAI link cards