added sanity checks
.NET Test / .NET tests (push) Successful in 3m55s

This commit is contained in:
2026-09-18 14:10:24 +04:00
parent b5a8bd2580
commit 5797bf4884
44 changed files with 419 additions and 146 deletions
-6
View File
@@ -16,12 +16,6 @@ Do not claim API completeness or accuracy beyond tested contracts.
comparisons; use the Dry job for smoke validation, not performance conclusions.
- Root `Directory.Build.props` holds shared settings. Each numbered directory's
props explicitly imports it; preserve this import chain.
- `review-legacy/`: optional local reference material, excluded by `.gitignore`.
Start with `review-legacy/Review-Revisited-DoubleDouble.md` when present. The code
and proposed fixes contain known defects: reproduce findings against current
code rather than treating them as correctness oracles. Do not compile, copy
wholesale, or force-add these files. If absent, proceed without them; do not
invent their contents or make validation depend on them.
- Use the ignored, repository-local `.hermes/` directory for plans, checklists,
investigation notes, and handoff context. Create or update notes as useful;
keep them concise and revalidate them against current files. Optional