thomvaill/log4brains
✍️ Architecture Decision Records (ADR) management and publication tool observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2178
- days_rel: 624
- days_push: 624
- n_releases_24m: 1
Adoption not part of the score
1569 stars · 114 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Log4brains is a docs-as-code tool for managing Architecture Decision Records (ADRs) written in Markdown within your git repository. It provides an interactive CLI for creating ADRs, local preview with hot reload, and static site generation to publish a searchable ADR knowledge base.
Use cases
- manage architecture decision records as markdown files in git
- publish ADRs as a static documentation website
- create ADRs interactively from the command line
- build a searchable knowledge base of technical decisions
- onboard new developers with a timeline of past decisions
- review architecture decisions via pull requests
When to choose
- your team wants a docs-as-code ADR workflow integrated with git
- you need to publish ADRs to GitHub/GitLab Pages or S3
- you work in a Node.js/TypeScript project and want an npm-based tool
- you want flexible markdown structure without enforced file numbering
When to avoid
- you need a GUI-first ADR editing experience
- your stack has no Node.js runtime available
- you require features like RSS feeds or decision backlogs that are not yet implemented
Facets
cli-tool · maturity active
documentation static-site-generator cli markdown documentation developer-tools cli cross-platform adr docs-as-code knowledge-base architecture-decision-records static-site architecture nodejs
2 sources
- readme: https://github.com/thomvaill/log4brains · fetched 2026-08-28 · d3afd4f6ea55
- registry_npm: https://registry.npmjs.org/log4brains · fetched 2026-08-29 · ff71d201a513
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thomvaill/log4brains | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="thomvaill/log4brains")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem