mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
Adds three atomic domain-rule knowledge files under community/knowledge/finance/ as a pilot for Type-A (normative) Business Central domain knowledge: post through the posting engine, treat posted ledger entries as immutable, and treat the Dimension Set ID as the source of truth for dimensions. Includes a good/bad AL sample pair for the posting rule. These encode BC-specific invariants that LLMs reliably get wrong, fitting the existing remedial/atomic knowledge grain with no schema or contract changes. Passes the repo frontmatter validator and is discovered by the knowledge index. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| do-not-modify-or-delete-posted-ledger-entries.md | ||
| post-ledger-entries-through-posting-codeunits.bad.al | ||
| post-ledger-entries-through-posting-codeunits.good.al | ||
| post-ledger-entries-through-posting-codeunits.md | ||
| write-dimensions-as-dimension-set-entries.md | ||