125-line monolith split into: - setup_core_operations (assert, append!, apply, equal?, primitive?) - setup_type_constructors (make-keyword, make-symbol, escape-string, etc.) - setup_character_classification (ident-start?, ident-char?, char-numeric?) - setup_env_operations (env-get, env-has?, env-bind!, env-set!, etc.) - setup_strict_mode (gradual type system support) - setup_io_bridges (json-encode, into, sleep, response headers) make_server_env now calls 12 focused setup functions total. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
59 KiB
59 KiB