Go to file
Loretta 956d8fecb3 Enforce doc-first protocol, add SGen, modular plugin docs
- Enforced strict documentation-first AI agent protocol in `.github/copilot-instructions.md` (multi-repo, no auto doc edits, explicit consent, [LOADED_DOCS] prefix, [DOCUMENTATION CHECK] on code changes)
- Updated solution structure: added `docs` folder to solution items for LLM/AI context
- Integrated AyCode SGen (source-generated binary serialization) with forced runtime registration; documented SGen usage and exclusions
- Overhauled plugin `README.md` and added modular docs: `SCHEMA.md`, `DOMAIN_MODEL.md`, `MEASUREMENT.md`, `DATA_LAYER.md`, `AI_SERVICES.md`, `SIGNALR_ENDPOINTS.md`
- Updated `CLAUDE.md` to require reading copilot instructions first
- Switched appsettings connection string to production DB
- Minor doc clarifications, corrects, and project file updates
2026-04-02 22:19:29 +02:00
.cr/personal/FavoritesList Initial commit 2025-08-27 19:56:51 +02:00
.github Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:29 +02:00
Build Initial commit 2025-08-27 19:56:51 +02:00
Libraries Merge branch 'main' into FruitBank_v0.0.8.0 2026-03-28 16:22:21 +01:00
Plugins .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Presentation Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:29 +02:00
Tests Merge branch 'main' into FruitBank_v0.0.8.0 2026-03-28 16:22:21 +01:00
.deployment Initial commit 2025-08-27 19:56:51 +02:00
.gitignore Initial commit 2025-08-27 19:56:51 +02:00
CLAUDE.md Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:29 +02:00
Deploying.Readme.txt Initial commit 2025-08-27 19:56:51 +02:00
Directory.Build.props Initial commit 2025-08-27 19:56:51 +02:00
FruitBank.sln Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:29 +02:00
LICENSE.md Initial commit 2025-08-27 19:56:51 +02:00
build_fruitbank.bat Add interactive build_fruitbank.bat script to solution 2025-12-25 08:48:48 +01:00
deploy.cmd Initial commit 2025-08-27 19:56:51 +02:00