Commit c1fd1b7
committed
docs: added LaTeX math notation to scoring methodology and dimensions
- installed remark-math + rehype-katex, configured astro markdown plugins
- rewrote methodology doc with verified formulas: composite score, format deduction model, keyword matching (3 strategies), quantification derivation, quirk adjustments
- rewrote dimensions doc with per-platform weight tables and formulas
- fixed 5 → 6 dimensions (quantification was missing from old docs)
- added KaTeX CSS fixes for Starlight SVG conflicts
- added Sunny Patel attribution
- every formula and number verified with Python (4 separate passes)1 parent 80e8818 commit c1fd1b7
File tree
7 files changed
+604
-101
lines changed- docs
- src
- content/docs/scoring
- styles
- src/lib/components/landing
7 files changed
+604
-101
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
36 | 50 | | |
37 | 51 | | |
38 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments