{"adoption": {"forks": 5427, "observed_at": "2026-08-28T04:12:18.477677+00:00", "stars": 56498}, "canonical_url": "https://ross.abutalabs.com/products/project-layout", "card": {"archived": false, "artifact_type": "learning-resource", "description": "Standard Go Project Layout", "domain": ["developer-tools", "programming-languages", "tutorials"], "enriched": true, "function": ["developer-tools", "documentation", "boilerplate"], "health_score": 68, "homepage": null, "language": "Makefile", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["golang-standards/project-layout"], "name": "golang-standards/project-layout", "platform": ["go", "cross-platform"], "pushed_at": "2026-04-28T17:18:05+00:00", "repo": "golang-standards/project-layout", "stars": 56498, "tags": ["project-structure", "go-ecosystem", "best-practices", "reference-guide"], "topics": ["go", "golang", "project-template", "standards", "project-structure"], "urls": [], "use_cases": ["structure a large go project", "go project directory layout conventions", "organize packages in a golang repository", "learn where to put internal packages in go", "set up a new go application skeleton"], "what_it_is": "A community-maintained reference describing a standard directory layout for Go application projects, documenting common patterns like /cmd, /internal, and /pkg. It is a documentation and guidance resource, not an official standard from the Go team.", "when_to_avoid": ["you are learning Go or building a small PoC - a single main.go and go.mod is enough", "you need an official standard - the Go core team provides its own module layout guidance", "you want opinionated architecture patterns like Clean Architecture"], "when_to_choose": ["you are starting a medium-to-large Go application with multiple contributors", "you want a common, recognizable layout for an open-source Go project", "you need guidance on internal vs public package placement"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/project-layout", "repo": "golang-standards/project-layout", "role": "main", "score": 68}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "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:12:18.477677+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:12:18.477677+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T16:18:41.000622+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ea00b3389adf73040c8b7311e611ba9d12cfc5501154adff7ba5c4d4c87ce24", "fetched_at": "2026-08-28T04:12:18.477677+00:00", "kind": "readme", "missing": false, "url": "https://github.com/golang-standards/project-layout"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 79, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3280, "days_push": 127, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 68, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}