[SC-16823] Documentation: Document Checker runs, publishing, and artifacts#1434
Merged
Conversation
Documents the persisted Document Checker runs feature: private/shared run visibility, viewing previous runs, rename/delete, publishing to the organization, creating artifacts from published runs with Source traceability, and run-scoped PDF export. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
|
Contributor
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
This was referenced Jul 24, 2026
cachafla
approved these changes
Jul 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Description
What and why?
Documents the Modular Document Checker: Runs + Artifacts feature (SC-16823, epic SC-15986).
Before, the docs covered only the one-shot check flow (select regulation → review observations → export). The shipped feature persists every check as a run, so this PR:
_check-documents.qmdinclude (guide + developer/validator training decks): the results of a check are now saved automatically as a private run, the check button reads Check Document, and export supports selected questions.The instructions live in a shared source used by the compliance guide and both training decks.
How to test
Rendered every affected page with the repository helper:
All three pages render successfully;
git diff --checkis clean. The pre-existing unresolvedvalidmind/validmind.qmdlink warnings are unrelated to this change.Documentation preview
Review the documentation changes live after the latest
validaterun completes:What needs special review?
Dependencies, breaking changes, and deployment notes
Documents behavior delivered by:
All implementation PRs are merged. No breaking changes or special deployment steps.
Release notes
The ValidMind Document Checker now saves every check as a run. Review previous runs for a document, publish a run to share it with your organization, create trackable artifacts directly from a published run's questions, and export any run's saved results to PDF. Learn more about managing Document Checker runs.
Checklist
🤖 Generated with Claude Code