{"adoption": {"forks": 24, "observed_at": "2026-08-28T04:06:08.029070+00:00", "stars": 2036}, "canonical_url": "https://ross.abutalabs.com/products/proposal-try-operator", "card": {"archived": false, "artifact_type": "learning-resource", "description": "A proposal to bring ergonomic, inline error handling to JavaScript through a new try operator that always returns a Result.", "domain": ["programming-languages", "developer-tools", "apis"], "enriched": true, "function": ["error-handling", "programming-language", "sdk"], "health_score": 65, "homepage": "https://arthur.run/proposal-try-operator/", "language": null, "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["arthurfiorette/proposal-try-operator"], "name": "arthurfiorette/proposal-try-operator", "platform": ["browser", "cross-platform"], "pushed_at": "2026-04-02T01:36:15+00:00", "repo": "arthurfiorette/proposal-try-operator", "stars": 2036, "tags": ["tc39-proposal", "ecmascript", "result-pattern", "try-operator", "error-handling", "specification", "stage-0", "nodejs", "javascript"], "topics": ["catch", "effect", "error", "proposal", "result", "safe", "symbol", "tc39", "try", "tuple"], "urls": [], "use_cases": ["handle errors inline without try/catch blocks in javascript", "use a result pattern instead of exceptions in js", "convert thrown errors into values in javascript", "follow the status of a tc39 try operator proposal", "try a result class for safer async error handling", "avoid nested try catch blocks when parsing or fetching"], "what_it_is": "A Stage 0 TC39 proposal to add an ergonomic inline `try <expression>` operator to JavaScript that catches exceptions and returns a Result value instead of throwing. The repository contains the specification draft, design rationale, and a reference `Result` class implementation published to NPM as `try`.", "when_to_avoid": ["you need a shipped, standardized language feature - this is a Stage 0 proposal that may never reach ECMAScript", "you need type-safe typed errors, which the proposal explicitly does not aim to solve", "you need a production error-handling library with mature ecosystem support rather than a proposal reference implementation"], "when_to_choose": ["you want to experiment today with try-operator ergonomics via the npm `try` Result implementation", "you are researching or contributing to ECMAScript language design around error handling", "you prefer Go/Rust-style Result values over exception-based control flow in JavaScript"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/proposal-try-operator", "repo": "arthurfiorette/proposal-try-operator", "role": "main", "score": 57}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:08.029070+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:59:19.239849+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2e81c9d906c163ec2db0cd784775a48097ed0a6bcc116f3a8b31fe1d1fabfc2", "fetched_at": "2026-08-28T04:06:08.029070+00:00", "kind": "readme", "missing": false, "url": "https://github.com/arthurfiorette/proposal-try-operator"}, {"content_hash": "b758e8ee5a754e2d79088a83b7c2260b49912e50d37c4242c5a441b3c7b8cd26", "fetched_at": "2026-08-29T10:39:10.438717+00:00", "kind": "homepage", "missing": false, "url": "https://arthur.run/proposal-try-operator/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 75, "longevity": 53, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 751, "days_push": 154, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 57, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}