macOS
brew install adrslocal Homebrew formula metadata
brew / rank 6869
Architectural Decision Record tool in Rust. Version 0.10.1 via Homebrew; verified 2026-07-22. Also installable with nix: nix profile install nixpkgs#adrs.
install
brew install adrslocal Homebrew formula metadata
nix profile install nixpkgs#adrsnixpkgs package indexes · pkgs/by-name/ad/adrs/package.nix · source: api.github.com
overview
Architectural Decision Record tool in Rust
history
adrs is a Rust command-line tool for creating and managing Architecture Decision Records, with compatibility for existing adr-tools repositories and newer ADR workflows.
The GitHub repository was created in March 2021. The project's own ADRs record a March 2024 decision to rewrite adr-tools in Rust while keeping feature equivalence and compatibility goals.
The README documents installation through Homebrew, Cargo, Docker, and binary releases, placing adrs in the Rust CLI and package-manager ecosystem rather than only as a source checkout.
Users initialize an ADR repository, create decisions, list and search records, update status, link ADRs, generate documentation, and export or import JSON-ADR data.
Package users care because it bridges a long-running shell-script ADR tool culture with a packaged Rust binary, while keeping common ADR repository layouts and adding docs generation and MCP integration.
security posture
No matching local secret-handling manifest was found for adrs. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./adrs.toml./.adr-dir~/.config/adrs/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
adrs | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:adrs |
|---|---|
| Version | 0.10.1 |
| Package manager | Homebrew |
| Homepage | https://joshrotenberg.com/adrs/ |
| Repository | https://github.com/joshrotenberg/adrs |
| Last updated | 2026-07-22T03:02:23Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
adrs
nix profile install nixpkgs#adrssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.