pith. sign in
module module high

IndisputableMonolith.URCAdapters.LNALReports

show as:
view Lean formalization →

This module aggregates LNAL reports and manifests for Certificate Engine v2, including invariants, compiler checks, opcode soundness, and cost ceilings with ΔJ bars and falsifier flags. Researchers auditing LNAL implementations against Recognition Science certificates would cite it to verify static gate status and VM preservation. The module structure consists of report functions that bundle data from imported certificates with no additional proofs.

claimAggregated manifest of LNAL invariants certificates with $\Delta J$ bars and falsifier flags, bundling VM preservation and token $\delta$-unit bounds from ConsentDerivative audits.

background

The module sits in the URCAdapters domain and aggregates reports from LNAL.Compiler, LNAL.JBudget, URCGenerators.LNALCerts, and Certificates.Consent. Upstream Consent provides ConsentDerivative audit certificates summarising static gate status. Upstream LNALCerts provides LNAL invariants certificate: bundles VM preservation and token δ‑unit bound. The module imports Mathlib and Lean.Data.Json to format the aggregated manifests.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

This module feeds aggregated reports into the broader URCAdapters and certificate system, supporting verification of LNAL invariants certificates. It aggregates data for Certificate Engine v2 to enable checks on J-cost differences and falsifier flags.

scope and limits

depends on (4)

Lean names referenced from this declaration's body.

declarations in this module (19)