template-publication-audit

Solid

End-to-end publication-readiness audit for public template exemplars — tests, no-mocks, methods contracts, claims, evidence, figures, references, rendered outputs, and deterministic regeneration. USE WHEN preparing a template or project for release, DOI deposit, peer review, or a publication sign-off.

AI & Automation 18 stars 1 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 81/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
55
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Publication audit workflow Use the deterministic infrastructure gate first: ```bash uv run python -m infrastructure.validation.cli publication-audit \ --project templates/template_code_project --strict --rendered --format markdown ``` Then run the project’s tests, methods plan, prerender gate, render, output validation, no-mock inventory, and clean double-run comparison. Treat only stable validator failures as blocking. Preserve `review_required` findings for human assessment of scientific scope, unsupported generalization, prose, and visual quality. ## Required evidence - real tests and zero prohibited mock frameworks; - source-backed claim ledger and evidence registry; - methods-to-stage-to-artifact mapping with definitions of done; - figure registry with labels, captions, provenance, and existing files; - generated artifact manifest and validation report; - clean rendered PDF/HTML/slides where supported; - second-run comparison with no unexplained differences. Never hand-edit generated output. Correct the source producer or manuscript source and regenerate the affected artifacts.

Details

Author
docxology
Repository
docxology/template
Created
11 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category