math-dependency-graph
Use when the user asks for a direct assumptions-to-results dependency graph of a LaTeX mathematical document. Do not use for proof, notation, prose, or literature review.
Pinned to revision 41c0923308c0, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/math-dependency-graph/SKILL.md
- skills/math-dependency-graph/.gitignore
- skills/math-dependency-graph/_rtx/__init__.py
- skills/math-dependency-graph/_rtx/_extraction_finalizer.py
- skills/math-dependency-graph/_rtx/_graph_builder.py
- skills/math-dependency-graph/_rtx/_graph_server.py
- skills/math-dependency-graph/_rtx/_tex_label_reader.py
- skills/math-dependency-graph/_rtx/_tex_macro_reader.py
- skills/math-dependency-graph/_rtx/blueprint.yaml
- skills/math-dependency-graph/_rtx/blueprints/rtx-extraction-finalizer.yaml
- skills/math-dependency-graph/_rtx/blueprints/rtx-graph-builder.yaml
- skills/math-dependency-graph/_rtx/blueprints/rtx-graph-server.yaml
- skills/math-dependency-graph/_rtx/blueprints/rtx-init.yaml
- skills/math-dependency-graph/_rtx/blueprints/rtx-tex-label-reader.yaml
- skills/math-dependency-graph/_rtx/blueprints/rtx-tex-macro-reader.yaml
- skills/math-dependency-graph/_rtx/tests/fixtures/macro-paper/defs.tex
- skills/math-dependency-graph/_rtx/tests/fixtures/macro-paper/graph.json
- skills/math-dependency-graph/_rtx/tests/fixtures/macro-paper/localbold.cls
- skills/math-dependency-graph/_rtx/tests/fixtures/macro-paper/main.tex
- skills/math-dependency-graph/_rtx/tests/fixtures/macro-paper/nested/more.tex
- skills/math-dependency-graph/_rtx/tests/test_extraction_finalizer.py
- skills/math-dependency-graph/_rtx/tests/test_graph_builder.py
- skills/math-dependency-graph/_rtx/tests/test_mathjax_macros.py
- skills/math-dependency-graph/assets/inference-from-random-restarts/README.md
- skills/math-dependency-graph/assets/inference-from-random-restarts/appendix.tex
- skills/math-dependency-graph/assets/inference-from-random-restarts/appendix/appendix-application.tex
- skills/math-dependency-graph/assets/inference-from-random-restarts/appendix/appendix-bayes.tex
- skills/math-dependency-graph/assets/inference-from-random-restarts/appendix/appendix-dynamics.tex
- skills/math-dependency-graph/assets/inference-from-random-restarts/appendix/appendix-prevalence.tex
- skills/math-dependency-graph/assets/inference-from-random-restarts/gold-provenance/adjudication-base-v1.json
- skills/math-dependency-graph/assets/inference-from-random-restarts/gold-provenance/adjudication-overlay-v2.json
- skills/math-dependency-graph/assets/inference-from-random-restarts/gold-provenance/source-aliases-v1.json
- skills/math-dependency-graph/assets/inference-from-random-restarts/gold_contracts_test.py
- skills/math-dependency-graph/assets/inference-from-random-restarts/results/extraction-latest.json
- skills/math-dependency-graph/assets/inference-from-random-restarts/results/final-gold-shortcuts.html
- skills/math-dependency-graph/assets/inference-from-random-restarts/results/final-gold.json
- skills/math-dependency-graph/assets/inference-from-random-restarts/results/inventory-gold.json
- skills/math-dependency-graph/assets/inference-from-random-restarts/results/semantic-gold.json
- skills/math-dependency-graph/blueprint.yaml
- skills/math-dependency-graph/blueprints/gateway.yaml
- skills/math-dependency-graph/blueprints/instructions-extract.yaml
- skills/math-dependency-graph/instructions/extract.md
- skills/math-dependency-graph/references/experimental-improvement.md
- skills/math-dependency-graph/references/gold-standard-extraction.md
- skills/math-dependency-graph/resources/graph-base-shortcuts.html
- skills/math-dependency-graph/resources/graph-base.json
Every link opens the file at its source, pinned to the revision this page describes.