Mango.Nop.Libraries/Mango.Nop.Core/NopDependencies/Catalogs
Loretta 3725b4c2fd 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
..
Customer.cs Add serialization attributes and update to PROD config 2026-03-20 17:06:49 +01:00
CustomerRole.cs Add serialization attributes and update to PROD config 2026-03-20 17:06:49 +01:00
DiscountMapping.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
DiscountProductMapping.cs Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:29 +02:00
GenericAttribute.cs Add serialization attributes and update to PROD config 2026-03-20 17:06:49 +01:00
Order.cs Add serialization attributes and update to PROD config 2026-03-20 17:06:49 +01:00
OrderItem.cs Add serialization attributes and update to PROD config 2026-03-20 17:06:49 +01:00
OrderNote.cs Add serialization attributes and update to PROD config 2026-03-20 17:06:49 +01:00
Product.cs Add serialization attributes and update to PROD config 2026-03-20 17:06:49 +01:00
StockQuantityHistory.cs Add serialization attributes and update to PROD config 2026-03-20 17:06:49 +01:00