Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"compiler",
"go",
"typescript"
],
"is_fork": false,
"size_kb": 11549,
"has_wiki": false,
"homepage": "https://goscript.spacewave.app/",
"languages": {
"Go": 1790996,
"CSS": 20999,
"HTML": 320227,
"Shell": 692,
"JavaScript": 49175,
"TypeScript": 12121569
},
"pushed_at": "2026-07-14T06:41:48Z",
"created_at": "2017-03-29T00:10:35Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T06:41:50Z",
"description": "Go to TypeScript transpiler",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"Go"
]
},
"owner": {
"blog": "https://spacewave.app",
"name": "Spacewave",
"type": "Organization",
"login": "s4wave",
"company": null,
"location": "United States of America",
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/180082154?v=4",
"created_at": "2024-09-01T09:22:25Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 681
},
"activity": {
"releases_count": 40,
"commits_last_year": 997,
"latest_release_at": "2026-07-14T06:43:21Z",
"latest_release_tag": "v0.2.19",
"days_since_last_push": 0,
"active_weeks_last_year": 29,
"days_since_latest_release": 0,
"mean_days_between_releases": 1.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "goscript",
"exists": true,
"license": null,
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/goscript",
"is_deprecated": false,
"latest_version": "0.2.19",
"repository_url": "git+ssh://git@github.com/s4wave/goscript.git",
"versions_count": 98,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2528,
"first_published_at": "2025-04-25T23:22:22.008000Z",
"latest_published_at": "2026-07-14T06:42:18.185000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 11,
"stars": 227,
"watchers": 2,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"tests/tests/protobuf_lite_ts/protobuf_lite_ts.proto"
],
"has_devcontainer": false,
"typecheck_configs": [
"example/app/tsconfig.json",
"example/simple/tsconfig.json",
"tests/tests/address_of_pointer_deref/tsconfig.json",
"tests/tests/address_taken_param_struct/tsconfig.json",
"tests/tests/addressed_struct_interface/tsconfig.json",
"tests/tests/anonymous_struct_field_address/tsconfig.json",
"tests/tests/anonymous_struct_slice/tsconfig.json",
"tests/tests/anonymous_struct_zero_unsafe/tsconfig.json",
"tests/tests/array_equality/tsconfig.json",
"tests/tests/array_literal/tsconfig.json",
"tests/tests/array_pointer_element_slice/tsconfig.json",
"tests/tests/array_pointer_len_cap/tsconfig.json",
"tests/tests/array_pointer_ops/tsconfig.json",
"tests/tests/assign_op/tsconfig.json",
"tests/tests/assign_op_asi_barrier/tsconfig.json",
"tests/tests/async_basic/tsconfig.json",
"tests/tests/async_call_in_return/tsconfig.json",
"tests/tests/async_call_index_target/tsconfig.json",
"tests/tests/async_callback_imported_function/tsconfig.json",
"tests/tests/async_defer_statement/tsconfig.json",
"tests/tests/async_func_lit_select/tsconfig.json",
"tests/tests/async_func_lit_switch_await/tsconfig.json",
"tests/tests/async_function_alias/tsconfig.json",
"tests/tests/async_function_field/tsconfig.json",
"tests/tests/async_function_type_assertion/tsconfig.json",
"tests/tests/async_function_variable_assignment/tsconfig.json",
"tests/tests/async_void_function_literal_call/tsconfig.json",
"tests/tests/atomic_struct_field_init/tsconfig.json",
"tests/tests/bare_block_statement/tsconfig.json",
"tests/tests/basic_arithmetic/tsconfig.json",
"tests/tests/binary_precedence/tsconfig.json",
"tests/tests/bitwise_and_not_assignment/tsconfig.json",
"tests/tests/blank_func_decl/tsconfig.json",
"tests/tests/blank_parameters/tsconfig.json",
"tests/tests/blank_struct_fields/tsconfig.json",
"tests/tests/block_comments/tsconfig.json",
"tests/tests/bodyless_async_callback/tsconfig.json",
"tests/tests/bool_slice_zero/tsconfig.json",
"tests/tests/boolean_logic/tsconfig.json",
"tests/tests/buffer_value_field_error/tsconfig.json",
"tests/tests/build_tags/tsconfig.json",
"tests/tests/builtin_minmax_strings/tsconfig.json",
"tests/tests/byte_slice_composite_literal/tsconfig.json",
"tests/tests/byte_slice_equal_empty/tsconfig.json",
"tests/tests/bytes/tsconfig.json",
"tests/tests/call_async_returned_function/tsconfig.json",
"tests/tests/call_imported_interface_param/tsconfig.json",
"tests/tests/call_returned_function_async/tsconfig.json",
"tests/tests/chan_type_assertion/tsconfig.json",
"tests/tests/channel_basic/tsconfig.json",
"tests/tests/channel_receive_both_blank/tsconfig.json",
"tests/tests/class_declaration_order/tsconfig.json",
"tests/tests/clear_slice/tsconfig.json",
"tests/tests/closure_func_assignment/tsconfig.json",
"tests/tests/comments_struct/tsconfig.json",
"tests/tests/complex_constant_return/tsconfig.json",
"tests/tests/composite_literal_assignment/tsconfig.json",
"tests/tests/composite_literal_field_shadow/tsconfig.json",
"tests/tests/conn_id_generator_methods/tsconfig.json",
"tests/tests/constant_shift_64/tsconfig.json",
"tests/tests/constant_switch_tag/tsconfig.json",
"tests/tests/constants/tsconfig.json",
"tests/tests/constants_iota/tsconfig.json",
"tests/tests/copy_independence/tsconfig.json",
"tests/tests/cross_file_address_var/tsconfig.json",
"tests/tests/cross_file_const_init_order/tsconfig.json",
"tests/tests/cross_file_function_result_type/tsconfig.json",
"tests/tests/cross_file_method_descriptor/tsconfig.json",
"tests/tests/cross_file_method_imports/tsconfig.json",
"tests/tests/cross_file_method_owner/tsconfig.json",
"tests/tests/cross_file_package_var_assignment/tsconfig.json",
"tests/tests/cross_file_struct_typeinfo_zero/tsconfig.json",
"tests/tests/cross_file_varref_struct_field/tsconfig.json",
"tests/tests/cross_package_unexported_interface_field/tsconfig.json",
"tests/tests/debug_marshal/tsconfig.json",
"tests/tests/debug_simple/tsconfig.json",
"tests/tests/defer_async_method/tsconfig.json",
"tests/tests/defer_iife_func_literal_callee/tsconfig.json",
"tests/tests/defer_immediate_callee_eval/tsconfig.json",
"tests/tests/defer_recover/tsconfig.json",
"tests/tests/defer_statement/tsconfig.json",
"tests/tests/defined_external_struct_wrapper/tsconfig.json",
"tests/tests/destructure_trailing_comma/tsconfig.json",
"tests/tests/destructuring_assignment/tsconfig.json",
"tests/tests/discarded_channel_receive/tsconfig.json",
"tests/tests/ed25519_signer_assertion/tsconfig.json",
"tests/tests/embedded_interface_assertion/tsconfig.json",
"tests/tests/embedded_interface_forwarding/tsconfig.json",
"tests/tests/embedded_interface_null_assertion/tsconfig.json",
"tests/tests/error_pointer/tsconfig.json",
"tests/tests/expr_stmt_iife_asi/tsconfig.json",
"tests/tests/filepath_walkfunc_call/tsconfig.json",
"tests/tests/flag_bitwise_op/tsconfig.json",
"tests/tests/float32_rounding/tsconfig.json",
"tests/tests/float64/tsconfig.json",
"tests/tests/for_init_exprstmt/tsconfig.json",
"tests/tests/for_init_multi_assign/tsconfig.json",
"tests/tests/for_init_value_ok/tsconfig.json",
"tests/tests/for_loop_basic/tsconfig.json",
"tests/tests/for_loop_condition_only/tsconfig.json",
"tests/tests/for_loop_infinite/tsconfig.json",
"tests/tests/for_loop_multi_assign_mismatch/tsconfig.json",
"tests/tests/for_post_assign_stmt/tsconfig.json",
"tests/tests/for_post_exprstmt/tsconfig.json",
"tests/tests/for_post_incdec/tsconfig.json",
"tests/tests/for_post_multi_assign/tsconfig.json",
"tests/tests/for_range/tsconfig.json",
"tests/tests/for_range_channel/tsconfig.json",
"tests/tests/for_range_channel_buffered/tsconfig.json",
"tests/tests/for_range_index_use/tsconfig.json",
"tests/tests/for_range_key_only/tsconfig.json",
"tests/tests/for_range_no_vars/tsconfig.json",
"tests/tests/for_range_value_only/tsconfig.json",
"tests/tests/forward_goto_statement/tsconfig.json",
"tests/tests/func_lit_outer_function_tuple/tsconfig.json",
"tests/tests/func_lit_pointer_receiver_named_value/tsconfig.json",
"tests/tests/func_literal/tsconfig.json",
"tests/tests/function_call_result_assignment/tsconfig.json",
"tests/tests/function_call_variable_shadowing/tsconfig.json",
"tests/tests/function_nil_zero_narrowing/tsconfig.json",
"tests/tests/function_result_async_compatible/tsconfig.json",
"tests/tests/function_returns_function/tsconfig.json",
"tests/tests/function_short_decl_async_compatible/tsconfig.json",
"tests/tests/function_signature_type/tsconfig.json",
"tests/tests/function_slice_call/tsconfig.json",
"tests/tests/function_type_assertion/tsconfig.json",
"tests/tests/generic_async_wrapper/tsconfig.json",
"tests/tests/generic_cache_pointer_callbacks/tsconfig.json",
"tests/tests/generic_constrained_slice_clone/tsconfig.json",
"tests/tests/generic_constructor_field_typeinfo/tsconfig.json",
"tests/tests/generic_erased_struct_make/tsconfig.json",
"tests/tests/generic_function_instantiation_value/tsconfig.json",
"tests/tests/generic_index_assignment/tsconfig.json",
"tests/tests/generic_numeric_slice_xor/tsconfig.json",
"tests/tests/generic_receiver_type_param_method/tsconfig.json",
"tests/tests/generic_string_constraint/tsconfig.json",
"tests/tests/generics/tsconfig.json",
"tests/tests/generics_basic/tsconfig.json",
"tests/tests/generics_interface/tsconfig.json",
"tests/tests/generics_leading_int/tsconfig.json",
"tests/tests/go_type_assertion/tsconfig.json",
"tests/tests/goroutine_broadcast_fanout/tsconfig.json",
"tests/tests/goroutine_conc_concurrency_limit/tsconfig.json",
"tests/tests/goroutine_conc_transpile_dropped/tsconfig.json",
"tests/tests/goroutines/tsconfig.json",
"tests/tests/goroutines_anonymous/tsconfig.json",
"tests/tests/goroutines_selector/tsconfig.json",
"tests/tests/hash_crc32/tsconfig.json",
"tests/tests/hex_escape_sequence/tsconfig.json",
"tests/tests/hidden_embedded_method_field/tsconfig.json",
"tests/tests/if_statement/tsconfig.json",
"tests/tests/if_type_assert/tsconfig.json",
"tests/tests/implicit_type_imports/tsconfig.json",
"tests/tests/import_alias_shadowed_by_local/tsconfig.json",
"tests/tests/import_alias_type_assert_shadow/tsconfig.json",
"tests/tests/import_inferred_external_type_func_lit/tsconfig.json",
"tests/tests/import_interface/tsconfig.json",
"tests/tests/import_named_multiple/tsconfig.json",
"tests/tests/import_package_var_assign/tsconfig.json",
"tests/tests/import_type_methods/tsconfig.json",
"tests/tests/import_unexported_inferred_type/tsconfig.json",
"tests/tests/imported_generic_function/tsconfig.json",
"tests/tests/imported_integer_constants/tsconfig.json",
"tests/tests/imported_interface_field/tsconfig.json",
"tests/tests/imul_32bit/tsconfig.json",
"tests/tests/index_expr_destructuring/tsconfig.json",
"tests/tests/index_expr_type_assertion/tsconfig.json",
"tests/tests/index_out_of_range/tsconfig.json",
"tests/tests/indirect_circular_deps/tsconfig.json",
"tests/tests/init_cross_file_zero_var_reader/tsconfig.json",
"tests/tests/inline_function_type_cast/tsconfig.json",
"tests/tests/inline_interface_type_assertion/tsconfig.json",
"tests/tests/integer_conversion_overflow/tsconfig.json",
"tests/tests/interface_async_callback_param/tsconfig.json",
"tests/tests/interface_async_method_call/tsconfig.json",
"tests/tests/interface_call_result_imports/tsconfig.json",
"tests/tests/interface_comparable_key/tsconfig.json",
"tests/tests/interface_copied_method_call/tsconfig.json",
"tests/tests/interface_embedded_import_methods/tsconfig.json",
"tests/tests/interface_embedded_parent_async/tsconfig.json",
"tests/tests/interface_embedding/tsconfig.json",
"tests/tests/interface_method_comments/tsconfig.json",
"tests/tests/interface_multi_param_return/tsconfig.json",
"tests/tests/interface_override_async_method/tsconfig.json",
"tests/tests/interface_pointer_assignment/tsconfig.json",
"tests/tests/interface_slice_index_short_decl/tsconfig.json",
"tests/tests/interface_subset_cast/tsconfig.json",
"tests/tests/interface_subset_type_switch/tsconfig.json",
"tests/tests/interface_to_interface_type_assertion/tsconfig.json",
"tests/tests/interface_type_assertion/tsconfig.json",
"tests/tests/interface_type_reference/tsconfig.json",
"tests/tests/issue_118_goroutine_starvation/tsconfig.json",
"tests/tests/issue_119_interface_nil_value/tsconfig.json",
"tests/tests/issue_120_generic_zero_value/tsconfig.json",
"tests/tests/iterator_simple/tsconfig.json",
"tests/tests/json_debug/tsconfig.json",
"tests/tests/json_encoder_debug/tsconfig.json",
"tests/tests/json_marshal_basic/tsconfig.json",
"tests/tests/json_numfield/tsconfig.json",
"tests/tests/json_simple/tsconfig.json",
"tests/tests/json_stream/tsconfig.json",
"tests/tests/json_typefields/tsconfig.json",
"tests/tests/json_typefields_flow/tsconfig.json",
"tests/tests/json_value/tsconfig.json",
"tests/tests/keyed_array_literal/tsconfig.json",
"tests/tests/line_directive_same_package_alias/tsconfig.json",
"tests/tests/linkname/tsconfig.json",
"tests/tests/linkname_alias/tsconfig.json",
"tests/tests/linkname_zero_returns/tsconfig.json",
"tests/tests/local_struct_type_decl/tsconfig.json",
"tests/tests/local_struct_type_decl_func_lit/tsconfig.json",
"tests/tests/make_generic_type/tsconfig.json",
"tests/tests/make_named_types/tsconfig.json",
"tests/tests/make_selector_type/tsconfig.json",
"tests/tests/make_slice/tsconfig.json",
"tests/tests/make_slice_struct_zero/tsconfig.json",
"tests/tests/map_assign_blank_both/tsconfig.json",
"tests/tests/map_builtin_name_collision/tsconfig.json",
"tests/tests/map_const_key/tsconfig.json",
"tests/tests/map_index_type_shadow/tsconfig.json",
"tests/tests/map_interface_key_pointer_value/tsconfig.json",
"tests/tests/map_nil_reassign/tsconfig.json",
"tests/tests/map_struct_key/tsconfig.json",
"tests/tests/map_support/tsconfig.json",
"tests/tests/map_type_assertion/tsconfig.json",
"tests/tests/map_value_field_access_cross_file/tsconfig.json",
"tests/tests/method_async_call/tsconfig.json",
"tests/tests/method_async_dependency/tsconfig.json",
"tests/tests/method_binding/tsconfig.json",
"tests/tests/method_call_on_pointer_receiver/tsconfig.json",
"tests/tests/method_call_on_pointer_via_value/tsconfig.json",
"tests/tests/method_call_on_value_receiver/tsconfig.json",
"tests/tests/method_call_on_value_via_pointer/tsconfig.json",
"tests/tests/method_call_slice_type/tsconfig.json",
"tests/tests/method_receiver_async_paren/tsconfig.json",
"tests/tests/method_receiver_await_paren/tsconfig.json",
"tests/tests/method_receiver_call_return/tsconfig.json",
"tests/tests/method_receiver_paren_line/tsconfig.json",
"tests/tests/method_receiver_reassign/tsconfig.json",
"tests/tests/method_receiver_shadowing/tsconfig.json",
"tests/tests/method_receiver_with_call_expr/tsconfig.json",
"tests/tests/method_result_imports_cross_file/tsconfig.json",
"tests/tests/method_value_primitive/tsconfig.json",
"tests/tests/missing_package_methods_issue/tsconfig.json",
"tests/tests/missing_valueof_error/tsconfig.json",
"tests/tests/mixed_number_bigint_shift/tsconfig.json",
"tests/tests/multi_return_same_type/tsconfig.json",
"tests/tests/multiple_init_functions/tsconfig.json",
"tests/tests/multiple_return_values/tsconfig.json",
"tests/tests/named_array_pointer_receiver_nullable/tsconfig.json",
"tests/tests/named_array_value_receiver_pointer_call/tsconfig.json",
"tests/tests/named_channel_zero_value_cross_file/tsconfig.json",
"tests/tests/named_function_type_call/tsconfig.json",
"tests/tests/named_nil_slice_interface_receiver/tsconfig.json",
"tests/tests/named_non_struct_interface_assertions/tsconfig.json",
"tests/tests/named_result_defer_return/tsconfig.json",
"tests/tests/named_result_func_literal/tsconfig.json",
"tests/tests/named_results/tsconfig.json",
"tests/tests/named_return_method/tsconfig.json",
"tests/tests/named_return_multiple/tsconfig.json",
"tests/tests/named_slice_full_slice_assignment/tsconfig.json",
"tests/tests/named_slice_wrapper/tsconfig.json",
"tests/tests/named_struct_async_method/tsconfig.json",
"tests/tests/named_struct_underlying_methodset/tsconfig.json",
"tests/tests/named_type_wrapper/tsconfig.json",
"tests/tests/named_types_valueof/tsconfig.json",
"tests/tests/nested_async_method_value/tsconfig.json",
"tests/tests/net_http_header_interface/tsconfig.json",
"tests/tests/nil_byte_slice_append/tsconfig.json",
"tests/tests/nil_channel/tsconfig.json",
"tests/tests/nil_pkg_pointer_dereference/tsconfig.json",
"tests/tests/nil_pointer_receiver_field_method/tsconfig.json",
"tests/tests/nil_slice_append_spread/tsconfig.json",
"tests/tests/nil_slice_closure_append/tsconfig.json",
"tests/tests/nullable_function_param_call/tsconfig.json",
"tests/tests/octal_literals/tsconfig.json",
"tests/tests/os_filemode_struct/tsconfig.json",
"tests/tests/package_import/tsconfig.json",
"tests/tests/package_import_archive_zip_writer/tsconfig.json",
"tests/tests/package_import_asn1_rdn_sequence/tsconfig.json",
"tests/tests/package_import_asn1_unknown_type/tsconfig.json",
"tests/tests/package_import_blank_side_effect/tsconfig.json",
"tests/tests/package_import_bytes/tsconfig.json",
"tests/tests/package_import_container_list/tsconfig.json",
"tests/tests/package_import_context/tsconfig.json",
"tests/tests/package_import_crypto_aes_gcm_roundtrip/tsconfig.json",
"tests/tests/package_import_crypto_ecdh_custom_reader/tsconfig.json",
"tests/tests/package_import_crypto_ed25519/tsconfig.json",
"tests/tests/package_import_crypto_rand/tsconfig.json",
"tests/tests/package_import_crypto_sha1/tsconfig.json",
"tests/tests/package_import_crypto_sha256/tsconfig.json",
"tests/tests/package_import_crypto_subtle_xor_bytes/tsconfig.json",
"tests/tests/package_import_csync/tsconfig.json",
"tests/tests/package_import_dot_qualified/tsconfig.json",
"tests/tests/package_import_embedded_forwarder/tsconfig.json",
"tests/tests/package_import_encoding_binary/tsconfig.json",
"tests/tests/package_import_encoding_json/tsconfig.json",
"tests/tests/package_import_encoding_json_omitempty_pointer_interface/tsconfig.json",
"tests/tests/package_import_encoding_json_unmarshal_pointer_hook/tsconfig.json",
"tests/tests/package_import_errors/tsconfig.json",
"tests/tests/package_import_errors_as_interface/tsconfig.json",
"tests/tests/package_import_fmt/tsconfig.json",
"tests/tests/package_import_go_parser/tsconfig.json",
"tests/tests/package_import_go_scanner/tsconfig.json",
"tests/tests/package_import_io/tsconfig.json",
"tests/tests/package_import_io_fs/tsconfig.json",
"tests/tests/package_import_io_fs_readdir_varref/tsconfig.json",
"tests/tests/package_import_io_fs_readlink/tsconfig.json",
"tests/tests/package_import_io_readfull/tsconfig.json",
"tests/tests/package_import_maps/tsconfig.json",
"tests/tests/package_import_maps_nil_keys/tsconfig.json",
"tests/tests/package_import_math_bits/tsconfig.json",
"tests/tests/package_import_named_struct_conversion/tsconfig.json",
"tests/tests/package_import_net_http_get/tsconfig.json",
"tests/tests/package_import_net_http_httptest/tsconfig.json",
"tests/tests/package_import_net_http_parity/tsconfig.json",
"tests/tests/package_import_net_http_parser/tsconfig.json",
"tests/tests/package_import_net_http_response/tsconfig.json",
"tests/tests/package_import_os/tsconfig.json",
"tests/tests/package_import_pairing_dial_conversions/tsconfig.json",
"tests/tests/package_import_path/tsconfig.json",
"tests/tests/package_import_path_filepath/tsconfig.json",
"tests/tests/package_import_pkg_errors/tsconfig.json",
"tests/tests/package_import_protobuf_equalvt/tsconfig.json",
"tests/tests/package_import_protobuf_json_time/tsconfig.json",
"tests/tests/package_import_reflect/tsconfig.json",
"tests/tests/package_import_reflect_mapkeys/tsconfig.json",
"tests/tests/package_import_regexp/tsconfig.json",
"tests/tests/package_import_reserved_alias/tsconfig.json",
"tests/tests/package_import_runtime/tsconfig.json",
"tests/tests/package_import_runtime_debug/tsconfig.json",
"tests/tests/package_import_runtime_policy/tsconfig.json",
"tests/tests/package_import_runtime_readmemstats_varref/tsconfig.json",
"tests/tests/package_import_slices/tsconfig.json",
"tests/tests/package_import_slices_max/tsconfig.json",
"tests/tests/package_import_sort/tsconfig.json",
"tests/tests/package_import_starpc_srpc/tsconfig.json",
"tests/tests/package_import_stdlib_parity/tsconfig.json",
"tests/tests/package_import_strconv/tsconfig.json",
"tests/tests/package_import_strings/tsconfig.json",
"tests/tests/package_import_sync/tsconfig.json",
"tests/tests/package_import_sync_atomic/tsconfig.json",
"tests/tests/package_import_syscall/tsconfig.json",
"tests/tests/package_import_syscall_js/tsconfig.json",
"tests/tests/package_import_testing_fstest/tsconfig.json",
"tests/tests/package_import_time/tsconfig.json",
"tests/tests/package_import_time_in/tsconfig.json",
"tests/tests/package_import_top_level_call/tsconfig.json",
"tests/tests/package_import_unicode/tsconfig.json",
"tests/tests/package_import_unicode_utf8/tsconfig.json",
"tests/tests/package_import_unique/tsconfig.json",
"tests/tests/package_import_x509_create_certificate/tsconfig.json",
"tests/tests/package_import_x509_tls_path/tsconfig.json",
"tests/tests/package_import_x509_verify_async/tsconfig.json",
"tests/tests/package_import_x_crypto_chacha20poly1305_packet_alias/tsconfig.json",
"tests/tests/package_init_async_lazy_cycle/tsconfig.json",
"tests/tests/package_tuple_blank_var/tsconfig.json",
"tests/tests/package_var_async_method/tsconfig.json",
"tests/tests/parallel_assign_pointer_temps/tsconfig.json",
"tests/tests/path_error_constructor/tsconfig.json",
"tests/tests/pointer_assignment_no_copy/tsconfig.json",
"tests/tests/pointer_circular_ref/tsconfig.json",
"tests/tests/pointer_composite_literal_assignment/tsconfig.json",
"tests/tests/pointer_composite_literal_untyped/tsconfig.json",
"tests/tests/pointer_deref_multiassign/tsconfig.json",
"tests/tests/pointer_initialization/tsconfig.json",
"tests/tests/pointer_range_loop/tsconfig.json",
"tests/tests/pointer_struct_assign_clone/tsconfig.json",
"tests/tests/pointers/tsconfig.json",
"tests/tests/primitive_error_cross_file/tsconfig.json",
"tests/tests/primitive_error_type/tsconfig.json",
"tests/tests/private_field_access/tsconfig.json",
"tests/tests/promise_return_type/tsconfig.json",
"tests/tests/promise_type_name_shadow/tsconfig.json",
"tests/tests/promoted_embedded_struct_interface/tsconfig.json",
"tests/tests/promoted_external_embedded_method/tsconfig.json",
"tests/tests/promoted_method_call/tsconfig.json",
"tests/tests/promoted_pointer_fields/tsconfig.json",
"tests/tests/protobuf_lite_ts/tsconfig.json",
"tests/tests/quic_loss_frame_handler/tsconfig.json",
"tests/tests/range_const_reassign/tsconfig.json",
"tests/tests/range_expr_evaluated_once/tsconfig.json",
"tests/tests/range_func_async_method_value/tsconfig.json",
"tests/tests/range_shadow_rhs/tsconfig.json",
"tests/tests/range_shadow_struct_field/tsconfig.json",
"tests/tests/range_value_pointer_receiver/tsconfig.json",
"tests/tests/receiver_binding/tsconfig.json",
"tests/tests/receiver_method/tsconfig.json",
"tests/tests/receiver_variable/tsconfig.json",
"tests/tests/recursive_type_definition/tsconfig.json",
"tests/tests/redeclaration_assign/tsconfig.json",
"tests/tests/redeclaration_assign_multi_rhs/tsconfig.json",
"tests/tests/reflect_func_of/tsconfig.json",
"tests/tests/reflect_implements/tsconfig.json",
"tests/tests/reflect_make_func/tsconfig.json",
"tests/tests/reflect_numfield/tsconfig.json",
"tests/tests/reflect_slice_at/tsconfig.json",
"tests/tests/reflect_struct_basic/tsconfig.json",
"tests/tests/reflect_struct_field/tsconfig.json",
"tests/tests/reflect_struct_of/tsconfig.json",
"tests/tests/reflect_typefor/tsconfig.json",
"tests/tests/replace_directive/tsconfig.json",
"tests/tests/reserved_function_name/tsconfig.json",
"tests/tests/reserved_identifier_arguments/tsconfig.json",
"tests/tests/reserved_word_in/tsconfig.json",
"tests/tests/reserved_words/tsconfig.json",
"tests/tests/return_async_call/tsconfig.json",
"tests/tests/rune_const_import/tsconfig.json",
"tests/tests/rune_const_reference/tsconfig.json",
"tests/tests/runtime_const_platform_compare/tsconfig.json",
"tests/tests/runtime_goexit_reference/tsconfig.json",
"tests/tests/select_continue_switch/tsconfig.json",
"tests/tests/select_default_continue/tsconfig.json",
"tests/tests/select_mixed_returns/tsconfig.json",
"tests/tests/select_receive_on_closed_channel_no_default/tsconfig.json",
"tests/tests/select_send_on_full_buffered_channel_with_default/tsconfig.json",
"tests/tests/select_statement/tsconfig.json",
"tests/tests/selective_exports/tsconfig.json",
"tests/tests/selector_expr_lhs_multi_assign/tsconfig.json",
"tests/tests/selector_expr_ok_variable/tsconfig.json",
"tests/tests/shadowed_varref_pointer_receiver/tsconfig.json",
"tests/tests/short_decl_shadow_tdz/tsconfig.json",
"tests/tests/short_decl_type_assert_type_shadow/tsconfig.json",
"tests/tests/short_decl_type_conversion_shadow/tsconfig.json",
"tests/tests/signed_wide_compound_assign/tsconfig.json",
"tests/tests/simple/tsconfig.json",
"tests/tests/simple_deref_assignment/tsconfig.json",
"tests/tests/simple_interface/tsconfig.json",
"tests/tests/simple_pointer_assign/tsconfig.json",
"tests/tests/slice/tsconfig.json",
"tests/tests/slice_copy_overlap/tsconfig.json",
"tests/tests/slice_nil/tsconfig.json",
"tests/tests/slice_to_array_conversion/tsconfig.json",
"tests/tests/slice_to_array_overflow/tsconfig.json",
"tests/tests/slice_type_assertion/tsconfig.json",
"tests/tests/slices_grow/tsconfig.json",
"tests/tests/slices_sortfunc/tsconfig.json",
"tests/tests/slices_sortfunc_nil/tsconfig.json",
"tests/tests/star_compound_assign/tsconfig.json",
"tests/tests/star_expr_destructuring/tsconfig.json",
"tests/tests/strict_mode_identifiers/tsconfig.json",
"tests/tests/string_conversion/tsconfig.json",
"tests/tests/string_copy_to_array/tsconfig.json",
"tests/tests/string_index_access/tsconfig.json",
"tests/tests/string_index_array_access/tsconfig.json",
"tests/tests/string_range_runes/tsconfig.json",
"tests/tests/string_slice/tsconfig.json",
"tests/tests/string_switch_narrow_compare/tsconfig.json",
"tests/tests/string_type_assertion/tsconfig.json",
"tests/tests/struct_embedding/tsconfig.json",
"tests/tests/struct_embedding_bytes_buffer/tsconfig.json",
"tests/tests/struct_equality/tsconfig.json",
"tests/tests/struct_field_access/tsconfig.json",
"tests/tests/struct_field_declaration_order/tsconfig.json",
"tests/tests/struct_literal_interface/tsconfig.json",
"tests/tests/struct_method_clone_collision/tsconfig.json",
"tests/tests/struct_method_expression/tsconfig.json",
"tests/tests/struct_new/tsconfig.json",
"tests/tests/struct_pointer_interface_fields/tsconfig.json",
"tests/tests/struct_pointer_marking/tsconfig.json",
"tests/tests/struct_private_field/tsconfig.json",
"tests/tests/struct_private_field_ptr/tsconfig.json",
"tests/tests/struct_type_assertion/tsconfig.json",
"tests/tests/struct_value_init_clone/tsconfig.json",
"tests/tests/switch_case_scope/tsconfig.json",
"tests/tests/switch_default_fallthrough/tsconfig.json",
"tests/tests/switch_multi_case/tsconfig.json",
"tests/tests/switch_statement/tsconfig.json",
"tests/tests/sync_once_async_do/tsconfig.json",
"tests/tests/testing_async_subtest/tsconfig.json",
"tests/tests/time_format_ext/tsconfig.json",
"tests/tests/tuple_call_forwarding/tsconfig.json",
"tests/tests/tuple_interface_assignment/tsconfig.json",
"tests/tests/tuple_reassignment_pointer_method_cycle/tsconfig.json",
"tests/tests/tuple_return_interface/tsconfig.json",
"tests/tests/type_alias_cross_file/tsconfig.json",
"tests/tests/type_alias_interface_param_cross_file/tsconfig.json",
"tests/tests/type_assertion_duplicate_vars/tsconfig.json",
"tests/tests/type_conversion_interface_ptr_nil/tsconfig.json",
"tests/tests/type_declaration_receiver/tsconfig.json",
"tests/tests/type_method_primitive/tsconfig.json",
"tests/tests/type_missing_imports/tsconfig.json",
"tests/tests/type_separate_files/tsconfig.json",
"tests/tests/type_switch_statement/tsconfig.json",
"tests/tests/type_switch_varref_suffix/tsconfig.json",
"tests/tests/typed_nil_pointer_conversion/tsconfig.json",
"tests/tests/typed_nil_slice_interface_assertion/tsconfig.json",
"tests/tests/uint32_wrap_ops/tsconfig.json",
"tests/tests/undefined_type_error/tsconfig.json",
"tests/tests/unsafe_array_pointer_slice/tsconfig.json",
"tests/tests/unsafe_bytes_string/tsconfig.json",
"tests/tests/unsafe_noescape_uintptr_xor/tsconfig.json",
"tests/tests/unsafe_pointer_address/tsconfig.json",
"tests/tests/unsafe_pointer_erased_var/tsconfig.json",
"tests/tests/unsafe_pointer_storage/tsconfig.json",
"tests/tests/unsafe_slice_reassign/tsconfig.json",
"tests/tests/unsafe_string_slice_header/tsconfig.json",
"tests/tests/unsigned_conversion_comparison/tsconfig.json",
"tests/tests/util_promise/tsconfig.json",
"tests/tests/value_receiver_address/tsconfig.json",
"tests/tests/value_type_copy_behavior/tsconfig.json",
"tests/tests/var_init_method_call/tsconfig.json",
"tests/tests/var_init_order/tsconfig.json",
"tests/tests/variable_shadowing_scope/tsconfig.json",
"tests/tests/variadic_function_call/tsconfig.json",
"tests/tests/variadic_imported_unexported_option/tsconfig.json",
"tests/tests/variadic_interface_method/tsconfig.json",
"tests/tests/variadic_interface_param/tsconfig.json",
"tests/tests/variadic_pointer_interface_param/tsconfig.json",
"tests/tests/varref/tsconfig.json",
"tests/tests/varref_assign/tsconfig.json",
"tests/tests/varref_composite_lit/tsconfig.json",
"tests/tests/varref_deref_set/tsconfig.json",
"tests/tests/varref_deref_struct/tsconfig.json",
"tests/tests/varref_pointers/tsconfig.json",
"tests/tests/varref_pointers_deref/tsconfig.json",
"tests/tests/varref_pointers_number/tsconfig.json",
"tests/tests/varref_struct/tsconfig.json",
"tests/tests/varref_struct_init/tsconfig.json",
"tests/tests/wide_and_not_constant/tsconfig.json",
"tests/tests/wide_int_shift_count/tsconfig.json",
"tests/tests/wide_relational_constants/tsconfig.json",
"tests/tests/wide_uint64_chunker_arith/tsconfig.json",
"tests/tests/wide_uint64_exact_arithmetic/tsconfig.json",
"tests/tests/wide_uint64_ops/tsconfig.json",
"tests/tests/wide_uint64_switch/tsconfig.json",
"tests/tests/wide_uint64_wraparound/tsconfig.json",
"tests/tests/wrapper_slice_append/tsconfig.json",
"tests/tests/wrapper_type_args/tsconfig.json",
"tsconfig.json"
],
"largest_source_bytes": 1492386,
"source_files_sampled": 2797,
"oversized_source_files": 34,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 11289
},
"dependencies": {
"manifests": [
"go.mod",
"package.json",
"website/package.json"
],
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/aperturerobotics/cli",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/aperturerobotics/json-iterator-lite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/aperturerobotics/protobuf-go-lite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.15.0"
},
{
"name": "github.com/aperturerobotics/util",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.34.10-0.20260610174257-740fe32c1ea1"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/sirupsen/logrus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.5-0.20260508084601-d4a50659cfd6"
},
{
"name": "golang.org/x/exp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260611194520-c48552f49976"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
},
{
"name": "@noble/ciphers",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "@noble/hashes",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "globals",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^17.4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/aperturerobotics/cli",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/json-iterator-lite",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/json-iterator-lite",
"direct": true,
"version": "v1.0.1-0.20251104042408-0c9eb8a3f726",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/protobuf-go-lite",
"direct": true,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/protobuf-go-lite",
"direct": true,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/util",
"direct": true,
"version": "v1.34.5",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/util",
"direct": true,
"version": "v1.34.10-0.20260610174257-740fe32c1ea1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": true,
"version": "v1.9.5-0.20260508084601-d4a50659cfd6",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": true,
"version": "v1.9.5-0.20260309202648-9f0600962f75",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20260611194520-c48552f49976",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "@noble/ciphers",
"direct": true,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@noble/hashes",
"direct": true,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": true,
"version": "^17.4.0",
"ecosystem": "npm"
},
{
"name": "./subpkg",
"direct": false,
"version": "0.0.0",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/abseil-cpp",
"direct": false,
"version": "v0.0.0-20260131110040-4bb56e2f9017",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/common",
"direct": false,
"version": "v0.33.1-0.20260516193515-675cfc5a0c12",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/go-protoc-gen-prost",
"direct": false,
"version": "v0.0.0-20260329113538-218ccd8f20e0",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/go-protoc-wasi",
"direct": false,
"version": "v0.0.0-20260329113540-600516012db3",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/go-websocket",
"direct": false,
"version": "v1.8.15-0.20260329113544-74dbfb8f11c6",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/protobuf",
"direct": false,
"version": "v0.0.0-20260203024654-8201686529c4",
"ecosystem": "go"
},
{
"name": "github.com/aperturerobotics/starpc",
"direct": false,
"version": "v0.49.17",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-buffer-pool",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-yamux/v4",
"direct": false,
"version": "v4.0.2",
"ecosystem": "go"
},
{
"name": "github.com/tetratelabs/wazero",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "github.com/xrash/smetrics",
"direct": false,
"version": "v0.0.0-20250705151800-55b8f293f342",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.34.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "@aptre/protobuf-es-lite",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "^10.0.0",
"ecosystem": "npm"
},
{
"name": "@tanstack/react-query",
"direct": false,
"version": "^5.64.2",
"ecosystem": "npm"
},
{
"name": "@trpc/client",
"direct": false,
"version": "^11.0.0-rc.718",
"ecosystem": "npm"
},
{
"name": "@trpc/react-query",
"direct": false,
"version": "^11.0.0-rc.718",
"ecosystem": "npm"
},
{
"name": "@trpc/server",
"direct": false,
"version": "^11.0.0-rc.718",
"ecosystem": "npm"
},
{
"name": "@types/bun",
"direct": false,
"version": "^1.2.5",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^26.0.0",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "^19.0.0",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "^19.0.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "^8.58.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "^8.58.0",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview",
"direct": false,
"version": "^7.0.0-dev.20260404.1",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-react",
"direct": false,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "@vitest/browser",
"direct": false,
"version": "^4.0.16",
"ecosystem": "npm"
},
{
"name": "@vitest/browser",
"direct": false,
"version": "^4.1.2",
"ecosystem": "npm"
},
{
"name": "@vitest/browser-playwright",
"direct": false,
"version": "^4.0.16",
"ecosystem": "npm"
},
{
"name": "@vitest/browser-playwright",
"direct": false,
"version": "^4.1.2",
"ecosystem": "npm"
},
{
"name": "@vitest/browser-preview",
"direct": false,
"version": "^4.1.2",
"ecosystem": "npm"
},
{
"name": "concurrently",
"direct": false,
"version": "^10.0.0",
"ecosystem": "npm"
},
{
"name": "drizzle-kit",
"direct": false,
"version": "^0.31.0",
"ecosystem": "npm"
},
{
"name": "drizzle-orm",
"direct": false,
"version": "^0.45.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "^0.28.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^10.2.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "^10.0.2",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "^9.1.7",
"ecosystem": "npm"
},
{
"name": "lint-staged",
"direct": false,
"version": "^17.0.0",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": false,
"version": "^1.57.0",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "^3.8.1",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "^19.0.0",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "^19.0.0",
"ecosystem": "npm"
},
{
"name": "starpc",
"direct": false,
"version": "0.49.18",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "^8.58.0",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "^8.0.0",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "^4.0.16",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "^4.1.2",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 78,
"direct_count": 17,
"indirect_count": 61
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 101,
"open_issues": 2,
"closed_ratio": 0.92,
"closed_issues": 23,
"closed_unmerged_prs": 23
},
"bus_factor": 1,
"top_contributors": [
{
"type": "User",
"login": "paralin",
"commits": 1428,
"avatar_url": "https://avatars.githubusercontent.com/u/534887?u=5fb0344d27728babcd344839ec9d90bf07a3c58f&v=4"
},
{
"type": "Bot",
"login": "renovate[bot]",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4"
},
{
"type": "Bot",
"login": "devin-ai-integration[bot]",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/in/811515?v=4"
},
{
"type": "User",
"login": "mck",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/270286?u=49f62a65fe0bc379e9fc85b2a03546681bfd0da8&v=4"
},
{
"type": "User",
"login": "rcoreilly",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/9605819?u=22768fa4c091ef97a75adf328811c0ce0840f524&v=4"
},
{
"type": "Bot",
"login": "dependabot[bot]",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
},
{
"type": "User",
"login": "elliots",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/622455?v=4"
},
{
"type": "User",
"login": "attila-kun",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1922756?u=dd7537c8272701296b310e4f45f107780c82b6a2&v=4"
},
{
"type": "User",
"login": "kkoreilly",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/37386857?u=d8834b1bb4fac8ec6eef8cb7fa91d8b160f11a29&v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.93
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql-analysis.yml",
"dco.yml",
"dependency-review.yml",
"release.yml",
"tests.yml",
"website.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"yarn.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool detected: CodeQL",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "04daa9dbd7cb1302ef694dde4de6917e891c3c80",
"ran_at": "2026-07-14T15:17:13Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/s4wave/goscript",
"host": "github.com",
"name": "goscript",
"owner": "s4wave"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 51,
"vitality": 86,
"community": 57,
"governance": 59,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 997,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 29
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "29/52 weeks with commits",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 29
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "997 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 997
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 40,
"latest_release_tag": "v0.2.19",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 1.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "40 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 40
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"forks": 11,
"stars": 227,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "227 stars",
"points": 38.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 227
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"packages": [
"goscript"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2528
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,528 downloads/month across npm",
"points": 45.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2528,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.93
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 93% of commits",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 101,
"open_issues": 2,
"closed_issues": 23,
"issue_closed_ratio": 0.92,
"closed_unmerged_prs": 23
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "92% of issues closed",
"points": 43,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 92
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "101/124 decided PRs merged",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 101,
"decided": 124
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"followers": 3,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "s4wave",
"public_repos": 5,
"account_age_days": 681
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3 followers of s4wave",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "s4wave"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~1 yr old",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"goscript"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "98 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 98
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"compiler",
"go",
"typescript"
],
"has_wiki": false,
"homepage": "https://goscript.spacewave.app/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://goscript.spacewave.app/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected: CodeQL",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "20 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 77,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 11289
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"example/app/tsconfig.json",
"example/simple/tsconfig.json",
"tests/tests/address_of_pointer_deref/tsconfig.json",
"tests/tests/address_taken_param_struct/tsconfig.json",
"tests/tests/addressed_struct_interface/tsconfig.json",
"tests/tests/anonymous_struct_field_address/tsconfig.json",
"tests/tests/anonymous_struct_slice/tsconfig.json",
"tests/tests/anonymous_struct_zero_unsafe/tsconfig.json",
"tests/tests/array_equality/tsconfig.json",
"tests/tests/array_literal/tsconfig.json",
"tests/tests/array_pointer_element_slice/tsconfig.json",
"tests/tests/array_pointer_len_cap/tsconfig.json",
"tests/tests/array_pointer_ops/tsconfig.json",
"tests/tests/assign_op/tsconfig.json",
"tests/tests/assign_op_asi_barrier/tsconfig.json",
"tests/tests/async_basic/tsconfig.json",
"tests/tests/async_call_in_return/tsconfig.json",
"tests/tests/async_call_index_target/tsconfig.json",
"tests/tests/async_callback_imported_function/tsconfig.json",
"tests/tests/async_defer_statement/tsconfig.json",
"tests/tests/async_func_lit_select/tsconfig.json",
"tests/tests/async_func_lit_switch_await/tsconfig.json",
"tests/tests/async_function_alias/tsconfig.json",
"tests/tests/async_function_field/tsconfig.json",
"tests/tests/async_function_type_assertion/tsconfig.json",
"tests/tests/async_function_variable_assignment/tsconfig.json",
"tests/tests/async_void_function_literal_call/tsconfig.json",
"tests/tests/atomic_struct_field_init/tsconfig.json",
"tests/tests/bare_block_statement/tsconfig.json",
"tests/tests/basic_arithmetic/tsconfig.json",
"tests/tests/binary_precedence/tsconfig.json",
"tests/tests/bitwise_and_not_assignment/tsconfig.json",
"tests/tests/blank_func_decl/tsconfig.json",
"tests/tests/blank_parameters/tsconfig.json",
"tests/tests/blank_struct_fields/tsconfig.json",
"tests/tests/block_comments/tsconfig.json",
"tests/tests/bodyless_async_callback/tsconfig.json",
"tests/tests/bool_slice_zero/tsconfig.json",
"tests/tests/boolean_logic/tsconfig.json",
"tests/tests/buffer_value_field_error/tsconfig.json",
"tests/tests/build_tags/tsconfig.json",
"tests/tests/builtin_minmax_strings/tsconfig.json",
"tests/tests/byte_slice_composite_literal/tsconfig.json",
"tests/tests/byte_slice_equal_empty/tsconfig.json",
"tests/tests/bytes/tsconfig.json",
"tests/tests/call_async_returned_function/tsconfig.json",
"tests/tests/call_imported_interface_param/tsconfig.json",
"tests/tests/call_returned_function_async/tsconfig.json",
"tests/tests/chan_type_assertion/tsconfig.json",
"tests/tests/channel_basic/tsconfig.json",
"tests/tests/channel_receive_both_blank/tsconfig.json",
"tests/tests/class_declaration_order/tsconfig.json",
"tests/tests/clear_slice/tsconfig.json",
"tests/tests/closure_func_assignment/tsconfig.json",
"tests/tests/comments_struct/tsconfig.json",
"tests/tests/complex_constant_return/tsconfig.json",
"tests/tests/composite_literal_assignment/tsconfig.json",
"tests/tests/composite_literal_field_shadow/tsconfig.json",
"tests/tests/conn_id_generator_methods/tsconfig.json",
"tests/tests/constant_shift_64/tsconfig.json",
"tests/tests/constant_switch_tag/tsconfig.json",
"tests/tests/constants/tsconfig.json",
"tests/tests/constants_iota/tsconfig.json",
"tests/tests/copy_independence/tsconfig.json",
"tests/tests/cross_file_address_var/tsconfig.json",
"tests/tests/cross_file_const_init_order/tsconfig.json",
"tests/tests/cross_file_function_result_type/tsconfig.json",
"tests/tests/cross_file_method_descriptor/tsconfig.json",
"tests/tests/cross_file_method_imports/tsconfig.json",
"tests/tests/cross_file_method_owner/tsconfig.json",
"tests/tests/cross_file_package_var_assignment/tsconfig.json",
"tests/tests/cross_file_struct_typeinfo_zero/tsconfig.json",
"tests/tests/cross_file_varref_struct_field/tsconfig.json",
"tests/tests/cross_package_unexported_interface_field/tsconfig.json",
"tests/tests/debug_marshal/tsconfig.json",
"tests/tests/debug_simple/tsconfig.json",
"tests/tests/defer_async_method/tsconfig.json",
"tests/tests/defer_iife_func_literal_callee/tsconfig.json",
"tests/tests/defer_immediate_callee_eval/tsconfig.json",
"tests/tests/defer_recover/tsconfig.json",
"tests/tests/defer_statement/tsconfig.json",
"tests/tests/defined_external_struct_wrapper/tsconfig.json",
"tests/tests/destructure_trailing_comma/tsconfig.json",
"tests/tests/destructuring_assignment/tsconfig.json",
"tests/tests/discarded_channel_receive/tsconfig.json",
"tests/tests/ed25519_signer_assertion/tsconfig.json",
"tests/tests/embedded_interface_assertion/tsconfig.json",
"tests/tests/embedded_interface_forwarding/tsconfig.json",
"tests/tests/embedded_interface_null_assertion/tsconfig.json",
"tests/tests/error_pointer/tsconfig.json",
"tests/tests/expr_stmt_iife_asi/tsconfig.json",
"tests/tests/filepath_walkfunc_call/tsconfig.json",
"tests/tests/flag_bitwise_op/tsconfig.json",
"tests/tests/float32_rounding/tsconfig.json",
"tests/tests/float64/tsconfig.json",
"tests/tests/for_init_exprstmt/tsconfig.json",
"tests/tests/for_init_multi_assign/tsconfig.json",
"tests/tests/for_init_value_ok/tsconfig.json",
"tests/tests/for_loop_basic/tsconfig.json",
"tests/tests/for_loop_condition_only/tsconfig.json",
"tests/tests/for_loop_infinite/tsconfig.json",
"tests/tests/for_loop_multi_assign_mismatch/tsconfig.json",
"tests/tests/for_post_assign_stmt/tsconfig.json",
"tests/tests/for_post_exprstmt/tsconfig.json",
"tests/tests/for_post_incdec/tsconfig.json",
"tests/tests/for_post_multi_assign/tsconfig.json",
"tests/tests/for_range/tsconfig.json",
"tests/tests/for_range_channel/tsconfig.json",
"tests/tests/for_range_channel_buffered/tsconfig.json",
"tests/tests/for_range_index_use/tsconfig.json",
"tests/tests/for_range_key_only/tsconfig.json",
"tests/tests/for_range_no_vars/tsconfig.json",
"tests/tests/for_range_value_only/tsconfig.json",
"tests/tests/forward_goto_statement/tsconfig.json",
"tests/tests/func_lit_outer_function_tuple/tsconfig.json",
"tests/tests/func_lit_pointer_receiver_named_value/tsconfig.json",
"tests/tests/func_literal/tsconfig.json",
"tests/tests/function_call_result_assignment/tsconfig.json",
"tests/tests/function_call_variable_shadowing/tsconfig.json",
"tests/tests/function_nil_zero_narrowing/tsconfig.json",
"tests/tests/function_result_async_compatible/tsconfig.json",
"tests/tests/function_returns_function/tsconfig.json",
"tests/tests/function_short_decl_async_compatible/tsconfig.json",
"tests/tests/function_signature_type/tsconfig.json",
"tests/tests/function_slice_call/tsconfig.json",
"tests/tests/function_type_assertion/tsconfig.json",
"tests/tests/generic_async_wrapper/tsconfig.json",
"tests/tests/generic_cache_pointer_callbacks/tsconfig.json",
"tests/tests/generic_constrained_slice_clone/tsconfig.json",
"tests/tests/generic_constructor_field_typeinfo/tsconfig.json",
"tests/tests/generic_erased_struct_make/tsconfig.json",
"tests/tests/generic_function_instantiation_value/tsconfig.json",
"tests/tests/generic_index_assignment/tsconfig.json",
"tests/tests/generic_numeric_slice_xor/tsconfig.json",
"tests/tests/generic_receiver_type_param_method/tsconfig.json",
"tests/tests/generic_string_constraint/tsconfig.json",
"tests/tests/generics/tsconfig.json",
"tests/tests/generics_basic/tsconfig.json",
"tests/tests/generics_interface/tsconfig.json",
"tests/tests/generics_leading_int/tsconfig.json",
"tests/tests/go_type_assertion/tsconfig.json",
"tests/tests/goroutine_broadcast_fanout/tsconfig.json",
"tests/tests/goroutine_conc_concurrency_limit/tsconfig.json",
"tests/tests/goroutine_conc_transpile_dropped/tsconfig.json",
"tests/tests/goroutines/tsconfig.json",
"tests/tests/goroutines_anonymous/tsconfig.json",
"tests/tests/goroutines_selector/tsconfig.json",
"tests/tests/hash_crc32/tsconfig.json",
"tests/tests/hex_escape_sequence/tsconfig.json",
"tests/tests/hidden_embedded_method_field/tsconfig.json",
"tests/tests/if_statement/tsconfig.json",
"tests/tests/if_type_assert/tsconfig.json",
"tests/tests/implicit_type_imports/tsconfig.json",
"tests/tests/import_alias_shadowed_by_local/tsconfig.json",
"tests/tests/import_alias_type_assert_shadow/tsconfig.json",
"tests/tests/import_inferred_external_type_func_lit/tsconfig.json",
"tests/tests/import_interface/tsconfig.json",
"tests/tests/import_named_multiple/tsconfig.json",
"tests/tests/import_package_var_assign/tsconfig.json",
"tests/tests/import_type_methods/tsconfig.json",
"tests/tests/import_unexported_inferred_type/tsconfig.json",
"tests/tests/imported_generic_function/tsconfig.json",
"tests/tests/imported_integer_constants/tsconfig.json",
"tests/tests/imported_interface_field/tsconfig.json",
"tests/tests/imul_32bit/tsconfig.json",
"tests/tests/index_expr_destructuring/tsconfig.json",
"tests/tests/index_expr_type_assertion/tsconfig.json",
"tests/tests/index_out_of_range/tsconfig.json",
"tests/tests/indirect_circular_deps/tsconfig.json",
"tests/tests/init_cross_file_zero_var_reader/tsconfig.json",
"tests/tests/inline_function_type_cast/tsconfig.json",
"tests/tests/inline_interface_type_assertion/tsconfig.json",
"tests/tests/integer_conversion_overflow/tsconfig.json",
"tests/tests/interface_async_callback_param/tsconfig.json",
"tests/tests/interface_async_method_call/tsconfig.json",
"tests/tests/interface_call_result_imports/tsconfig.json",
"tests/tests/interface_comparable_key/tsconfig.json",
"tests/tests/interface_copied_method_call/tsconfig.json",
"tests/tests/interface_embedded_import_methods/tsconfig.json",
"tests/tests/interface_embedded_parent_async/tsconfig.json",
"tests/tests/interface_embedding/tsconfig.json",
"tests/tests/interface_method_comments/tsconfig.json",
"tests/tests/interface_multi_param_return/tsconfig.json",
"tests/tests/interface_override_async_method/tsconfig.json",
"tests/tests/interface_pointer_assignment/tsconfig.json",
"tests/tests/interface_slice_index_short_decl/tsconfig.json",
"tests/tests/interface_subset_cast/tsconfig.json",
"tests/tests/interface_subset_type_switch/tsconfig.json",
"tests/tests/interface_to_interface_type_assertion/tsconfig.json",
"tests/tests/interface_type_assertion/tsconfig.json",
"tests/tests/interface_type_reference/tsconfig.json",
"tests/tests/issue_118_goroutine_starvation/tsconfig.json",
"tests/tests/issue_119_interface_nil_value/tsconfig.json",
"tests/tests/issue_120_generic_zero_value/tsconfig.json",
"tests/tests/iterator_simple/tsconfig.json",
"tests/tests/json_debug/tsconfig.json",
"tests/tests/json_encoder_debug/tsconfig.json",
"tests/tests/json_marshal_basic/tsconfig.json",
"tests/tests/json_numfield/tsconfig.json",
"tests/tests/json_simple/tsconfig.json",
"tests/tests/json_stream/tsconfig.json",
"tests/tests/json_typefields/tsconfig.json",
"tests/tests/json_typefields_flow/tsconfig.json",
"tests/tests/json_value/tsconfig.json",
"tests/tests/keyed_array_literal/tsconfig.json",
"tests/tests/line_directive_same_package_alias/tsconfig.json",
"tests/tests/linkname/tsconfig.json",
"tests/tests/linkname_alias/tsconfig.json",
"tests/tests/linkname_zero_returns/tsconfig.json",
"tests/tests/local_struct_type_decl/tsconfig.json",
"tests/tests/local_struct_type_decl_func_lit/tsconfig.json",
"tests/tests/make_generic_type/tsconfig.json",
"tests/tests/make_named_types/tsconfig.json",
"tests/tests/make_selector_type/tsconfig.json",
"tests/tests/make_slice/tsconfig.json",
"tests/tests/make_slice_struct_zero/tsconfig.json",
"tests/tests/map_assign_blank_both/tsconfig.json",
"tests/tests/map_builtin_name_collision/tsconfig.json",
"tests/tests/map_const_key/tsconfig.json",
"tests/tests/map_index_type_shadow/tsconfig.json",
"tests/tests/map_interface_key_pointer_value/tsconfig.json",
"tests/tests/map_nil_reassign/tsconfig.json",
"tests/tests/map_struct_key/tsconfig.json",
"tests/tests/map_support/tsconfig.json",
"tests/tests/map_type_assertion/tsconfig.json",
"tests/tests/map_value_field_access_cross_file/tsconfig.json",
"tests/tests/method_async_call/tsconfig.json",
"tests/tests/method_async_dependency/tsconfig.json",
"tests/tests/method_binding/tsconfig.json",
"tests/tests/method_call_on_pointer_receiver/tsconfig.json",
"tests/tests/method_call_on_pointer_via_value/tsconfig.json",
"tests/tests/method_call_on_value_receiver/tsconfig.json",
"tests/tests/method_call_on_value_via_pointer/tsconfig.json",
"tests/tests/method_call_slice_type/tsconfig.json",
"tests/tests/method_receiver_async_paren/tsconfig.json",
"tests/tests/method_receiver_await_paren/tsconfig.json",
"tests/tests/method_receiver_call_return/tsconfig.json",
"tests/tests/method_receiver_paren_line/tsconfig.json",
"tests/tests/method_receiver_reassign/tsconfig.json",
"tests/tests/method_receiver_shadowing/tsconfig.json",
"tests/tests/method_receiver_with_call_expr/tsconfig.json",
"tests/tests/method_result_imports_cross_file/tsconfig.json",
"tests/tests/method_value_primitive/tsconfig.json",
"tests/tests/missing_package_methods_issue/tsconfig.json",
"tests/tests/missing_valueof_error/tsconfig.json",
"tests/tests/mixed_number_bigint_shift/tsconfig.json",
"tests/tests/multi_return_same_type/tsconfig.json",
"tests/tests/multiple_init_functions/tsconfig.json",
"tests/tests/multiple_return_values/tsconfig.json",
"tests/tests/named_array_pointer_receiver_nullable/tsconfig.json",
"tests/tests/named_array_value_receiver_pointer_call/tsconfig.json",
"tests/tests/named_channel_zero_value_cross_file/tsconfig.json",
"tests/tests/named_function_type_call/tsconfig.json",
"tests/tests/named_nil_slice_interface_receiver/tsconfig.json",
"tests/tests/named_non_struct_interface_assertions/tsconfig.json",
"tests/tests/named_result_defer_return/tsconfig.json",
"tests/tests/named_result_func_literal/tsconfig.json",
"tests/tests/named_results/tsconfig.json",
"tests/tests/named_return_method/tsconfig.json",
"tests/tests/named_return_multiple/tsconfig.json",
"tests/tests/named_slice_full_slice_assignment/tsconfig.json",
"tests/tests/named_slice_wrapper/tsconfig.json",
"tests/tests/named_struct_async_method/tsconfig.json",
"tests/tests/named_struct_underlying_methodset/tsconfig.json",
"tests/tests/named_type_wrapper/tsconfig.json",
"tests/tests/named_types_valueof/tsconfig.json",
"tests/tests/nested_async_method_value/tsconfig.json",
"tests/tests/net_http_header_interface/tsconfig.json",
"tests/tests/nil_byte_slice_append/tsconfig.json",
"tests/tests/nil_channel/tsconfig.json",
"tests/tests/nil_pkg_pointer_dereference/tsconfig.json",
"tests/tests/nil_pointer_receiver_field_method/tsconfig.json",
"tests/tests/nil_slice_append_spread/tsconfig.json",
"tests/tests/nil_slice_closure_append/tsconfig.json",
"tests/tests/nullable_function_param_call/tsconfig.json",
"tests/tests/octal_literals/tsconfig.json",
"tests/tests/os_filemode_struct/tsconfig.json",
"tests/tests/package_import/tsconfig.json",
"tests/tests/package_import_archive_zip_writer/tsconfig.json",
"tests/tests/package_import_asn1_rdn_sequence/tsconfig.json",
"tests/tests/package_import_asn1_unknown_type/tsconfig.json",
"tests/tests/package_import_blank_side_effect/tsconfig.json",
"tests/tests/package_import_bytes/tsconfig.json",
"tests/tests/package_import_container_list/tsconfig.json",
"tests/tests/package_import_context/tsconfig.json",
"tests/tests/package_import_crypto_aes_gcm_roundtrip/tsconfig.json",
"tests/tests/package_import_crypto_ecdh_custom_reader/tsconfig.json",
"tests/tests/package_import_crypto_ed25519/tsconfig.json",
"tests/tests/package_import_crypto_rand/tsconfig.json",
"tests/tests/package_import_crypto_sha1/tsconfig.json",
"tests/tests/package_import_crypto_sha256/tsconfig.json",
"tests/tests/package_import_crypto_subtle_xor_bytes/tsconfig.json",
"tests/tests/package_import_csync/tsconfig.json",
"tests/tests/package_import_dot_qualified/tsconfig.json",
"tests/tests/package_import_embedded_forwarder/tsconfig.json",
"tests/tests/package_import_encoding_binary/tsconfig.json",
"tests/tests/package_import_encoding_json/tsconfig.json",
"tests/tests/package_import_encoding_json_omitempty_pointer_interface/tsconfig.json",
"tests/tests/package_import_encoding_json_unmarshal_pointer_hook/tsconfig.json",
"tests/tests/package_import_errors/tsconfig.json",
"tests/tests/package_import_errors_as_interface/tsconfig.json",
"tests/tests/package_import_fmt/tsconfig.json",
"tests/tests/package_import_go_parser/tsconfig.json",
"tests/tests/package_import_go_scanner/tsconfig.json",
"tests/tests/package_import_io/tsconfig.json",
"tests/tests/package_import_io_fs/tsconfig.json",
"tests/tests/package_import_io_fs_readdir_varref/tsconfig.json",
"tests/tests/package_import_io_fs_readlink/tsconfig.json",
"tests/tests/package_import_io_readfull/tsconfig.json",
"tests/tests/package_import_maps/tsconfig.json",
"tests/tests/package_import_maps_nil_keys/tsconfig.json",
"tests/tests/package_import_math_bits/tsconfig.json",
"tests/tests/package_import_named_struct_conversion/tsconfig.json",
"tests/tests/package_import_net_http_get/tsconfig.json",
"tests/tests/package_import_net_http_httptest/tsconfig.json",
"tests/tests/package_import_net_http_parity/tsconfig.json",
"tests/tests/package_import_net_http_parser/tsconfig.json",
"tests/tests/package_import_net_http_response/tsconfig.json",
"tests/tests/package_import_os/tsconfig.json",
"tests/tests/package_import_pairing_dial_conversions/tsconfig.json",
"tests/tests/package_import_path/tsconfig.json",
"tests/tests/package_import_path_filepath/tsconfig.json",
"tests/tests/package_import_pkg_errors/tsconfig.json",
"tests/tests/package_import_protobuf_equalvt/tsconfig.json",
"tests/tests/package_import_protobuf_json_time/tsconfig.json",
"tests/tests/package_import_reflect/tsconfig.json",
"tests/tests/package_import_reflect_mapkeys/tsconfig.json",
"tests/tests/package_import_regexp/tsconfig.json",
"tests/tests/package_import_reserved_alias/tsconfig.json",
"tests/tests/package_import_runtime/tsconfig.json",
"tests/tests/package_import_runtime_debug/tsconfig.json",
"tests/tests/package_import_runtime_policy/tsconfig.json",
"tests/tests/package_import_runtime_readmemstats_varref/tsconfig.json",
"tests/tests/package_import_slices/tsconfig.json",
"tests/tests/package_import_slices_max/tsconfig.json",
"tests/tests/package_import_sort/tsconfig.json",
"tests/tests/package_import_starpc_srpc/tsconfig.json",
"tests/tests/package_import_stdlib_parity/tsconfig.json",
"tests/tests/package_import_strconv/tsconfig.json",
"tests/tests/package_import_strings/tsconfig.json",
"tests/tests/package_import_sync/tsconfig.json",
"tests/tests/package_import_sync_atomic/tsconfig.json",
"tests/tests/package_import_syscall/tsconfig.json",
"tests/tests/package_import_syscall_js/tsconfig.json",
"tests/tests/package_import_testing_fstest/tsconfig.json",
"tests/tests/package_import_time/tsconfig.json",
"tests/tests/package_import_time_in/tsconfig.json",
"tests/tests/package_import_top_level_call/tsconfig.json",
"tests/tests/package_import_unicode/tsconfig.json",
"tests/tests/package_import_unicode_utf8/tsconfig.json",
"tests/tests/package_import_unique/tsconfig.json",
"tests/tests/package_import_x509_create_certificate/tsconfig.json",
"tests/tests/package_import_x509_tls_path/tsconfig.json",
"tests/tests/package_import_x509_verify_async/tsconfig.json",
"tests/tests/package_import_x_crypto_chacha20poly1305_packet_alias/tsconfig.json",
"tests/tests/package_init_async_lazy_cycle/tsconfig.json",
"tests/tests/package_tuple_blank_var/tsconfig.json",
"tests/tests/package_var_async_method/tsconfig.json",
"tests/tests/parallel_assign_pointer_temps/tsconfig.json",
"tests/tests/path_error_constructor/tsconfig.json",
"tests/tests/pointer_assignment_no_copy/tsconfig.json",
"tests/tests/pointer_circular_ref/tsconfig.json",
"tests/tests/pointer_composite_literal_assignment/tsconfig.json",
"tests/tests/pointer_composite_literal_untyped/tsconfig.json",
"tests/tests/pointer_deref_multiassign/tsconfig.json",
"tests/tests/pointer_initialization/tsconfig.json",
"tests/tests/pointer_range_loop/tsconfig.json",
"tests/tests/pointer_struct_assign_clone/tsconfig.json",
"tests/tests/pointers/tsconfig.json",
"tests/tests/primitive_error_cross_file/tsconfig.json",
"tests/tests/primitive_error_type/tsconfig.json",
"tests/tests/private_field_access/tsconfig.json",
"tests/tests/promise_return_type/tsconfig.json",
"tests/tests/promise_type_name_shadow/tsconfig.json",
"tests/tests/promoted_embedded_struct_interface/tsconfig.json",
"tests/tests/promoted_external_embedded_method/tsconfig.json",
"tests/tests/promoted_method_call/tsconfig.json",
"tests/tests/promoted_pointer_fields/tsconfig.json",
"tests/tests/protobuf_lite_ts/tsconfig.json",
"tests/tests/quic_loss_frame_handler/tsconfig.json",
"tests/tests/range_const_reassign/tsconfig.json",
"tests/tests/range_expr_evaluated_once/tsconfig.json",
"tests/tests/range_func_async_method_value/tsconfig.json",
"tests/tests/range_shadow_rhs/tsconfig.json",
"tests/tests/range_shadow_struct_field/tsconfig.json",
"tests/tests/range_value_pointer_receiver/tsconfig.json",
"tests/tests/receiver_binding/tsconfig.json",
"tests/tests/receiver_method/tsconfig.json",
"tests/tests/receiver_variable/tsconfig.json",
"tests/tests/recursive_type_definition/tsconfig.json",
"tests/tests/redeclaration_assign/tsconfig.json",
"tests/tests/redeclaration_assign_multi_rhs/tsconfig.json",
"tests/tests/reflect_func_of/tsconfig.json",
"tests/tests/reflect_implements/tsconfig.json",
"tests/tests/reflect_make_func/tsconfig.json",
"tests/tests/reflect_numfield/tsconfig.json",
"tests/tests/reflect_slice_at/tsconfig.json",
"tests/tests/reflect_struct_basic/tsconfig.json",
"tests/tests/reflect_struct_field/tsconfig.json",
"tests/tests/reflect_struct_of/tsconfig.json",
"tests/tests/reflect_typefor/tsconfig.json",
"tests/tests/replace_directive/tsconfig.json",
"tests/tests/reserved_function_name/tsconfig.json",
"tests/tests/reserved_identifier_arguments/tsconfig.json",
"tests/tests/reserved_word_in/tsconfig.json",
"tests/tests/reserved_words/tsconfig.json",
"tests/tests/return_async_call/tsconfig.json",
"tests/tests/rune_const_import/tsconfig.json",
"tests/tests/rune_const_reference/tsconfig.json",
"tests/tests/runtime_const_platform_compare/tsconfig.json",
"tests/tests/runtime_goexit_reference/tsconfig.json",
"tests/tests/select_continue_switch/tsconfig.json",
"tests/tests/select_default_continue/tsconfig.json",
"tests/tests/select_mixed_returns/tsconfig.json",
"tests/tests/select_receive_on_closed_channel_no_default/tsconfig.json",
"tests/tests/select_send_on_full_buffered_channel_with_default/tsconfig.json",
"tests/tests/select_statement/tsconfig.json",
"tests/tests/selective_exports/tsconfig.json",
"tests/tests/selector_expr_lhs_multi_assign/tsconfig.json",
"tests/tests/selector_expr_ok_variable/tsconfig.json",
"tests/tests/shadowed_varref_pointer_receiver/tsconfig.json",
"tests/tests/short_decl_shadow_tdz/tsconfig.json",
"tests/tests/short_decl_type_assert_type_shadow/tsconfig.json",
"tests/tests/short_decl_type_conversion_shadow/tsconfig.json",
"tests/tests/signed_wide_compound_assign/tsconfig.json",
"tests/tests/simple/tsconfig.json",
"tests/tests/simple_deref_assignment/tsconfig.json",
"tests/tests/simple_interface/tsconfig.json",
"tests/tests/simple_pointer_assign/tsconfig.json",
"tests/tests/slice/tsconfig.json",
"tests/tests/slice_copy_overlap/tsconfig.json",
"tests/tests/slice_nil/tsconfig.json",
"tests/tests/slice_to_array_conversion/tsconfig.json",
"tests/tests/slice_to_array_overflow/tsconfig.json",
"tests/tests/slice_type_assertion/tsconfig.json",
"tests/tests/slices_grow/tsconfig.json",
"tests/tests/slices_sortfunc/tsconfig.json",
"tests/tests/slices_sortfunc_nil/tsconfig.json",
"tests/tests/star_compound_assign/tsconfig.json",
"tests/tests/star_expr_destructuring/tsconfig.json",
"tests/tests/strict_mode_identifiers/tsconfig.json",
"tests/tests/string_conversion/tsconfig.json",
"tests/tests/string_copy_to_array/tsconfig.json",
"tests/tests/string_index_access/tsconfig.json",
"tests/tests/string_index_array_access/tsconfig.json",
"tests/tests/string_range_runes/tsconfig.json",
"tests/tests/string_slice/tsconfig.json",
"tests/tests/string_switch_narrow_compare/tsconfig.json",
"tests/tests/string_type_assertion/tsconfig.json",
"tests/tests/struct_embedding/tsconfig.json",
"tests/tests/struct_embedding_bytes_buffer/tsconfig.json",
"tests/tests/struct_equality/tsconfig.json",
"tests/tests/struct_field_access/tsconfig.json",
"tests/tests/struct_field_declaration_order/tsconfig.json",
"tests/tests/struct_literal_interface/tsconfig.json",
"tests/tests/struct_method_clone_collision/tsconfig.json",
"tests/tests/struct_method_expression/tsconfig.json",
"tests/tests/struct_new/tsconfig.json",
"tests/tests/struct_pointer_interface_fields/tsconfig.json",
"tests/tests/struct_pointer_marking/tsconfig.json",
"tests/tests/struct_private_field/tsconfig.json",
"tests/tests/struct_private_field_ptr/tsconfig.json",
"tests/tests/struct_type_assertion/tsconfig.json",
"tests/tests/struct_value_init_clone/tsconfig.json",
"tests/tests/switch_case_scope/tsconfig.json",
"tests/tests/switch_default_fallthrough/tsconfig.json",
"tests/tests/switch_multi_case/tsconfig.json",
"tests/tests/switch_statement/tsconfig.json",
"tests/tests/sync_once_async_do/tsconfig.json",
"tests/tests/testing_async_subtest/tsconfig.json",
"tests/tests/time_format_ext/tsconfig.json",
"tests/tests/tuple_call_forwarding/tsconfig.json",
"tests/tests/tuple_interface_assignment/tsconfig.json",
"tests/tests/tuple_reassignment_pointer_method_cycle/tsconfig.json",
"tests/tests/tuple_return_interface/tsconfig.json",
"tests/tests/type_alias_cross_file/tsconfig.json",
"tests/tests/type_alias_interface_param_cross_file/tsconfig.json",
"tests/tests/type_assertion_duplicate_vars/tsconfig.json",
"tests/tests/type_conversion_interface_ptr_nil/tsconfig.json",
"tests/tests/type_declaration_receiver/tsconfig.json",
"tests/tests/type_method_primitive/tsconfig.json",
"tests/tests/type_missing_imports/tsconfig.json",
"tests/tests/type_separate_files/tsconfig.json",
"tests/tests/type_switch_statement/tsconfig.json",
"tests/tests/type_switch_varref_suffix/tsconfig.json",
"tests/tests/typed_nil_pointer_conversion/tsconfig.json",
"tests/tests/typed_nil_slice_interface_assertion/tsconfig.json",
"tests/tests/uint32_wrap_ops/tsconfig.json",
"tests/tests/undefined_type_error/tsconfig.json",
"tests/tests/unsafe_array_pointer_slice/tsconfig.json",
"tests/tests/unsafe_bytes_string/tsconfig.json",
"tests/tests/unsafe_noescape_uintptr_xor/tsconfig.json",
"tests/tests/unsafe_pointer_address/tsconfig.json",
"tests/tests/unsafe_pointer_erased_var/tsconfig.json",
"tests/tests/unsafe_pointer_storage/tsconfig.json",
"tests/tests/unsafe_slice_reassign/tsconfig.json",
"tests/tests/unsafe_string_slice_header/tsconfig.json",
"tests/tests/unsigned_conversion_comparison/tsconfig.json",
"tests/tests/util_promise/tsconfig.json",
"tests/tests/value_receiver_address/tsconfig.json",
"tests/tests/value_type_copy_behavior/tsconfig.json",
"tests/tests/var_init_method_call/tsconfig.json",
"tests/tests/var_init_order/tsconfig.json",
"tests/tests/variable_shadowing_scope/tsconfig.json",
"tests/tests/variadic_function_call/tsconfig.json",
"tests/tests/variadic_imported_unexported_option/tsconfig.json",
"tests/tests/variadic_interface_method/tsconfig.json",
"tests/tests/variadic_interface_param/tsconfig.json",
"tests/tests/variadic_pointer_interface_param/tsconfig.json",
"tests/tests/varref/tsconfig.json",
"tests/tests/varref_assign/tsconfig.json",
"tests/tests/varref_composite_lit/tsconfig.json",
"tests/tests/varref_deref_set/tsconfig.json",
"tests/tests/varref_deref_struct/tsconfig.json",
"tests/tests/varref_pointers/tsconfig.json",
"tests/tests/varref_pointers_deref/tsconfig.json",
"tests/tests/varref_pointers_number/tsconfig.json",
"tests/tests/varref_struct/tsconfig.json",
"tests/tests/varref_struct_init/tsconfig.json",
"tests/tests/wide_and_not_constant/tsconfig.json",
"tests/tests/wide_int_shift_count/tsconfig.json",
"tests/tests/wide_relational_constants/tsconfig.json",
"tests/tests/wide_uint64_chunker_arith/tsconfig.json",
"tests/tests/wide_uint64_exact_arithmetic/tsconfig.json",
"tests/tests/wide_uint64_ops/tsconfig.json",
"tests/tests/wide_uint64_switch/tsconfig.json",
"tests/tests/wide_uint64_wraparound/tsconfig.json",
"tests/tests/wrapper_slice_append/tsconfig.json",
"tests/tests/wrapper_type_args/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "example/app/tsconfig.json, example/simple/tsconfig.json, tests/tests/address_of_pointer_deref/tsconfig.json, tests/tests/address_taken_param_struct/tsconfig.json, tests/tests/addressed_struct_interface/tsconfig.json, tests/tests/anonymous_struct_field_address/tsconfig.json, tests/tests/anonymous_struct_slice/tsconfig.json, tests/tests/anonymous_struct_zero_unsafe/tsconfig.json, tests/tests/array_equality/tsconfig.json, tests/tests/array_literal/tsconfig.json, tests/tests/array_pointer_element_slice/tsconfig.json, tests/tests/array_pointer_len_cap/tsconfig.json, tests/tests/array_pointer_ops/tsconfig.json, tests/tests/assign_op/tsconfig.json, tests/tests/assign_op_asi_barrier/tsconfig.json, tests/tests/async_basic/tsconfig.json, tests/tests/async_call_in_return/tsconfig.json, tests/tests/async_call_index_target/tsconfig.json, tests/tests/async_callback_imported_function/tsconfig.json, tests/tests/async_defer_statement/tsconfig.json, tests/tests/async_func_lit_select/tsconfig.json, tests/tests/async_func_lit_switch_await/tsconfig.json, tests/tests/async_function_alias/tsconfig.json, tests/tests/async_function_field/tsconfig.json, tests/tests/async_function_type_assertion/tsconfig.json, tests/tests/async_function_variable_assignment/tsconfig.json, tests/tests/async_void_function_literal_call/tsconfig.json, tests/tests/atomic_struct_field_init/tsconfig.json, tests/tests/bare_block_statement/tsconfig.json, tests/tests/basic_arithmetic/tsconfig.json, tests/tests/binary_precedence/tsconfig.json, tests/tests/bitwise_and_not_assignment/tsconfig.json, tests/tests/blank_func_decl/tsconfig.json, tests/tests/blank_parameters/tsconfig.json, tests/tests/blank_struct_fields/tsconfig.json, tests/tests/block_comments/tsconfig.json, tests/tests/bodyless_async_callback/tsconfig.json, tests/tests/bool_slice_zero/tsconfig.json, tests/tests/boolean_logic/tsconfig.json, tests/tests/buffer_value_field_error/tsconfig.json, tests/tests/build_tags/tsconfig.json, tests/tests/builtin_minmax_strings/tsconfig.json, tests/tests/byte_slice_composite_literal/tsconfig.json, tests/tests/byte_slice_equal_empty/tsconfig.json, tests/tests/bytes/tsconfig.json, tests/tests/call_async_returned_function/tsconfig.json, tests/tests/call_imported_interface_param/tsconfig.json, tests/tests/call_returned_function_async/tsconfig.json, tests/tests/chan_type_assertion/tsconfig.json, tests/tests/channel_basic/tsconfig.json, tests/tests/channel_receive_both_blank/tsconfig.json, tests/tests/class_declaration_order/tsconfig.json, tests/tests/clear_slice/tsconfig.json, tests/tests/closure_func_assignment/tsconfig.json, tests/tests/comments_struct/tsconfig.json, tests/tests/complex_constant_return/tsconfig.json, tests/tests/composite_literal_assignment/tsconfig.json, tests/tests/composite_literal_field_shadow/tsconfig.json, tests/tests/conn_id_generator_methods/tsconfig.json, tests/tests/constant_shift_64/tsconfig.json, tests/tests/constant_switch_tag/tsconfig.json, tests/tests/constants/tsconfig.json, tests/tests/constants_iota/tsconfig.json, tests/tests/copy_independence/tsconfig.json, tests/tests/cross_file_address_var/tsconfig.json, tests/tests/cross_file_const_init_order/tsconfig.json, tests/tests/cross_file_function_result_type/tsconfig.json, tests/tests/cross_file_method_descriptor/tsconfig.json, tests/tests/cross_file_method_imports/tsconfig.json, tests/tests/cross_file_method_owner/tsconfig.json, tests/tests/cross_file_package_var_assignment/tsconfig.json, tests/tests/cross_file_struct_typeinfo_zero/tsconfig.json, tests/tests/cross_file_varref_struct_field/tsconfig.json, tests/tests/cross_package_unexported_interface_field/tsconfig.json, tests/tests/debug_marshal/tsconfig.json, tests/tests/debug_simple/tsconfig.json, tests/tests/defer_async_method/tsconfig.json, tests/tests/defer_iife_func_literal_callee/tsconfig.json, tests/tests/defer_immediate_callee_eval/tsconfig.json, tests/tests/defer_recover/tsconfig.json, tests/tests/defer_statement/tsconfig.json, tests/tests/defined_external_struct_wrapper/tsconfig.json, tests/tests/destructure_trailing_comma/tsconfig.json, tests/tests/destructuring_assignment/tsconfig.json, tests/tests/discarded_channel_receive/tsconfig.json, tests/tests/ed25519_signer_assertion/tsconfig.json, tests/tests/embedded_interface_assertion/tsconfig.json, tests/tests/embedded_interface_forwarding/tsconfig.json, tests/tests/embedded_interface_null_assertion/tsconfig.json, tests/tests/error_pointer/tsconfig.json, tests/tests/expr_stmt_iife_asi/tsconfig.json, tests/tests/filepath_walkfunc_call/tsconfig.json, tests/tests/flag_bitwise_op/tsconfig.json, tests/tests/float32_rounding/tsconfig.json, tests/tests/float64/tsconfig.json, tests/tests/for_init_exprstmt/tsconfig.json, tests/tests/for_init_multi_assign/tsconfig.json, tests/tests/for_init_value_ok/tsconfig.json, tests/tests/for_loop_basic/tsconfig.json, tests/tests/for_loop_condition_only/tsconfig.json, tests/tests/for_loop_infinite/tsconfig.json, tests/tests/for_loop_multi_assign_mismatch/tsconfig.json, tests/tests/for_post_assign_stmt/tsconfig.json, tests/tests/for_post_exprstmt/tsconfig.json, tests/tests/for_post_incdec/tsconfig.json, tests/tests/for_post_multi_assign/tsconfig.json, tests/tests/for_range/tsconfig.json, tests/tests/for_range_channel/tsconfig.json, tests/tests/for_range_channel_buffered/tsconfig.json, tests/tests/for_range_index_use/tsconfig.json, tests/tests/for_range_key_only/tsconfig.json, tests/tests/for_range_no_vars/tsconfig.json, tests/tests/for_range_value_only/tsconfig.json, tests/tests/forward_goto_statement/tsconfig.json, tests/tests/func_lit_outer_function_tuple/tsconfig.json, tests/tests/func_lit_pointer_receiver_named_value/tsconfig.json, tests/tests/func_literal/tsconfig.json, tests/tests/function_call_result_assignment/tsconfig.json, tests/tests/function_call_variable_shadowing/tsconfig.json, tests/tests/function_nil_zero_narrowing/tsconfig.json, tests/tests/function_result_async_compatible/tsconfig.json, tests/tests/function_returns_function/tsconfig.json, tests/tests/function_short_decl_async_compatible/tsconfig.json, tests/tests/function_signature_type/tsconfig.json, tests/tests/function_slice_call/tsconfig.json, tests/tests/function_type_assertion/tsconfig.json, tests/tests/generic_async_wrapper/tsconfig.json, tests/tests/generic_cache_pointer_callbacks/tsconfig.json, tests/tests/generic_constrained_slice_clone/tsconfig.json, tests/tests/generic_constructor_field_typeinfo/tsconfig.json, tests/tests/generic_erased_struct_make/tsconfig.json, tests/tests/generic_function_instantiation_value/tsconfig.json, tests/tests/generic_index_assignment/tsconfig.json, tests/tests/generic_numeric_slice_xor/tsconfig.json, tests/tests/generic_receiver_type_param_method/tsconfig.json, tests/tests/generic_string_constraint/tsconfig.json, tests/tests/generics/tsconfig.json, tests/tests/generics_basic/tsconfig.json, tests/tests/generics_interface/tsconfig.json, tests/tests/generics_leading_int/tsconfig.json, tests/tests/go_type_assertion/tsconfig.json, tests/tests/goroutine_broadcast_fanout/tsconfig.json, tests/tests/goroutine_conc_concurrency_limit/tsconfig.json, tests/tests/goroutine_conc_transpile_dropped/tsconfig.json, tests/tests/goroutines/tsconfig.json, tests/tests/goroutines_anonymous/tsconfig.json, tests/tests/goroutines_selector/tsconfig.json, tests/tests/hash_crc32/tsconfig.json, tests/tests/hex_escape_sequence/tsconfig.json, tests/tests/hidden_embedded_method_field/tsconfig.json, tests/tests/if_statement/tsconfig.json, tests/tests/if_type_assert/tsconfig.json, tests/tests/implicit_type_imports/tsconfig.json, tests/tests/import_alias_shadowed_by_local/tsconfig.json, tests/tests/import_alias_type_assert_shadow/tsconfig.json, tests/tests/import_inferred_external_type_func_lit/tsconfig.json, tests/tests/import_interface/tsconfig.json, tests/tests/import_named_multiple/tsconfig.json, tests/tests/import_package_var_assign/tsconfig.json, tests/tests/import_type_methods/tsconfig.json, tests/tests/import_unexported_inferred_type/tsconfig.json, tests/tests/imported_generic_function/tsconfig.json, tests/tests/imported_integer_constants/tsconfig.json, tests/tests/imported_interface_field/tsconfig.json, tests/tests/imul_32bit/tsconfig.json, tests/tests/index_expr_destructuring/tsconfig.json, tests/tests/index_expr_type_assertion/tsconfig.json, tests/tests/index_out_of_range/tsconfig.json, tests/tests/indirect_circular_deps/tsconfig.json, tests/tests/init_cross_file_zero_var_reader/tsconfig.json, tests/tests/inline_function_type_cast/tsconfig.json, tests/tests/inline_interface_type_assertion/tsconfig.json, tests/tests/integer_conversion_overflow/tsconfig.json, tests/tests/interface_async_callback_param/tsconfig.json, tests/tests/interface_async_method_call/tsconfig.json, tests/tests/interface_call_result_imports/tsconfig.json, tests/tests/interface_comparable_key/tsconfig.json, tests/tests/interface_copied_method_call/tsconfig.json, tests/tests/interface_embedded_import_methods/tsconfig.json, tests/tests/interface_embedded_parent_async/tsconfig.json, tests/tests/interface_embedding/tsconfig.json, tests/tests/interface_method_comments/tsconfig.json, tests/tests/interface_multi_param_return/tsconfig.json, tests/tests/interface_override_async_method/tsconfig.json, tests/tests/interface_pointer_assignment/tsconfig.json, tests/tests/interface_slice_index_short_decl/tsconfig.json, tests/tests/interface_subset_cast/tsconfig.json, tests/tests/interface_subset_type_switch/tsconfig.json, tests/tests/interface_to_interface_type_assertion/tsconfig.json, tests/tests/interface_type_assertion/tsconfig.json, tests/tests/interface_type_reference/tsconfig.json, tests/tests/issue_118_goroutine_starvation/tsconfig.json, tests/tests/issue_119_interface_nil_value/tsconfig.json, tests/tests/issue_120_generic_zero_value/tsconfig.json, tests/tests/iterator_simple/tsconfig.json, tests/tests/json_debug/tsconfig.json, tests/tests/json_encoder_debug/tsconfig.json, tests/tests/json_marshal_basic/tsconfig.json, tests/tests/json_numfield/tsconfig.json, tests/tests/json_simple/tsconfig.json, tests/tests/json_stream/tsconfig.json, tests/tests/json_typefields/tsconfig.json, tests/tests/json_typefields_flow/tsconfig.json, tests/tests/json_value/tsconfig.json, tests/tests/keyed_array_literal/tsconfig.json, tests/tests/line_directive_same_package_alias/tsconfig.json, tests/tests/linkname/tsconfig.json, tests/tests/linkname_alias/tsconfig.json, tests/tests/linkname_zero_returns/tsconfig.json, tests/tests/local_struct_type_decl/tsconfig.json, tests/tests/local_struct_type_decl_func_lit/tsconfig.json, tests/tests/make_generic_type/tsconfig.json, tests/tests/make_named_types/tsconfig.json, tests/tests/make_selector_type/tsconfig.json, tests/tests/make_slice/tsconfig.json, tests/tests/make_slice_struct_zero/tsconfig.json, tests/tests/map_assign_blank_both/tsconfig.json, tests/tests/map_builtin_name_collision/tsconfig.json, tests/tests/map_const_key/tsconfig.json, tests/tests/map_index_type_shadow/tsconfig.json, tests/tests/map_interface_key_pointer_value/tsconfig.json, tests/tests/map_nil_reassign/tsconfig.json, tests/tests/map_struct_key/tsconfig.json, tests/tests/map_support/tsconfig.json, tests/tests/map_type_assertion/tsconfig.json, tests/tests/map_value_field_access_cross_file/tsconfig.json, tests/tests/method_async_call/tsconfig.json, tests/tests/method_async_dependency/tsconfig.json, tests/tests/method_binding/tsconfig.json, tests/tests/method_call_on_pointer_receiver/tsconfig.json, tests/tests/method_call_on_pointer_via_value/tsconfig.json, tests/tests/method_call_on_value_receiver/tsconfig.json, tests/tests/method_call_on_value_via_pointer/tsconfig.json, tests/tests/method_call_slice_type/tsconfig.json, tests/tests/method_receiver_async_paren/tsconfig.json, tests/tests/method_receiver_await_paren/tsconfig.json, tests/tests/method_receiver_call_return/tsconfig.json, tests/tests/method_receiver_paren_line/tsconfig.json, tests/tests/method_receiver_reassign/tsconfig.json, tests/tests/method_receiver_shadowing/tsconfig.json, tests/tests/method_receiver_with_call_expr/tsconfig.json, tests/tests/method_result_imports_cross_file/tsconfig.json, tests/tests/method_value_primitive/tsconfig.json, tests/tests/missing_package_methods_issue/tsconfig.json, tests/tests/missing_valueof_error/tsconfig.json, tests/tests/mixed_number_bigint_shift/tsconfig.json, tests/tests/multi_return_same_type/tsconfig.json, tests/tests/multiple_init_functions/tsconfig.json, tests/tests/multiple_return_values/tsconfig.json, tests/tests/named_array_pointer_receiver_nullable/tsconfig.json, tests/tests/named_array_value_receiver_pointer_call/tsconfig.json, tests/tests/named_channel_zero_value_cross_file/tsconfig.json, tests/tests/named_function_type_call/tsconfig.json, tests/tests/named_nil_slice_interface_receiver/tsconfig.json, tests/tests/named_non_struct_interface_assertions/tsconfig.json, tests/tests/named_result_defer_return/tsconfig.json, tests/tests/named_result_func_literal/tsconfig.json, tests/tests/named_results/tsconfig.json, tests/tests/named_return_method/tsconfig.json, tests/tests/named_return_multiple/tsconfig.json, tests/tests/named_slice_full_slice_assignment/tsconfig.json, tests/tests/named_slice_wrapper/tsconfig.json, tests/tests/named_struct_async_method/tsconfig.json, tests/tests/named_struct_underlying_methodset/tsconfig.json, tests/tests/named_type_wrapper/tsconfig.json, tests/tests/named_types_valueof/tsconfig.json, tests/tests/nested_async_method_value/tsconfig.json, tests/tests/net_http_header_interface/tsconfig.json, tests/tests/nil_byte_slice_append/tsconfig.json, tests/tests/nil_channel/tsconfig.json, tests/tests/nil_pkg_pointer_dereference/tsconfig.json, tests/tests/nil_pointer_receiver_field_method/tsconfig.json, tests/tests/nil_slice_append_spread/tsconfig.json, tests/tests/nil_slice_closure_append/tsconfig.json, tests/tests/nullable_function_param_call/tsconfig.json, tests/tests/octal_literals/tsconfig.json, tests/tests/os_filemode_struct/tsconfig.json, tests/tests/package_import/tsconfig.json, tests/tests/package_import_archive_zip_writer/tsconfig.json, tests/tests/package_import_asn1_rdn_sequence/tsconfig.json, tests/tests/package_import_asn1_unknown_type/tsconfig.json, tests/tests/package_import_blank_side_effect/tsconfig.json, tests/tests/package_import_bytes/tsconfig.json, tests/tests/package_import_container_list/tsconfig.json, tests/tests/package_import_context/tsconfig.json, tests/tests/package_import_crypto_aes_gcm_roundtrip/tsconfig.json, tests/tests/package_import_crypto_ecdh_custom_reader/tsconfig.json, tests/tests/package_import_crypto_ed25519/tsconfig.json, tests/tests/package_import_crypto_rand/tsconfig.json, tests/tests/package_import_crypto_sha1/tsconfig.json, tests/tests/package_import_crypto_sha256/tsconfig.json, tests/tests/package_import_crypto_subtle_xor_bytes/tsconfig.json, tests/tests/package_import_csync/tsconfig.json, tests/tests/package_import_dot_qualified/tsconfig.json, tests/tests/package_import_embedded_forwarder/tsconfig.json, tests/tests/package_import_encoding_binary/tsconfig.json, tests/tests/package_import_encoding_json/tsconfig.json, tests/tests/package_import_encoding_json_omitempty_pointer_interface/tsconfig.json, tests/tests/package_import_encoding_json_unmarshal_pointer_hook/tsconfig.json, tests/tests/package_import_errors/tsconfig.json, tests/tests/package_import_errors_as_interface/tsconfig.json, tests/tests/package_import_fmt/tsconfig.json, tests/tests/package_import_go_parser/tsconfig.json, tests/tests/package_import_go_scanner/tsconfig.json, tests/tests/package_import_io/tsconfig.json, tests/tests/package_import_io_fs/tsconfig.json, tests/tests/package_import_io_fs_readdir_varref/tsconfig.json, tests/tests/package_import_io_fs_readlink/tsconfig.json, tests/tests/package_import_io_readfull/tsconfig.json, tests/tests/package_import_maps/tsconfig.json, tests/tests/package_import_maps_nil_keys/tsconfig.json, tests/tests/package_import_math_bits/tsconfig.json, tests/tests/package_import_named_struct_conversion/tsconfig.json, tests/tests/package_import_net_http_get/tsconfig.json, tests/tests/package_import_net_http_httptest/tsconfig.json, tests/tests/package_import_net_http_parity/tsconfig.json, tests/tests/package_import_net_http_parser/tsconfig.json, tests/tests/package_import_net_http_response/tsconfig.json, tests/tests/package_import_os/tsconfig.json, tests/tests/package_import_pairing_dial_conversions/tsconfig.json, tests/tests/package_import_path/tsconfig.json, tests/tests/package_import_path_filepath/tsconfig.json, tests/tests/package_import_pkg_errors/tsconfig.json, tests/tests/package_import_protobuf_equalvt/tsconfig.json, tests/tests/package_import_protobuf_json_time/tsconfig.json, tests/tests/package_import_reflect/tsconfig.json, tests/tests/package_import_reflect_mapkeys/tsconfig.json, tests/tests/package_import_regexp/tsconfig.json, tests/tests/package_import_reserved_alias/tsconfig.json, tests/tests/package_import_runtime/tsconfig.json, tests/tests/package_import_runtime_debug/tsconfig.json, tests/tests/package_import_runtime_policy/tsconfig.json, tests/tests/package_import_runtime_readmemstats_varref/tsconfig.json, tests/tests/package_import_slices/tsconfig.json, tests/tests/package_import_slices_max/tsconfig.json, tests/tests/package_import_sort/tsconfig.json, tests/tests/package_import_starpc_srpc/tsconfig.json, tests/tests/package_import_stdlib_parity/tsconfig.json, tests/tests/package_import_strconv/tsconfig.json, tests/tests/package_import_strings/tsconfig.json, tests/tests/package_import_sync/tsconfig.json, tests/tests/package_import_sync_atomic/tsconfig.json, tests/tests/package_import_syscall/tsconfig.json, tests/tests/package_import_syscall_js/tsconfig.json, tests/tests/package_import_testing_fstest/tsconfig.json, tests/tests/package_import_time/tsconfig.json, tests/tests/package_import_time_in/tsconfig.json, tests/tests/package_import_top_level_call/tsconfig.json, tests/tests/package_import_unicode/tsconfig.json, tests/tests/package_import_unicode_utf8/tsconfig.json, tests/tests/package_import_unique/tsconfig.json, tests/tests/package_import_x509_create_certificate/tsconfig.json, tests/tests/package_import_x509_tls_path/tsconfig.json, tests/tests/package_import_x509_verify_async/tsconfig.json, tests/tests/package_import_x_crypto_chacha20poly1305_packet_alias/tsconfig.json, tests/tests/package_init_async_lazy_cycle/tsconfig.json, tests/tests/package_tuple_blank_var/tsconfig.json, tests/tests/package_var_async_method/tsconfig.json, tests/tests/parallel_assign_pointer_temps/tsconfig.json, tests/tests/path_error_constructor/tsconfig.json, tests/tests/pointer_assignment_no_copy/tsconfig.json, tests/tests/pointer_circular_ref/tsconfig.json, tests/tests/pointer_composite_literal_assignment/tsconfig.json, tests/tests/pointer_composite_literal_untyped/tsconfig.json, tests/tests/pointer_deref_multiassign/tsconfig.json, tests/tests/pointer_initialization/tsconfig.json, tests/tests/pointer_range_loop/tsconfig.json, tests/tests/pointer_struct_assign_clone/tsconfig.json, tests/tests/pointers/tsconfig.json, tests/tests/primitive_error_cross_file/tsconfig.json, tests/tests/primitive_error_type/tsconfig.json, tests/tests/private_field_access/tsconfig.json, tests/tests/promise_return_type/tsconfig.json, tests/tests/promise_type_name_shadow/tsconfig.json, tests/tests/promoted_embedded_struct_interface/tsconfig.json, tests/tests/promoted_external_embedded_method/tsconfig.json, tests/tests/promoted_method_call/tsconfig.json, tests/tests/promoted_pointer_fields/tsconfig.json, tests/tests/protobuf_lite_ts/tsconfig.json, tests/tests/quic_loss_frame_handler/tsconfig.json, tests/tests/range_const_reassign/tsconfig.json, tests/tests/range_expr_evaluated_once/tsconfig.json, tests/tests/range_func_async_method_value/tsconfig.json, tests/tests/range_shadow_rhs/tsconfig.json, tests/tests/range_shadow_struct_field/tsconfig.json, tests/tests/range_value_pointer_receiver/tsconfig.json, tests/tests/receiver_binding/tsconfig.json, tests/tests/receiver_method/tsconfig.json, tests/tests/receiver_variable/tsconfig.json, tests/tests/recursive_type_definition/tsconfig.json, tests/tests/redeclaration_assign/tsconfig.json, tests/tests/redeclaration_assign_multi_rhs/tsconfig.json, tests/tests/reflect_func_of/tsconfig.json, tests/tests/reflect_implements/tsconfig.json, tests/tests/reflect_make_func/tsconfig.json, tests/tests/reflect_numfield/tsconfig.json, tests/tests/reflect_slice_at/tsconfig.json, tests/tests/reflect_struct_basic/tsconfig.json, tests/tests/reflect_struct_field/tsconfig.json, tests/tests/reflect_struct_of/tsconfig.json, tests/tests/reflect_typefor/tsconfig.json, tests/tests/replace_directive/tsconfig.json, tests/tests/reserved_function_name/tsconfig.json, tests/tests/reserved_identifier_arguments/tsconfig.json, tests/tests/reserved_word_in/tsconfig.json, tests/tests/reserved_words/tsconfig.json, tests/tests/return_async_call/tsconfig.json, tests/tests/rune_const_import/tsconfig.json, tests/tests/rune_const_reference/tsconfig.json, tests/tests/runtime_const_platform_compare/tsconfig.json, tests/tests/runtime_goexit_reference/tsconfig.json, tests/tests/select_continue_switch/tsconfig.json, tests/tests/select_default_continue/tsconfig.json, tests/tests/select_mixed_returns/tsconfig.json, tests/tests/select_receive_on_closed_channel_no_default/tsconfig.json, tests/tests/select_send_on_full_buffered_channel_with_default/tsconfig.json, tests/tests/select_statement/tsconfig.json, tests/tests/selective_exports/tsconfig.json, tests/tests/selector_expr_lhs_multi_assign/tsconfig.json, tests/tests/selector_expr_ok_variable/tsconfig.json, tests/tests/shadowed_varref_pointer_receiver/tsconfig.json, tests/tests/short_decl_shadow_tdz/tsconfig.json, tests/tests/short_decl_type_assert_type_shadow/tsconfig.json, tests/tests/short_decl_type_conversion_shadow/tsconfig.json, tests/tests/signed_wide_compound_assign/tsconfig.json, tests/tests/simple/tsconfig.json, tests/tests/simple_deref_assignment/tsconfig.json, tests/tests/simple_interface/tsconfig.json, tests/tests/simple_pointer_assign/tsconfig.json, tests/tests/slice/tsconfig.json, tests/tests/slice_copy_overlap/tsconfig.json, tests/tests/slice_nil/tsconfig.json, tests/tests/slice_to_array_conversion/tsconfig.json, tests/tests/slice_to_array_overflow/tsconfig.json, tests/tests/slice_type_assertion/tsconfig.json, tests/tests/slices_grow/tsconfig.json, tests/tests/slices_sortfunc/tsconfig.json, tests/tests/slices_sortfunc_nil/tsconfig.json, tests/tests/star_compound_assign/tsconfig.json, tests/tests/star_expr_destructuring/tsconfig.json, tests/tests/strict_mode_identifiers/tsconfig.json, tests/tests/string_conversion/tsconfig.json, tests/tests/string_copy_to_array/tsconfig.json, tests/tests/string_index_access/tsconfig.json, tests/tests/string_index_array_access/tsconfig.json, tests/tests/string_range_runes/tsconfig.json, tests/tests/string_slice/tsconfig.json, tests/tests/string_switch_narrow_compare/tsconfig.json, tests/tests/string_type_assertion/tsconfig.json, tests/tests/struct_embedding/tsconfig.json, tests/tests/struct_embedding_bytes_buffer/tsconfig.json, tests/tests/struct_equality/tsconfig.json, tests/tests/struct_field_access/tsconfig.json, tests/tests/struct_field_declaration_order/tsconfig.json, tests/tests/struct_literal_interface/tsconfig.json, tests/tests/struct_method_clone_collision/tsconfig.json, tests/tests/struct_method_expression/tsconfig.json, tests/tests/struct_new/tsconfig.json, tests/tests/struct_pointer_interface_fields/tsconfig.json, tests/tests/struct_pointer_marking/tsconfig.json, tests/tests/struct_private_field/tsconfig.json, tests/tests/struct_private_field_ptr/tsconfig.json, tests/tests/struct_type_assertion/tsconfig.json, tests/tests/struct_value_init_clone/tsconfig.json, tests/tests/switch_case_scope/tsconfig.json, tests/tests/switch_default_fallthrough/tsconfig.json, tests/tests/switch_multi_case/tsconfig.json, tests/tests/switch_statement/tsconfig.json, tests/tests/sync_once_async_do/tsconfig.json, tests/tests/testing_async_subtest/tsconfig.json, tests/tests/time_format_ext/tsconfig.json, tests/tests/tuple_call_forwarding/tsconfig.json, tests/tests/tuple_interface_assignment/tsconfig.json, tests/tests/tuple_reassignment_pointer_method_cycle/tsconfig.json, tests/tests/tuple_return_interface/tsconfig.json, tests/tests/type_alias_cross_file/tsconfig.json, tests/tests/type_alias_interface_param_cross_file/tsconfig.json, tests/tests/type_assertion_duplicate_vars/tsconfig.json, tests/tests/type_conversion_interface_ptr_nil/tsconfig.json, tests/tests/type_declaration_receiver/tsconfig.json, tests/tests/type_method_primitive/tsconfig.json, tests/tests/type_missing_imports/tsconfig.json, tests/tests/type_separate_files/tsconfig.json, tests/tests/type_switch_statement/tsconfig.json, tests/tests/type_switch_varref_suffix/tsconfig.json, tests/tests/typed_nil_pointer_conversion/tsconfig.json, tests/tests/typed_nil_slice_interface_assertion/tsconfig.json, tests/tests/uint32_wrap_ops/tsconfig.json, tests/tests/undefined_type_error/tsconfig.json, tests/tests/unsafe_array_pointer_slice/tsconfig.json, tests/tests/unsafe_bytes_string/tsconfig.json, tests/tests/unsafe_noescape_uintptr_xor/tsconfig.json, tests/tests/unsafe_pointer_address/tsconfig.json, tests/tests/unsafe_pointer_erased_var/tsconfig.json, tests/tests/unsafe_pointer_storage/tsconfig.json, tests/tests/unsafe_slice_reassign/tsconfig.json, tests/tests/unsafe_string_slice_header/tsconfig.json, tests/tests/unsigned_conversion_comparison/tsconfig.json, tests/tests/util_promise/tsconfig.json, tests/tests/value_receiver_address/tsconfig.json, tests/tests/value_type_copy_behavior/tsconfig.json, tests/tests/var_init_method_call/tsconfig.json, tests/tests/var_init_order/tsconfig.json, tests/tests/variable_shadowing_scope/tsconfig.json, tests/tests/variadic_function_call/tsconfig.json, tests/tests/variadic_imported_unexported_option/tsconfig.json, tests/tests/variadic_interface_method/tsconfig.json, tests/tests/variadic_interface_param/tsconfig.json, tests/tests/variadic_pointer_interface_param/tsconfig.json, tests/tests/varref/tsconfig.json, tests/tests/varref_assign/tsconfig.json, tests/tests/varref_composite_lit/tsconfig.json, tests/tests/varref_deref_set/tsconfig.json, tests/tests/varref_deref_struct/tsconfig.json, tests/tests/varref_pointers/tsconfig.json, tests/tests/varref_pointers_deref/tsconfig.json, tests/tests/varref_pointers_number/tsconfig.json, tests/tests/varref_struct/tsconfig.json, tests/tests/varref_struct_init/tsconfig.json, tests/tests/wide_and_not_constant/tsconfig.json, tests/tests/wide_int_shift_count/tsconfig.json, tests/tests/wide_relational_constants/tsconfig.json, tests/tests/wide_uint64_chunker_arith/tsconfig.json, tests/tests/wide_uint64_exact_arithmetic/tsconfig.json, tests/tests/wide_uint64_ops/tsconfig.json, tests/tests/wide_uint64_switch/tsconfig.json, tests/tests/wide_uint64_wraparound/tsconfig.json, tests/tests/wrapper_slice_append/tsconfig.json, tests/tests/wrapper_type_args/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example/app/tsconfig.json, example/simple/tsconfig.json, tests/tests/address_of_pointer_deref/tsconfig.json, tests/tests/address_taken_param_struct/tsconfig.json, tests/tests/addressed_struct_interface/tsconfig.json, tests/tests/anonymous_struct_field_address/tsconfig.json, tests/tests/anonymous_struct_slice/tsconfig.json, tests/tests/anonymous_struct_zero_unsafe/tsconfig.json, tests/tests/array_equality/tsconfig.json, tests/tests/array_literal/tsconfig.json, tests/tests/array_pointer_element_slice/tsconfig.json, tests/tests/array_pointer_len_cap/tsconfig.json, tests/tests/array_pointer_ops/tsconfig.json, tests/tests/assign_op/tsconfig.json, tests/tests/assign_op_asi_barrier/tsconfig.json, tests/tests/async_basic/tsconfig.json, tests/tests/async_call_in_return/tsconfig.json, tests/tests/async_call_index_target/tsconfig.json, tests/tests/async_callback_imported_function/tsconfig.json, tests/tests/async_defer_statement/tsconfig.json, tests/tests/async_func_lit_select/tsconfig.json, tests/tests/async_func_lit_switch_await/tsconfig.json, tests/tests/async_function_alias/tsconfig.json, tests/tests/async_function_field/tsconfig.json, tests/tests/async_function_type_assertion/tsconfig.json, tests/tests/async_function_variable_assignment/tsconfig.json, tests/tests/async_void_function_literal_call/tsconfig.json, tests/tests/atomic_struct_field_init/tsconfig.json, tests/tests/bare_block_statement/tsconfig.json, tests/tests/basic_arithmetic/tsconfig.json, tests/tests/binary_precedence/tsconfig.json, tests/tests/bitwise_and_not_assignment/tsconfig.json, tests/tests/blank_func_decl/tsconfig.json, tests/tests/blank_parameters/tsconfig.json, tests/tests/blank_struct_fields/tsconfig.json, tests/tests/block_comments/tsconfig.json, tests/tests/bodyless_async_callback/tsconfig.json, tests/tests/bool_slice_zero/tsconfig.json, tests/tests/boolean_logic/tsconfig.json, tests/tests/buffer_value_field_error/tsconfig.json, tests/tests/build_tags/tsconfig.json, tests/tests/builtin_minmax_strings/tsconfig.json, tests/tests/byte_slice_composite_literal/tsconfig.json, tests/tests/byte_slice_equal_empty/tsconfig.json, tests/tests/bytes/tsconfig.json, tests/tests/call_async_returned_function/tsconfig.json, tests/tests/call_imported_interface_param/tsconfig.json, tests/tests/call_returned_function_async/tsconfig.json, tests/tests/chan_type_assertion/tsconfig.json, tests/tests/channel_basic/tsconfig.json, tests/tests/channel_receive_both_blank/tsconfig.json, tests/tests/class_declaration_order/tsconfig.json, tests/tests/clear_slice/tsconfig.json, tests/tests/closure_func_assignment/tsconfig.json, tests/tests/comments_struct/tsconfig.json, tests/tests/complex_constant_return/tsconfig.json, tests/tests/composite_literal_assignment/tsconfig.json, tests/tests/composite_literal_field_shadow/tsconfig.json, tests/tests/conn_id_generator_methods/tsconfig.json, tests/tests/constant_shift_64/tsconfig.json, tests/tests/constant_switch_tag/tsconfig.json, tests/tests/constants/tsconfig.json, tests/tests/constants_iota/tsconfig.json, tests/tests/copy_independence/tsconfig.json, tests/tests/cross_file_address_var/tsconfig.json, tests/tests/cross_file_const_init_order/tsconfig.json, tests/tests/cross_file_function_result_type/tsconfig.json, tests/tests/cross_file_method_descriptor/tsconfig.json, tests/tests/cross_file_method_imports/tsconfig.json, tests/tests/cross_file_method_owner/tsconfig.json, tests/tests/cross_file_package_var_assignment/tsconfig.json, tests/tests/cross_file_struct_typeinfo_zero/tsconfig.json, tests/tests/cross_file_varref_struct_field/tsconfig.json, tests/tests/cross_package_unexported_interface_field/tsconfig.json, tests/tests/debug_marshal/tsconfig.json, tests/tests/debug_simple/tsconfig.json, tests/tests/defer_async_method/tsconfig.json, tests/tests/defer_iife_func_literal_callee/tsconfig.json, tests/tests/defer_immediate_callee_eval/tsconfig.json, tests/tests/defer_recover/tsconfig.json, tests/tests/defer_statement/tsconfig.json, tests/tests/defined_external_struct_wrapper/tsconfig.json, tests/tests/destructure_trailing_comma/tsconfig.json, tests/tests/destructuring_assignment/tsconfig.json, tests/tests/discarded_channel_receive/tsconfig.json, tests/tests/ed25519_signer_assertion/tsconfig.json, tests/tests/embedded_interface_assertion/tsconfig.json, tests/tests/embedded_interface_forwarding/tsconfig.json, tests/tests/embedded_interface_null_assertion/tsconfig.json, tests/tests/error_pointer/tsconfig.json, tests/tests/expr_stmt_iife_asi/tsconfig.json, tests/tests/filepath_walkfunc_call/tsconfig.json, tests/tests/flag_bitwise_op/tsconfig.json, tests/tests/float32_rounding/tsconfig.json, tests/tests/float64/tsconfig.json, tests/tests/for_init_exprstmt/tsconfig.json, tests/tests/for_init_multi_assign/tsconfig.json, tests/tests/for_init_value_ok/tsconfig.json, tests/tests/for_loop_basic/tsconfig.json, tests/tests/for_loop_condition_only/tsconfig.json, tests/tests/for_loop_infinite/tsconfig.json, tests/tests/for_loop_multi_assign_mismatch/tsconfig.json, tests/tests/for_post_assign_stmt/tsconfig.json, tests/tests/for_post_exprstmt/tsconfig.json, tests/tests/for_post_incdec/tsconfig.json, tests/tests/for_post_multi_assign/tsconfig.json, tests/tests/for_range/tsconfig.json, tests/tests/for_range_channel/tsconfig.json, tests/tests/for_range_channel_buffered/tsconfig.json, tests/tests/for_range_index_use/tsconfig.json, tests/tests/for_range_key_only/tsconfig.json, tests/tests/for_range_no_vars/tsconfig.json, tests/tests/for_range_value_only/tsconfig.json, tests/tests/forward_goto_statement/tsconfig.json, tests/tests/func_lit_outer_function_tuple/tsconfig.json, tests/tests/func_lit_pointer_receiver_named_value/tsconfig.json, tests/tests/func_literal/tsconfig.json, tests/tests/function_call_result_assignment/tsconfig.json, tests/tests/function_call_variable_shadowing/tsconfig.json, tests/tests/function_nil_zero_narrowing/tsconfig.json, tests/tests/function_result_async_compatible/tsconfig.json, tests/tests/function_returns_function/tsconfig.json, tests/tests/function_short_decl_async_compatible/tsconfig.json, tests/tests/function_signature_type/tsconfig.json, tests/tests/function_slice_call/tsconfig.json, tests/tests/function_type_assertion/tsconfig.json, tests/tests/generic_async_wrapper/tsconfig.json, tests/tests/generic_cache_pointer_callbacks/tsconfig.json, tests/tests/generic_constrained_slice_clone/tsconfig.json, tests/tests/generic_constructor_field_typeinfo/tsconfig.json, tests/tests/generic_erased_struct_make/tsconfig.json, tests/tests/generic_function_instantiation_value/tsconfig.json, tests/tests/generic_index_assignment/tsconfig.json, tests/tests/generic_numeric_slice_xor/tsconfig.json, tests/tests/generic_receiver_type_param_method/tsconfig.json, tests/tests/generic_string_constraint/tsconfig.json, tests/tests/generics/tsconfig.json, tests/tests/generics_basic/tsconfig.json, tests/tests/generics_interface/tsconfig.json, tests/tests/generics_leading_int/tsconfig.json, tests/tests/go_type_assertion/tsconfig.json, tests/tests/goroutine_broadcast_fanout/tsconfig.json, tests/tests/goroutine_conc_concurrency_limit/tsconfig.json, tests/tests/goroutine_conc_transpile_dropped/tsconfig.json, tests/tests/goroutines/tsconfig.json, tests/tests/goroutines_anonymous/tsconfig.json, tests/tests/goroutines_selector/tsconfig.json, tests/tests/hash_crc32/tsconfig.json, tests/tests/hex_escape_sequence/tsconfig.json, tests/tests/hidden_embedded_method_field/tsconfig.json, tests/tests/if_statement/tsconfig.json, tests/tests/if_type_assert/tsconfig.json, tests/tests/implicit_type_imports/tsconfig.json, tests/tests/import_alias_shadowed_by_local/tsconfig.json, tests/tests/import_alias_type_assert_shadow/tsconfig.json, tests/tests/import_inferred_external_type_func_lit/tsconfig.json, tests/tests/import_interface/tsconfig.json, tests/tests/import_named_multiple/tsconfig.json, tests/tests/import_package_var_assign/tsconfig.json, tests/tests/import_type_methods/tsconfig.json, tests/tests/import_unexported_inferred_type/tsconfig.json, tests/tests/imported_generic_function/tsconfig.json, tests/tests/imported_integer_constants/tsconfig.json, tests/tests/imported_interface_field/tsconfig.json, tests/tests/imul_32bit/tsconfig.json, tests/tests/index_expr_destructuring/tsconfig.json, tests/tests/index_expr_type_assertion/tsconfig.json, tests/tests/index_out_of_range/tsconfig.json, tests/tests/indirect_circular_deps/tsconfig.json, tests/tests/init_cross_file_zero_var_reader/tsconfig.json, tests/tests/inline_function_type_cast/tsconfig.json, tests/tests/inline_interface_type_assertion/tsconfig.json, tests/tests/integer_conversion_overflow/tsconfig.json, tests/tests/interface_async_callback_param/tsconfig.json, tests/tests/interface_async_method_call/tsconfig.json, tests/tests/interface_call_result_imports/tsconfig.json, tests/tests/interface_comparable_key/tsconfig.json, tests/tests/interface_copied_method_call/tsconfig.json, tests/tests/interface_embedded_import_methods/tsconfig.json, tests/tests/interface_embedded_parent_async/tsconfig.json, tests/tests/interface_embedding/tsconfig.json, tests/tests/interface_method_comments/tsconfig.json, tests/tests/interface_multi_param_return/tsconfig.json, tests/tests/interface_override_async_method/tsconfig.json, tests/tests/interface_pointer_assignment/tsconfig.json, tests/tests/interface_slice_index_short_decl/tsconfig.json, tests/tests/interface_subset_cast/tsconfig.json, tests/tests/interface_subset_type_switch/tsconfig.json, tests/tests/interface_to_interface_type_assertion/tsconfig.json, tests/tests/interface_type_assertion/tsconfig.json, tests/tests/interface_type_reference/tsconfig.json, tests/tests/issue_118_goroutine_starvation/tsconfig.json, tests/tests/issue_119_interface_nil_value/tsconfig.json, tests/tests/issue_120_generic_zero_value/tsconfig.json, tests/tests/iterator_simple/tsconfig.json, tests/tests/json_debug/tsconfig.json, tests/tests/json_encoder_debug/tsconfig.json, tests/tests/json_marshal_basic/tsconfig.json, tests/tests/json_numfield/tsconfig.json, tests/tests/json_simple/tsconfig.json, tests/tests/json_stream/tsconfig.json, tests/tests/json_typefields/tsconfig.json, tests/tests/json_typefields_flow/tsconfig.json, tests/tests/json_value/tsconfig.json, tests/tests/keyed_array_literal/tsconfig.json, tests/tests/line_directive_same_package_alias/tsconfig.json, tests/tests/linkname/tsconfig.json, tests/tests/linkname_alias/tsconfig.json, tests/tests/linkname_zero_returns/tsconfig.json, tests/tests/local_struct_type_decl/tsconfig.json, tests/tests/local_struct_type_decl_func_lit/tsconfig.json, tests/tests/make_generic_type/tsconfig.json, tests/tests/make_named_types/tsconfig.json, tests/tests/make_selector_type/tsconfig.json, tests/tests/make_slice/tsconfig.json, tests/tests/make_slice_struct_zero/tsconfig.json, tests/tests/map_assign_blank_both/tsconfig.json, tests/tests/map_builtin_name_collision/tsconfig.json, tests/tests/map_const_key/tsconfig.json, tests/tests/map_index_type_shadow/tsconfig.json, tests/tests/map_interface_key_pointer_value/tsconfig.json, tests/tests/map_nil_reassign/tsconfig.json, tests/tests/map_struct_key/tsconfig.json, tests/tests/map_support/tsconfig.json, tests/tests/map_type_assertion/tsconfig.json, tests/tests/map_value_field_access_cross_file/tsconfig.json, tests/tests/method_async_call/tsconfig.json, tests/tests/method_async_dependency/tsconfig.json, tests/tests/method_binding/tsconfig.json, tests/tests/method_call_on_pointer_receiver/tsconfig.json, tests/tests/method_call_on_pointer_via_value/tsconfig.json, tests/tests/method_call_on_value_receiver/tsconfig.json, tests/tests/method_call_on_value_via_pointer/tsconfig.json, tests/tests/method_call_slice_type/tsconfig.json, tests/tests/method_receiver_async_paren/tsconfig.json, tests/tests/method_receiver_await_paren/tsconfig.json, tests/tests/method_receiver_call_return/tsconfig.json, tests/tests/method_receiver_paren_line/tsconfig.json, tests/tests/method_receiver_reassign/tsconfig.json, tests/tests/method_receiver_shadowing/tsconfig.json, tests/tests/method_receiver_with_call_expr/tsconfig.json, tests/tests/method_result_imports_cross_file/tsconfig.json, tests/tests/method_value_primitive/tsconfig.json, tests/tests/missing_package_methods_issue/tsconfig.json, tests/tests/missing_valueof_error/tsconfig.json, tests/tests/mixed_number_bigint_shift/tsconfig.json, tests/tests/multi_return_same_type/tsconfig.json, tests/tests/multiple_init_functions/tsconfig.json, tests/tests/multiple_return_values/tsconfig.json, tests/tests/named_array_pointer_receiver_nullable/tsconfig.json, tests/tests/named_array_value_receiver_pointer_call/tsconfig.json, tests/tests/named_channel_zero_value_cross_file/tsconfig.json, tests/tests/named_function_type_call/tsconfig.json, tests/tests/named_nil_slice_interface_receiver/tsconfig.json, tests/tests/named_non_struct_interface_assertions/tsconfig.json, tests/tests/named_result_defer_return/tsconfig.json, tests/tests/named_result_func_literal/tsconfig.json, tests/tests/named_results/tsconfig.json, tests/tests/named_return_method/tsconfig.json, tests/tests/named_return_multiple/tsconfig.json, tests/tests/named_slice_full_slice_assignment/tsconfig.json, tests/tests/named_slice_wrapper/tsconfig.json, tests/tests/named_struct_async_method/tsconfig.json, tests/tests/named_struct_underlying_methodset/tsconfig.json, tests/tests/named_type_wrapper/tsconfig.json, tests/tests/named_types_valueof/tsconfig.json, tests/tests/nested_async_method_value/tsconfig.json, tests/tests/net_http_header_interface/tsconfig.json, tests/tests/nil_byte_slice_append/tsconfig.json, tests/tests/nil_channel/tsconfig.json, tests/tests/nil_pkg_pointer_dereference/tsconfig.json, tests/tests/nil_pointer_receiver_field_method/tsconfig.json, tests/tests/nil_slice_append_spread/tsconfig.json, tests/tests/nil_slice_closure_append/tsconfig.json, tests/tests/nullable_function_param_call/tsconfig.json, tests/tests/octal_literals/tsconfig.json, tests/tests/os_filemode_struct/tsconfig.json, tests/tests/package_import/tsconfig.json, tests/tests/package_import_archive_zip_writer/tsconfig.json, tests/tests/package_import_asn1_rdn_sequence/tsconfig.json, tests/tests/package_import_asn1_unknown_type/tsconfig.json, tests/tests/package_import_blank_side_effect/tsconfig.json, tests/tests/package_import_bytes/tsconfig.json, tests/tests/package_import_container_list/tsconfig.json, tests/tests/package_import_context/tsconfig.json, tests/tests/package_import_crypto_aes_gcm_roundtrip/tsconfig.json, tests/tests/package_import_crypto_ecdh_custom_reader/tsconfig.json, tests/tests/package_import_crypto_ed25519/tsconfig.json, tests/tests/package_import_crypto_rand/tsconfig.json, tests/tests/package_import_crypto_sha1/tsconfig.json, tests/tests/package_import_crypto_sha256/tsconfig.json, tests/tests/package_import_crypto_subtle_xor_bytes/tsconfig.json, tests/tests/package_import_csync/tsconfig.json, tests/tests/package_import_dot_qualified/tsconfig.json, tests/tests/package_import_embedded_forwarder/tsconfig.json, tests/tests/package_import_encoding_binary/tsconfig.json, tests/tests/package_import_encoding_json/tsconfig.json, tests/tests/package_import_encoding_json_omitempty_pointer_interface/tsconfig.json, tests/tests/package_import_encoding_json_unmarshal_pointer_hook/tsconfig.json, tests/tests/package_import_errors/tsconfig.json, tests/tests/package_import_errors_as_interface/tsconfig.json, tests/tests/package_import_fmt/tsconfig.json, tests/tests/package_import_go_parser/tsconfig.json, tests/tests/package_import_go_scanner/tsconfig.json, tests/tests/package_import_io/tsconfig.json, tests/tests/package_import_io_fs/tsconfig.json, tests/tests/package_import_io_fs_readdir_varref/tsconfig.json, tests/tests/package_import_io_fs_readlink/tsconfig.json, tests/tests/package_import_io_readfull/tsconfig.json, tests/tests/package_import_maps/tsconfig.json, tests/tests/package_import_maps_nil_keys/tsconfig.json, tests/tests/package_import_math_bits/tsconfig.json, tests/tests/package_import_named_struct_conversion/tsconfig.json, tests/tests/package_import_net_http_get/tsconfig.json, tests/tests/package_import_net_http_httptest/tsconfig.json, tests/tests/package_import_net_http_parity/tsconfig.json, tests/tests/package_import_net_http_parser/tsconfig.json, tests/tests/package_import_net_http_response/tsconfig.json, tests/tests/package_import_os/tsconfig.json, tests/tests/package_import_pairing_dial_conversions/tsconfig.json, tests/tests/package_import_path/tsconfig.json, tests/tests/package_import_path_filepath/tsconfig.json, tests/tests/package_import_pkg_errors/tsconfig.json, tests/tests/package_import_protobuf_equalvt/tsconfig.json, tests/tests/package_import_protobuf_json_time/tsconfig.json, tests/tests/package_import_reflect/tsconfig.json, tests/tests/package_import_reflect_mapkeys/tsconfig.json, tests/tests/package_import_regexp/tsconfig.json, tests/tests/package_import_reserved_alias/tsconfig.json, tests/tests/package_import_runtime/tsconfig.json, tests/tests/package_import_runtime_debug/tsconfig.json, tests/tests/package_import_runtime_policy/tsconfig.json, tests/tests/package_import_runtime_readmemstats_varref/tsconfig.json, tests/tests/package_import_slices/tsconfig.json, tests/tests/package_import_slices_max/tsconfig.json, tests/tests/package_import_sort/tsconfig.json, tests/tests/package_import_starpc_srpc/tsconfig.json, tests/tests/package_import_stdlib_parity/tsconfig.json, tests/tests/package_import_strconv/tsconfig.json, tests/tests/package_import_strings/tsconfig.json, tests/tests/package_import_sync/tsconfig.json, tests/tests/package_import_sync_atomic/tsconfig.json, tests/tests/package_import_syscall/tsconfig.json, tests/tests/package_import_syscall_js/tsconfig.json, tests/tests/package_import_testing_fstest/tsconfig.json, tests/tests/package_import_time/tsconfig.json, tests/tests/package_import_time_in/tsconfig.json, tests/tests/package_import_top_level_call/tsconfig.json, tests/tests/package_import_unicode/tsconfig.json, tests/tests/package_import_unicode_utf8/tsconfig.json, tests/tests/package_import_unique/tsconfig.json, tests/tests/package_import_x509_create_certificate/tsconfig.json, tests/tests/package_import_x509_tls_path/tsconfig.json, tests/tests/package_import_x509_verify_async/tsconfig.json, tests/tests/package_import_x_crypto_chacha20poly1305_packet_alias/tsconfig.json, tests/tests/package_init_async_lazy_cycle/tsconfig.json, tests/tests/package_tuple_blank_var/tsconfig.json, tests/tests/package_var_async_method/tsconfig.json, tests/tests/parallel_assign_pointer_temps/tsconfig.json, tests/tests/path_error_constructor/tsconfig.json, tests/tests/pointer_assignment_no_copy/tsconfig.json, tests/tests/pointer_circular_ref/tsconfig.json, tests/tests/pointer_composite_literal_assignment/tsconfig.json, tests/tests/pointer_composite_literal_untyped/tsconfig.json, tests/tests/pointer_deref_multiassign/tsconfig.json, tests/tests/pointer_initialization/tsconfig.json, tests/tests/pointer_range_loop/tsconfig.json, tests/tests/pointer_struct_assign_clone/tsconfig.json, tests/tests/pointers/tsconfig.json, tests/tests/primitive_error_cross_file/tsconfig.json, tests/tests/primitive_error_type/tsconfig.json, tests/tests/private_field_access/tsconfig.json, tests/tests/promise_return_type/tsconfig.json, tests/tests/promise_type_name_shadow/tsconfig.json, tests/tests/promoted_embedded_struct_interface/tsconfig.json, tests/tests/promoted_external_embedded_method/tsconfig.json, tests/tests/promoted_method_call/tsconfig.json, tests/tests/promoted_pointer_fields/tsconfig.json, tests/tests/protobuf_lite_ts/tsconfig.json, tests/tests/quic_loss_frame_handler/tsconfig.json, tests/tests/range_const_reassign/tsconfig.json, tests/tests/range_expr_evaluated_once/tsconfig.json, tests/tests/range_func_async_method_value/tsconfig.json, tests/tests/range_shadow_rhs/tsconfig.json, tests/tests/range_shadow_struct_field/tsconfig.json, tests/tests/range_value_pointer_receiver/tsconfig.json, tests/tests/receiver_binding/tsconfig.json, tests/tests/receiver_method/tsconfig.json, tests/tests/receiver_variable/tsconfig.json, tests/tests/recursive_type_definition/tsconfig.json, tests/tests/redeclaration_assign/tsconfig.json, tests/tests/redeclaration_assign_multi_rhs/tsconfig.json, tests/tests/reflect_func_of/tsconfig.json, tests/tests/reflect_implements/tsconfig.json, tests/tests/reflect_make_func/tsconfig.json, tests/tests/reflect_numfield/tsconfig.json, tests/tests/reflect_slice_at/tsconfig.json, tests/tests/reflect_struct_basic/tsconfig.json, tests/tests/reflect_struct_field/tsconfig.json, tests/tests/reflect_struct_of/tsconfig.json, tests/tests/reflect_typefor/tsconfig.json, tests/tests/replace_directive/tsconfig.json, tests/tests/reserved_function_name/tsconfig.json, tests/tests/reserved_identifier_arguments/tsconfig.json, tests/tests/reserved_word_in/tsconfig.json, tests/tests/reserved_words/tsconfig.json, tests/tests/return_async_call/tsconfig.json, tests/tests/rune_const_import/tsconfig.json, tests/tests/rune_const_reference/tsconfig.json, tests/tests/runtime_const_platform_compare/tsconfig.json, tests/tests/runtime_goexit_reference/tsconfig.json, tests/tests/select_continue_switch/tsconfig.json, tests/tests/select_default_continue/tsconfig.json, tests/tests/select_mixed_returns/tsconfig.json, tests/tests/select_receive_on_closed_channel_no_default/tsconfig.json, tests/tests/select_send_on_full_buffered_channel_with_default/tsconfig.json, tests/tests/select_statement/tsconfig.json, tests/tests/selective_exports/tsconfig.json, tests/tests/selector_expr_lhs_multi_assign/tsconfig.json, tests/tests/selector_expr_ok_variable/tsconfig.json, tests/tests/shadowed_varref_pointer_receiver/tsconfig.json, tests/tests/short_decl_shadow_tdz/tsconfig.json, tests/tests/short_decl_type_assert_type_shadow/tsconfig.json, tests/tests/short_decl_type_conversion_shadow/tsconfig.json, tests/tests/signed_wide_compound_assign/tsconfig.json, tests/tests/simple/tsconfig.json, tests/tests/simple_deref_assignment/tsconfig.json, tests/tests/simple_interface/tsconfig.json, tests/tests/simple_pointer_assign/tsconfig.json, tests/tests/slice/tsconfig.json, tests/tests/slice_copy_overlap/tsconfig.json, tests/tests/slice_nil/tsconfig.json, tests/tests/slice_to_array_conversion/tsconfig.json, tests/tests/slice_to_array_overflow/tsconfig.json, tests/tests/slice_type_assertion/tsconfig.json, tests/tests/slices_grow/tsconfig.json, tests/tests/slices_sortfunc/tsconfig.json, tests/tests/slices_sortfunc_nil/tsconfig.json, tests/tests/star_compound_assign/tsconfig.json, tests/tests/star_expr_destructuring/tsconfig.json, tests/tests/strict_mode_identifiers/tsconfig.json, tests/tests/string_conversion/tsconfig.json, tests/tests/string_copy_to_array/tsconfig.json, tests/tests/string_index_access/tsconfig.json, tests/tests/string_index_array_access/tsconfig.json, tests/tests/string_range_runes/tsconfig.json, tests/tests/string_slice/tsconfig.json, tests/tests/string_switch_narrow_compare/tsconfig.json, tests/tests/string_type_assertion/tsconfig.json, tests/tests/struct_embedding/tsconfig.json, tests/tests/struct_embedding_bytes_buffer/tsconfig.json, tests/tests/struct_equality/tsconfig.json, tests/tests/struct_field_access/tsconfig.json, tests/tests/struct_field_declaration_order/tsconfig.json, tests/tests/struct_literal_interface/tsconfig.json, tests/tests/struct_method_clone_collision/tsconfig.json, tests/tests/struct_method_expression/tsconfig.json, tests/tests/struct_new/tsconfig.json, tests/tests/struct_pointer_interface_fields/tsconfig.json, tests/tests/struct_pointer_marking/tsconfig.json, tests/tests/struct_private_field/tsconfig.json, tests/tests/struct_private_field_ptr/tsconfig.json, tests/tests/struct_type_assertion/tsconfig.json, tests/tests/struct_value_init_clone/tsconfig.json, tests/tests/switch_case_scope/tsconfig.json, tests/tests/switch_default_fallthrough/tsconfig.json, tests/tests/switch_multi_case/tsconfig.json, tests/tests/switch_statement/tsconfig.json, tests/tests/sync_once_async_do/tsconfig.json, tests/tests/testing_async_subtest/tsconfig.json, tests/tests/time_format_ext/tsconfig.json, tests/tests/tuple_call_forwarding/tsconfig.json, tests/tests/tuple_interface_assignment/tsconfig.json, tests/tests/tuple_reassignment_pointer_method_cycle/tsconfig.json, tests/tests/tuple_return_interface/tsconfig.json, tests/tests/type_alias_cross_file/tsconfig.json, tests/tests/type_alias_interface_param_cross_file/tsconfig.json, tests/tests/type_assertion_duplicate_vars/tsconfig.json, tests/tests/type_conversion_interface_ptr_nil/tsconfig.json, tests/tests/type_declaration_receiver/tsconfig.json, tests/tests/type_method_primitive/tsconfig.json, tests/tests/type_missing_imports/tsconfig.json, tests/tests/type_separate_files/tsconfig.json, tests/tests/type_switch_statement/tsconfig.json, tests/tests/type_switch_varref_suffix/tsconfig.json, tests/tests/typed_nil_pointer_conversion/tsconfig.json, tests/tests/typed_nil_slice_interface_assertion/tsconfig.json, tests/tests/uint32_wrap_ops/tsconfig.json, tests/tests/undefined_type_error/tsconfig.json, tests/tests/unsafe_array_pointer_slice/tsconfig.json, tests/tests/unsafe_bytes_string/tsconfig.json, tests/tests/unsafe_noescape_uintptr_xor/tsconfig.json, tests/tests/unsafe_pointer_address/tsconfig.json, tests/tests/unsafe_pointer_erased_var/tsconfig.json, tests/tests/unsafe_pointer_storage/tsconfig.json, tests/tests/unsafe_slice_reassign/tsconfig.json, tests/tests/unsafe_string_slice_header/tsconfig.json, tests/tests/unsigned_conversion_comparison/tsconfig.json, tests/tests/util_promise/tsconfig.json, tests/tests/value_receiver_address/tsconfig.json, tests/tests/value_type_copy_behavior/tsconfig.json, tests/tests/var_init_method_call/tsconfig.json, tests/tests/var_init_order/tsconfig.json, tests/tests/variable_shadowing_scope/tsconfig.json, tests/tests/variadic_function_call/tsconfig.json, tests/tests/variadic_imported_unexported_option/tsconfig.json, tests/tests/variadic_interface_method/tsconfig.json, tests/tests/variadic_interface_param/tsconfig.json, tests/tests/variadic_pointer_interface_param/tsconfig.json, tests/tests/varref/tsconfig.json, tests/tests/varref_assign/tsconfig.json, tests/tests/varref_composite_lit/tsconfig.json, tests/tests/varref_deref_set/tsconfig.json, tests/tests/varref_deref_struct/tsconfig.json, tests/tests/varref_pointers/tsconfig.json, tests/tests/varref_pointers_deref/tsconfig.json, tests/tests/varref_pointers_number/tsconfig.json, tests/tests/varref_struct/tsconfig.json, tests/tests/varref_struct_init/tsconfig.json, tests/tests/wide_and_not_constant/tsconfig.json, tests/tests/wide_int_shift_count/tsconfig.json, tests/tests/wide_relational_constants/tsconfig.json, tests/tests/wide_uint64_chunker_arith/tsconfig.json, tests/tests/wide_uint64_exact_arithmetic/tsconfig.json, tests/tests/wide_uint64_ops/tsconfig.json, tests/tests/wide_uint64_switch/tsconfig.json, tests/tests/wide_uint64_wraparound/tsconfig.json, tests/tests/wrapper_slice_append/tsconfig.json, tests/tests/wrapper_type_args/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 1492386,
"source_files_sampled": 2797,
"oversized_source_files": 34
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "34/2797 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2797,
"oversized": 34
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": [
"tests/tests/protobuf_lite_ts/protobuf_lite_ts.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "tests/tests/protobuf_lite_ts/protobuf_lite_ts.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tests/tests/protobuf_lite_ts/protobuf_lite_ts.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-14T15:17:25.490058Z",
"schema_version": "0.11.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/s4wave/goscript.svg",
"full_name": "s4wave/goscript",
"license_state": "standard",
"license_spdx": "MIT"
}