@@ -36,48 +36,53 @@ const tools = [
3636 </p >
3737 </header >
3838
39- <section class =" prose prose-slate max-w-none mb-8" >
40- <p >
41- Treatment detection requires correlating multiple lines of evidence. Heat treatment
42- in corundum leaves characteristic stress fractures around rutile inclusions and
43- healed fingerprints, but not all heated stones show these features — a clean,
44- well-heated stone may show no internal evidence at all. Fracture filling in emerald
45- suppresses the fingerprint inclusions that would otherwise be visible under
46- magnification, but the filling material itself can be identified by its flash effect
47- and RI mismatch with the host. Diffusion treatment in sapphire concentrates
48- colour at the surface, visible as concentrated colour at facet edges when the stone
49- is immersed. Each treatment leaves a different combination of positive and negative
50- evidence, and confident treatment assessment depends on accumulating independent
51- observations rather than relying on any single clue.
52- </p >
53- <p >
54- The treatment wizard on this page formalises this evidence-accumulation approach.
55- It covers 18 observable clues — including inclusion type, surface texture, colour
56- distribution, spectral absorption anomalies, fluorescence pattern, and magnification
57- features — mapped against 11 treatment categories: heat, fracture filling, surface
58- coating, diffusion, irradiation, oiling, waxing, bleaching, impregnation, laser
59- drilling, and flux healing. Each clue carries positive or negative evidence weights
60- for each treatment type. Submit the clues you have observed and the wizard sums the
61- weights per treatment, producing a confidence-banded conclusion — high confidence
62- when three or more independent indicators align, low confidence when evidence is
63- mixed or a single clue stands alone. This mirrors the reasoning process used in
64- major gemmological laboratories and makes the logic explicit rather than implicit.
65- </p >
66- <p >
67- The proportion analyzer applies a different kind of multi-parameter assessment to
68- cut quality in round brilliant diamonds. The GIA cut-grade system evaluates seven
69- proportions independently: table percentage, total depth percentage, crown angle,
70- pavilion angle, girdle thickness, culet size, and star length. Each parameter falls
71- into one of five grade bands (Excellent, Very Good, Good, Fair, Poor) according to
72- published GIA thresholds, and the overall cut grade is determined by the
73- lowest-grading individual parameter. Enter the measured proportions from a
74- proportion scope or grading report and the tool displays the per-parameter band for
75- each value, highlights the limiting parameter, and returns the resulting cut grade.
76- Understanding which proportion is pulling the grade down — crown angle too shallow,
77- table too wide, or girdle too thick — gives a precise basis for cut-quality
78- assessment and client communication.
79- </p >
80- </section >
39+ <details class =" group mb-6 rounded-lg border border-slate-200 bg-slate-50 px-4 py-3 open:bg-white" >
40+ <summary class =" cursor-pointer select-none text-sm font-medium text-crystal-700 hover:text-crystal-900 marker:text-slate-400" >
41+ About these advanced tools & methodology
42+ </summary >
43+ <div class =" prose prose-slate prose-sm mt-3 max-w-none" >
44+ <p >
45+ Treatment detection requires correlating multiple lines of evidence. Heat treatment
46+ in corundum leaves characteristic stress fractures around rutile inclusions and
47+ healed fingerprints, but not all heated stones show these features — a clean,
48+ well-heated stone may show no internal evidence at all. Fracture filling in emerald
49+ suppresses the fingerprint inclusions that would otherwise be visible under
50+ magnification, but the filling material itself can be identified by its flash effect
51+ and RI mismatch with the host. Diffusion treatment in sapphire concentrates
52+ colour at the surface, visible as concentrated colour at facet edges when the stone
53+ is immersed. Each treatment leaves a different combination of positive and negative
54+ evidence, and confident treatment assessment depends on accumulating independent
55+ observations rather than relying on any single clue.
56+ </p >
57+ <p >
58+ The treatment wizard on this page formalises this evidence-accumulation approach.
59+ It covers 18 observable clues — including inclusion type, surface texture, colour
60+ distribution, spectral absorption anomalies, fluorescence pattern, and magnification
61+ features — mapped against 11 treatment categories: heat, fracture filling, surface
62+ coating, diffusion, irradiation, oiling, waxing, bleaching, impregnation, laser
63+ drilling, and flux healing. Each clue carries positive or negative evidence weights
64+ for each treatment type. Submit the clues you have observed and the wizard sums the
65+ weights per treatment, producing a confidence-banded conclusion — high confidence
66+ when three or more independent indicators align, low confidence when evidence is
67+ mixed or a single clue stands alone. This mirrors the reasoning process used in
68+ major gemmological laboratories and makes the logic explicit rather than implicit.
69+ </p >
70+ <p >
71+ The proportion analyzer applies a different kind of multi-parameter assessment to
72+ cut quality in round brilliant diamonds. The GIA cut-grade system evaluates seven
73+ proportions independently: table percentage, total depth percentage, crown angle,
74+ pavilion angle, girdle thickness, culet size, and star length. Each parameter falls
75+ into one of five grade bands (Excellent, Very Good, Good, Fair, Poor) according to
76+ published GIA thresholds, and the overall cut grade is determined by the
77+ lowest-grading individual parameter. Enter the measured proportions from a
78+ proportion scope or grading report and the tool displays the per-parameter band for
79+ each value, highlights the limiting parameter, and returns the resulting cut grade.
80+ Understanding which proportion is pulling the grade down — crown angle too shallow,
81+ table too wide, or girdle too thick — gives a precise basis for cut-quality
82+ assessment and client communication.
83+ </p >
84+ </div >
85+ </details >
8186
8287 <AdvancedTools client:load />
8388 </div >
0 commit comments