{"adoption": {"forks": 715, "observed_at": "2026-08-28T04:10:19.940172+00:00", "stars": 8259}, "canonical_url": "https://ross.abutalabs.com/products/errors", "card": {"archived": false, "artifact_type": "library", "description": "Simple error handling primitives", "domain": ["developer-tools", "backend", "programming-languages"], "enriched": true, "function": ["error-handling", "developer-tools"], "health_score": 65, "homepage": "https://godoc.org/github.com/pkg/errors", "language": "Go", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["pkg/errors"], "name": "pkg/errors", "platform": ["go", "cross-platform"], "pushed_at": "2026-03-27T15:11:52+00:00", "repo": "pkg/errors", "stars": 8259, "tags": ["go", "error-wrapping", "stack-traces", "error-context", "standard-library-alternative"], "topics": [], "urls": [], "use_cases": ["add context to errors in go", "wrap errors with stack traces in go", "get the original cause of a wrapped error", "improve error messages in go applications", "debug where an error originated in go code"], "what_it_is": "A Go library providing simple error handling primitives, most notably errors.Wrap for adding context and stack traces to errors without destroying the original value. It is now in maintenance mode since Go 1.13's standard errors package covers wrapping with %w.", "when_to_avoid": ["you are on Go 1.13+ and can use the standard errors package with %w wrapping", "you need actively developed features or new functionality", "you need errors.Is/errors.As compatibility features built-in"], "when_to_choose": ["you are on Go < 1.13 and need error wrapping", "you want stack traces captured at error creation", "you maintain an existing codebase already using this package"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/errors", "repo": "pkg/errors", "role": "main", "score": 56}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "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:10:19.940172+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.940172+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:28:11.421218+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05f05fab4a6768d101da9f87b3ab341a1ef02576eb1d14ca39965658b0ac088a", "fetched_at": "2026-08-28T04:10:19.940172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pkg/errors"}, {"content_hash": "3d1a90a8fa8f074f887e957d9edb93564f57f2924c81095b2746e93d5d7dbf1b", "fetched_at": "2026-08-29T08:27:53.704905+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/pkg/errors"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:53.716641+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "1bf99fbd5b56df22a56f5f1c85154b0f48ef602e35802c66a145c19e5a1c1e3b", "fetched_at": "2026-08-29T08:27:53.714459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/pkg/errors"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:53.718574+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 74, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3902, "days_push": 159, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 56, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}