docs: sanitise product references, add "Where This Fits" to README

Co-Authored-By: Svrnty Inc. <jp@svrnty.io, mathias@svrnty.io>
This commit is contained in:
Svrnty 2026-02-27 13:08:17 -05:00
parent 6aece5a769
commit 3df094b9e7
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to AI agents when working with code in this repository.
## Project Overview

View File

@ -4,6 +4,15 @@
Our implementation of query and command responsibility segregation (CQRS).
## Where This Fits
This is a backend framework of the [Svrnty Agent System](../README.md).
**Layer**: Framework
**Depends on**: Nothing (standalone .NET framework)
**Depended on by**: a-gent-app (backend services), flutter_cqrs_datasource (client)
**Git**: [git.openharbor.io/svrnty/dotnet-cqrs](https://git.openharbor.io/svrnty/dotnet-cqrs)
## Getting Started
> Install nuget package to your awesome project.