Skip to content

latest docs#43

Open
godronus wants to merge 1 commit into
mainfrom
fix/plugin-test-results
Open

latest docs#43
godronus wants to merge 1 commit into
mainfrom
fix/plugin-test-results

Conversation

@godronus
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 23, 2026 15:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation generation pipeline to better enforce “raw markdown only” model output, and refreshes several generated docs files to reflect the latest output formatting/content.

Changes:

  • Adds a “sandwich” output constraint to the generation prompt and introduces a retry/salvage loop intended to strip conversational preamble and require a level‑1 heading.
  • Makes the salvage logic fence-aware (so # inside fenced code blocks doesn’t incorrectly trigger heading detection).
  • Regenerates/normalizes markdown tables in docs/ and makes generate-llms-txt.sh optional.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
fastedge-plugin-source/generate-docs.sh Tightens prompt constraints, adds retry + fence-aware stripping/validation, skips empty tiers, and conditionally runs llms.txt generation
docs/TEST_FRAMEWORK.md Regenerated table formatting in RunnerConfig section
docs/TEST_CONFIG.md Regenerated table formatting and clarifies built-in responder shorthand in the request.url description
docs/RUNNER.md Regenerated table formatting for built-in responder header behavior

Comment thread fastedge-plugin-source/generate-docs.sh
Comment thread fastedge-plugin-source/generate-docs.sh
@godronus godronus requested a review from qrdl May 23, 2026 15:10
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.

2 participants