-
Notifications
You must be signed in to change notification settings - Fork 0
Document and automate one complete contributor verification command #162
Copy link
Copy link
Closed
Labels
area:ci-cdGitHub Actions, releases, and toolchain imagesGitHub Actions, releases, and toolchain imagesarea:docsPublic documentation and contract accuracyPublic documentation and contract accuracyarea:dxContributor tooling, tests, maintainability, and development workflowContributor tooling, tests, maintainability, and development workflowarea:verificationExecutable contracts and artifact verificationExecutable contracts and artifact verificationaudit-4Findings from the fourth cross-audience repository, product, and website auditFindings from the fourth cross-audience repository, product, and website auditdocumentationImprovements or additions to documentationImprovements or additions to documentationpriority:P1High: required for a trustworthy supported workflowHigh: required for a trustworthy supported workflowpublic-readinessRequired before independent public consumptionRequired before independent public consumptiontest-layer:L0Invariant inventory and collection-time contract gatesInvariant inventory and collection-time contract gatestest-layer:L6Installed distribution and exact-container proofInstalled distribution and exact-container prooftest-layer:metaTests of the test harness, mutation, and trust ratchetsTests of the test harness, mutation, and trust ratchets
Description
Metadata
Metadata
Assignees
Labels
area:ci-cdGitHub Actions, releases, and toolchain imagesGitHub Actions, releases, and toolchain imagesarea:docsPublic documentation and contract accuracyPublic documentation and contract accuracyarea:dxContributor tooling, tests, maintainability, and development workflowContributor tooling, tests, maintainability, and development workflowarea:verificationExecutable contracts and artifact verificationExecutable contracts and artifact verificationaudit-4Findings from the fourth cross-audience repository, product, and website auditFindings from the fourth cross-audience repository, product, and website auditdocumentationImprovements or additions to documentationImprovements or additions to documentationpriority:P1High: required for a trustworthy supported workflowHigh: required for a trustworthy supported workflowpublic-readinessRequired before independent public consumptionRequired before independent public consumptiontest-layer:L0Invariant inventory and collection-time contract gatesInvariant inventory and collection-time contract gatestest-layer:L6Installed distribution and exact-container proofInstalled distribution and exact-container prooftest-layer:metaTests of the test harness, mutation, and trust ratchetsTests of the test harness, mutation, and trust ratchets
Finding
The repository now carries a 489-test pytest suite, invariant collection gates, property/fuzz/state/integration/visual tests, coverage and mutation ratchets, selftest, lint/type checks, site projection checks, and consumer proofs. CONTRIBUTING still leads with
press selftestand a real-book run but does not name the reusable pytest suite or provide one authoritative local command matching CI.Scope
Define a supported contributor verification entry point and a layered fast-to-complete ladder. It may be a Make target or small script, but it must compose existing tools rather than reimplement their laws.
Invariants
Acceptance criteria
Links