mix lockspire.oidf_conformance (lockspire v1.0.0)

Copy Markdown

Validate the OIDF FAPI 2.0 conformance preflight environment.

This task does NOT execute the OIDF conformance Docker suite. The live suite run remains a documented manual maintainer step (see docs/maintainer-conformance.md). This task only verifies that the environment, dependencies, and pinned plan artifacts are present so a maintainer can proceed with the manual run.

Usage

mix lockspire.oidf_conformance --validate-env

Required environment variables:

  • LOCKSPIRE_TEST_DB_HOST
  • OIDF_CONFORMANCE_SERVER

Required commands on PATH: bash, curl Required artifacts: scripts/conformance/fapi2-check.sh, scripts/conformance/fapi2-plan.json

Summary

Functions

help()