The platform, documented for machines
The entire StubsCore .NET automation platform, 45+ projects on StubsAI.Platform.sln, written up in an AI-optimised format for LLM, MCP and RAG retrieval. Generated by Claude Opus 4.7, the StubsCore solution itself tracked as a nested submodule.
- Architecture, coding conventions, DB schemas, dependency maps, per-module docs, integrations, troubleshooting patterns
- Machine-readable indices,
manifest.json,tags.json,modules.json,cross-links.json, so the retriever navigates the KB structurally - Reached at diagnosis time through
kb_query;code_grep/code_readdrop to the source when an implementation question arises
Knowledge that used to live in developers' heads, now queryable on every run.