{"adoption": {"forks": 64, "observed_at": "2026-08-28T04:03:43.806113+00:00", "stars": 1137}, "canonical_url": "https://ross.abutalabs.com/products/pmjones-adr", "card": {"archived": false, "artifact_type": "learning-resource", "description": "Action-Domain-Responder: a web-specific alternative to Model-View-Controller.", "domain": ["web-development", "backend", "tutorials", "documentation"], "enriched": true, "function": ["documentation", "web-framework"], "health_score": 20, "homepage": "http://pmjones.io/adr", "language": "HTML", "license": null, "license_family": "other", "maturity": "maintenance", "member_repos": ["pmjones/adr"], "name": "pmjones/adr", "platform": ["cross-platform"], "pushed_at": "2022-02-28T16:23:43+00:00", "repo": "pmjones/adr", "stars": 1137, "tags": ["adr", "action-domain-responder", "mvc-alternative", "architecture-pattern", "design-pattern", "http", "refactoring", "web-server"], "topics": [], "urls": [], "use_cases": ["understand the ADR pattern as an alternative to MVC", "learn how to structure HTTP request handling into action, domain, and responder", "refactor a Model 2 MVC codebase to ADR", "compare tradeoffs between MVC and ADR before choosing an architecture", "find implementations and discussions of the ADR pattern", "teach web architecture patterns to a team"], "what_it_is": "Action-Domain-Responder (ADR) is a documentation project describing a web-specific architectural pattern that refines Model-View-Controller for HTTP interactions, splitting them into Action, Domain, and Responder roles. It provides explanatory essays, comparisons to Model 2 MVC, tradeoff analyses, and refactoring guidance rather than runnable code.", "when_to_avoid": ["you need a runnable library or framework code, not pattern documentation", "you are building single-page apps or client-heavy frontends where server-side MVC/ADR patterns matter less", "your team is already committed to an MVC framework and has no need to change architecture"], "when_to_choose": ["you are designing a server-side web application and want a clearer separation of HTTP presentation logic from domain logic than MVC offers", "you need written guidance and rationale for restructuring an MVC framework's controllers", "you want a well-documented, citation-backed pattern reference"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pmjones-adr", "repo": "pmjones/adr", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "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:03:43.806113+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.806113+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:36:20.976876+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8adeb77617d0fc2ff4f981b12dd7f17ed2209a01799a97749934520da47894cf", "fetched_at": "2026-08-28T04:03:43.806113+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmjones/adr"}, {"content_hash": "d7be468b4940185e571c4d75ba4431fde4a810c2742de62afb7cee6d33f46ac3", "fetched_at": "2026-08-29T12:41:20.149554+00:00", "kind": "homepage", "missing": false, "url": "http://pmjones.io/adr"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "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": 4502, "days_push": 1647, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}