{"adoption": {"forks": 70, "observed_at": "2026-08-28T04:09:02.272545+00:00", "stars": 4909}, "canonical_url": "https://ross.abutalabs.com/products/proposal-optional-chaining", "card": {"archived": true, "artifact_type": "learning-resource", "description": null, "domain": ["programming-languages", "web-development"], "enriched": true, "function": ["programming-language", "documentation"], "health_score": 10, "homepage": "https://tc39.github.io/proposal-optional-chaining/", "language": "HTML", "license": null, "license_family": "other", "maturity": "stable", "member_repos": ["tc39/proposal-optional-chaining"], "name": "tc39/proposal-optional-chaining", "platform": ["cross-platform"], "pushed_at": "2022-01-24T21:12:16+00:00", "repo": "tc39/proposal-optional-chaining", "stars": 4909, "tags": ["ecmascript", "tc39", "language-proposal", "spec-text", "optional-chaining", "javascript-syntax", "javascript", "specifications", "web-server"], "topics": [], "urls": [], "use_cases": ["understand how the ?. optional chaining operator works in JavaScript", "read the official spec text for optional chaining semantics", "learn why user.address?.street is safer than user.address.street", "see how optional chaining interacts with nullish coalescing", "compare optional chaining syntax across languages like C# and Swift", "check edge cases like delete a?.b and forbidden write contexts"], "what_it_is": "The official TC39 ECMAScript proposal repository and spec text for the Optional Chaining operator (?.) in JavaScript, which reached Stage 4 and was merged into the language standard. It documents the motivation, syntax, and semantics of safe property access and optional method calls.", "when_to_avoid": ["you want a tutorial or beginner-friendly guide to modern JavaScript", "you need a runnable library or tool rather than a specification", "you are looking for the already-shipped feature in a JS runtime"], "when_to_choose": ["you need authoritative, normative spec details about ?. behavior", "you are implementing a JavaScript engine or transpiler", "you want the historical proposal document and prior-art comparison"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/proposal-optional-chaining", "repo": "tc39/proposal-optional-chaining", "role": "main", "score": 10}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "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:09:02.272545+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.272545+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:18:05.240112+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "04e12689e1098a9f54241abf0e45c171c093f4e3a4792dcd7771308a8f8c6177", "fetched_at": "2026-08-28T04:09:02.272545+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tc39/proposal-optional-chaining"}, {"content_hash": "e3b6687d517d04d34b15a8ba76f182666aa55406d6be07aa9c1ffbc38e2b734b", "fetched_at": "2026-08-29T09:00:15.251374+00:00", "kind": "homepage", "missing": false, "url": "https://tc39.github.io/proposal-optional-chaining/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "archived", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3464, "days_push": 1682, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 10, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}