Context
The README lists "PowerShell scripting for BC" and "Pipelines (AL-Go, GitHub Actions)" in scope, and the frontmatter schema already allows technologies: [powershell]. Zero knowledge files exist for either. A model can't take an app from source to a deployable artifact without this.
Why it matters (admission test)
LLMs get BcContainerHelper cmdlet names/parameters, the AL-Go settings schema, and CI/CD wiring wrong — these are tool-specific surfaces with no stable representation in general training data.
Scope / checklist
PowerShell / BcContainerHelper (microsoft/knowledge/powershell/)
AL-Go for GitHub (microsoft/knowledge/pipelines/)
Mark files technologies: [powershell] / [yaml] as appropriate.
Each new knowledge file must pass the README admission test and the CI-validated frontmatter schema.
Context
The README lists "PowerShell scripting for BC" and "Pipelines (AL-Go, GitHub Actions)" in scope, and the frontmatter schema already allows
technologies: [powershell]. Zero knowledge files exist for either. A model can't take an app from source to a deployable artifact without this.Why it matters (admission test)
LLMs get BcContainerHelper cmdlet names/parameters, the AL-Go settings schema, and CI/CD wiring wrong — these are tool-specific surfaces with no stable representation in general training data.
Scope / checklist
PowerShell / BcContainerHelper (
microsoft/knowledge/powershell/)Get-BCArtifactUrl,Download-Artifacts.New-BcContainer,Compile-AppInBcContainer,Publish-/Install-/Sync-BcContainerApp,Run-TestsInBcContainer.AL-Go for GitHub (
microsoft/knowledge/pipelines/).github/AL-Go-Settings.json+ project/workspace settings schema.useProjectDependencies, app vs. test-app folders, multi-project repos.Mark files
technologies: [powershell]/[yaml]as appropriate.Each new knowledge file must pass the README admission test and the CI-validated frontmatter schema.