TorchLean API

NN.Backend.Recheck

Backend Recheck Obligations #

Plan audits say which backend capsules were selected. Recheck obligations unpack the contract fields inside those capsules: shape, layout, value, and VJP evidence.

This layer is intentionally data-level. It does not claim that a foreign kernel is proved. It records whether each obligation is backed by a theorem, checker, fuzz oracle, trusted boundary, or is missing evidence.

The contract obligation attached to a backend capsule.

Instances For

    Normalized evidence class used by reports and policy filters.

    Instances For

      Convert detailed evidence into the coarse class used by recheck reports.

      Instances For

        Whether this evidence gives any non-missing justification.

        Instances For

          Whether this evidence crosses a trusted boundary.

          Instances For

            Recheck row for one obligation of one selected backend kernel.

            Instances For

              Whether this obligation has no recorded evidence.

              Instances For

                Whether this obligation is discharged only by a trusted boundary.

                Instances For

                  All contract obligations associated with a selected kernel.

                  Instances For

                    Obligations without any recorded evidence.

                    Instances For

                      Obligations discharged by a trusted boundary.

                      Instances For

                        All recheck obligations for all selected kernels.

                        Instances For

                          Recheck obligations with no recorded evidence.

                          Instances For

                            Recheck obligations discharged by trusted external boundaries.

                            Instances For

                              Whether every obligation has a non-missing audit classification.

                              Instances For

                                Whether every selected backend contract obligation has a non-missing audit classification.

                                Instances For

                                  Missing recheck obligations for a selected plan.

                                  Instances For

                                    Trusted-boundary recheck obligations for a selected plan.

                                    Instances For