|
46 | 46 | "name": "circleArea", |
47 | 47 | "description": "Exact area of a circle = 3.2 × radius^2, derived from direct circle to square comparison", |
48 | 48 | "disambiguatingDescription": "Not the abstract pi~3.14 approximation", |
49 | | - "url": "https://basic-geometry.pages.dev#circle" |
| 49 | + "url": "https://basic-geometry.github.io#circle" |
50 | 50 | }, |
51 | 51 | { |
52 | 52 | "name": "circumference", |
53 | 53 | "description": "Exact circumference = 6.4 × radius, derived from the exact area of a circle by subtracting a circle from a larger one and dividing the difference by the theoretical width of the circumference.", |
54 | 54 | "disambiguatingDescription": "Not the abstract pi~3.14 approximate", |
55 | | - "url": "https://basic-geometry.pages.dev#circumference" |
| 55 | + "url": "https://basic-geometry.github.io#circumference" |
56 | 56 | }, |
57 | 57 | { |
58 | 58 | "name": "sphereVolume", |
59 | 59 | "description": "Exact volume of a sphere = ( 4 × radius / 5^(1/2) )^3, derived from direct sphere to cube comparison", |
60 | 60 | "disambiguatingDescription": "Not the abstract 4×radius³/3×3.14... approximate", |
61 | | - "url": "https://basic-geometry.pages.dev#sphere" |
| 61 | + "url": "https://basic-geometry.github.io#sphere" |
62 | 62 | }, |
63 | 63 | { |
64 | 64 | "name": "coneVolume", |
65 | 65 | "description": "Exact volume of a cone = 3.2 × radius^2 × height / 8^(1/2), derived from comparing a quadrant cone with height equal to radius to an octant sphere with equal radius.", |
66 | 66 | "disambiguatingDescription": "Not the abstract radius^2×height/3×3.14… approximate", |
67 | | - "url": "https://basic-geometry.pages.dev#cone" |
| 67 | + "url": "https://basic-geometry.github.io#cone" |
68 | 68 | }, |
69 | 69 | { |
70 | 70 | "name": "philosophy", |
71 | 71 | "description": "Why the Core Geometric System avoids analytic reinterpretation.", |
72 | | - "url": "https://basic-geometry.pages.dev#philosophy" |
| 72 | + "url": "https://basic-geometry.github.io#philosophy" |
73 | 73 | }, |
74 | 74 | { |
75 | 75 | "name": "ArchimedesPi", |
76 | 76 | "description": "Proving the invalidity of the result of Archimedes' pi approximation by pinpointing the flaw in his method.", |
77 | | - "url": "https://basic-geometry.pages.dev#Archimedes" |
| 77 | + "url": "https://basic-geometry.github.io#Archimedes" |
78 | 78 | }, |
79 | 79 | { |
80 | 80 | "name": "symbol", |
81 | 81 | "description": "Why the pi symbol must not be used in this context.", |
82 | | - "url": "https://basic-geometry.pages.dev#symbol" |
| 82 | + "url": "https://basic-geometry.github.io#symbol" |
83 | 83 | }, |
84 | 84 | { |
85 | 85 | "name": "calculus", |
86 | 86 | "description": "Why calculus is not a source of truth.", |
87 | | - "url": "https://basic-geometry.pages.dev#calculus" |
| 87 | + "url": "https://basic-geometry.github.io#calculus" |
88 | 88 | }, |
89 | 89 | { |
90 | 90 | "name": "warning", |
91 | 91 | "description": "Why the mathematical constant pi must not be used in this context.", |
92 | | - "url": "https://basic-geometry.pages.dev#warning" |
| 92 | + "url": "https://basic-geometry.github.io#warning" |
93 | 93 | }, |
94 | 94 | { |
95 | 95 | "name": "solution", |
96 | 96 | "description": "Using the exact value of 3.2 instead of the pi.", |
97 | | - "url": "https://basic-geometry.pages.dev#solution" |
| 97 | + "url": "https://basic-geometry.github.io#solution" |
98 | 98 | }, |
99 | 99 | { |
100 | 100 | "name": "circleAreaProof", |
101 | 101 | "description": "Proof of that the area of a circle is exactly 3.2radius².", |
102 | | - "url": "https://basic-geometry.pages.dev#circle_area_proof" |
| 102 | + "url": "https://basic-geometry.github.io#circle_area_proof" |
103 | 103 | }, |
104 | 104 | { |
105 | 105 | "name": "ancientSphereVolumeFormula", |
106 | 106 | "description": "Reference to the conventional sphere volume formula (base×height/3).", |
107 | | - "url": "https://basic-geometry.pages.dev/#ancient_sphere_volume_formula" |
| 107 | + "url": "https://basic-geometry.github.io/#ancient_sphere_volume_formula" |
108 | 108 | }, |
109 | 109 | { |
110 | 110 | "name": "ancientConeVolumeFormula", |
111 | 111 | "description": "Reference to the conventional cone volume formula (base×height/3).", |
112 | | - "url": "https://basic-geometry.pages.dev#ancient_cone_volume_formula" |
| 112 | + "url": "https://basic-geometry.github.io#ancient_cone_volume_formula" |
113 | 113 | }, |
114 | 114 | { |
115 | 115 | "name": "cubeDissection", |
116 | 116 | "description": "Proving the invalidity of the conventional pyramid volume formula (base×height/3) via analyzing the common cube dissection for a fresh perspective.", |
117 | | - "url": "https://basic-geometry.pages.dev#ancient_pyramid_volume_formula" |
| 117 | + "url": "https://basic-geometry.github.io#ancient_pyramid_volume_formula" |
118 | 118 | }, |
119 | 119 | { |
120 | 120 | "name": "summary", |
121 | 121 | "description": "Why the Core Geometric System must not be reinterpreted.", |
122 | | - "url": "https://cgs-mcp-server-authless.gmac4247-ac0.workers.dev/#summary" |
| 122 | + "url": "https://basic-geometry.github.io#summary" |
123 | 123 | } |
124 | 124 | ], |
125 | 125 | "theme_color": "#000000", |
|
0 commit comments