Project-local guidance for the OBS Arrastre 2026 .NET 10 WPF application. Use when working in this repository on app structure, WPF/XAML implementation, EF Core with SQLite, dependency injection, domain mapping, or schema-driven features tied to `docs/esquema.sql`.
Use this skill to work inside the OBS Arrastre 2026 repository with minimal re-discovery.
AGENTS.md before making broad changes.dotnet build .\OBSArrastre2026.sln after meaningful edits.references/domain-context.md..NET 10.OBSArrastre2026.sln.OBSArrastre2026.App.docs/esquema.sql.develop.Generic Host and dependency injection.IDbContextFactory<AppDbContext>.Views, ViewModels, Models, Services, Infrastructure.IDbContextFactory<AppDbContext> instead of keeping a long-lived DbContext.references/domain-context.md as the first summary of the SQL schema.docs/esquema.sql disagree, trust docs/esquema.sql.dotnet build .\OBSArrastre2026.sln.references/domain-context.md: concise domain summary derived from docs/esquema.sql.