bcquality/community/knowledge/performance
Jesper Schulz-Wedde 23184480d0 Triage seed knowledge and document admission test for preview
Remove seven knowledge files whose content is generic software-engineering
guidance that a capable LLM already applies without BCQuality present
(HTTPS-only, secret-leakage-in-errors, no-credentials-in-URLs, silent
security-error swallowing, short transaction scope, HTTP timeouts,
StrSubstNo-vs-concatenation). These fail the remedial-knowledge premise
and dilute the signal of the preview corpus.

Strip the "Seed article — domain stewards should expand" banner from ten
files that are ready to showcase (AA0232/AA0233 rules, FindSet read-only
semantics, SetLoadFields ordering and usage, CalcFields-in-loops,
SecretText end-to-end, DataClassification). The banner remains on files
that still need domain-steward refinement.

Add a "What belongs here" section to the README stating the admission
test: a file exists only if a modern LLM would get something wrong or
miss something without it. Gives contributors a concrete yes/no filter
before they open a PR.
2026-04-23 15:47:01 +02:00
..
avoid-growing-globals-in-singleinstance-subscribers.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
avoid-growing-globals-in-singleinstance-subscribers.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
avoid-growing-globals-in-singleinstance-subscribers.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
call-setloadfields-before-filters.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
call-setloadfields-before-filters.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
call-setloadfields-before-filters.md Triage seed knowledge and document admission test for preview 2026-04-23 15:47:01 +02:00
choose-maintainsiftindex-by-read-write-ratio.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
choose-maintainsiftindex-by-read-write-ratio.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-common-fields-before-branching-on-case.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-common-fields-before-branching-on-case.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-common-fields-before-branching-on-case.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-only-primary-key-fields-for-reference-work.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-only-primary-key-fields-for-reference-work.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
load-only-primary-key-fields-for-reference-work.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
omit-filter-only-fields-from-setloadfields.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
omit-filter-only-fields-from-setloadfields.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
omit-filter-only-fields-from-setloadfields.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
order-case-branches-by-frequency.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
order-case-branches-by-frequency.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
order-case-branches-by-frequency.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
use-deleteall-for-filtered-bulk-deletion.bad.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
use-deleteall-for-filtered-bulk-deletion.good.al Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00
use-deleteall-for-filtered-bulk-deletion.md Seed community performance and security knowledge 2026-04-19 18:13:32 +02:00