Skip to content

Fix Job Queue knowledge sample links - #184

Merged
Jesper Schulz-Wedde (JesperSchulz) merged 1 commit into
mainfrom
fix/job-queue-sample-links
Sep 15, 2026
Merged

Jesper Schulz-Wedde (JesperSchulz) merged 1 commit into
mainfrom
fix/job-queue-sample-links

Conversation

@dayland

@dayland dayland commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • convert the .good.al and .bad.al references in the six new Job Queue articles from inline code to relative Markdown links
  • restore the READ convention required by Knowledge-Retrieval.ps1

Why

The Job Queue guidance merged in #148 added 12 sample references as inline code. Assert-SampleLink requires the exact sample.al form so samples can be associated with and retrieved through their owning article. This currently breaks validate-index on main and therefore also blocks unrelated PRs such as #182 when GitHub validates their merge commits.

Validation

./.github/scripts/Test-KnowledgeIndex.ps1 -Root . passes:

  • 294 articles indexed deterministically
  • full coverage and intact selection inputs
  • 294 articles and 481 samples round-tripped
  • lossless, bounded catalog union

Use the required READ-convention Markdown links so knowledge retrieval can associate all new samples with their articles.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 76eb42c4-2acd-4f9c-a898-f4a44f9d46f7
@dayland
dayland marked this pull request as ready for review September 15, 2026 07:30
@JesperSchulz
Jesper Schulz-Wedde (JesperSchulz) merged commit 852a676 into main Sep 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants