ClaudeThinksFinals

This commit is contained in:
2026-05-26 10:23:50 -04:00
parent 3b8b7796dd
commit e59b024b62
32 changed files with 10815 additions and 11 deletions

View File

@@ -57,6 +57,7 @@ export function paramsFromSeed(seed) {
showFiducials: chance(0.85), showBoundary: chance(0.7), showHeader: chance(0.9),
invert: true, palette: 'mono', saturation: 1.0, // canonical look is B&W; colour is opt-in
hueShift: 0, hueCycles: 3, diskSpectrum: 0, halo: 0, haloHue: 0.55,
traceHue: 0, diskHue: 0.06, diskSat: 0.82, // magentarise: trace-family rotation + disk accent hue/sat
paperTone: 'cream', toneStrength: 1.0, paperBright: 1.0, glow: 0.5,
annotate: 0, reseau: 0, filmEdge: false, splice: false, // media & hand layer (opt-in)
};