Eml Check

Verify whether a claimed EML tree really computes a stated elementary function. Use when a user presents an EML expression (nested eml(...) form or RPN) and asks "does this really equal sin(x)?" / "is this a valid witness for log10?", when auditing proof-engine witness trees, when checking a compiler's output against a reference formula, or when someone needs a branch-cut / removable-singularity audit with an interior-domain sampler. Produces a structured audit report (audit.json, audit.md, audit.blog.md) covering leaf set, shape stats, numerical agreement, branch-cut flags, and removable-singularity caveats. The `--format blog` option emits a self-contained README/blog-friendly markdown artifact with embedded Mermaid, K-context table, witness provenance, and a probe table. Handles complex arithmetic via principal-branch cmath. Use when this capability is needed.

tomevault-io 94448ad 2 files · 6.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/yaniv-golan--eml-skill--eml-check commit 94448adea6

Frequently asked questions

npx skillmds@latest add tomevault-io/eml-check