diff --git a/CLAUDE.md b/CLAUDE.md index d115a23..cb9cfe8 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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 diff --git a/README.md b/README.md index 397c97d..b76fb9d 100644 --- a/README.md +++ b/README.md @@ -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.