Create Implementation Decision Records
Project description
idr-tools
Tooling to support Implementation Decision Records (IDRs), for humans and machines.
IDRs give you structured context that explains what you're building and why, without creating documentation debt.
idr new "Add OAuth support"
# Creates: idrs/202601051430-add-oauth-support.md
Opens a template like this:
# 2026-01-05: Add OAuth support
Owner: Your Name <you@example.com>
## Overview
### Problem Statement
<!-- What problem are we solving? -->
### Goals
<!-- What are we trying to achieve? -->
### Proposed Solution
<!-- High-level approach -->
## Detailed Design (as needed)
<!-- Technical details, API design, etc. -->
## Implementation (ephemeral)
<!-- What actually happened during implementation -->
Use this template as a starting point:
- ✏️ Fill it in (get an LLM to help if you like)
- 🔄 Update as you work (especially the implementation section)
- ✅ Commit it with your code
- 🚀 Move on after it lands
IDRs are moments in time, a record of what was done. They are not intended to be permanent documentation of the system "as it is".
Why IDRs?
This is an experiment to try and find a middle ground between proposals, documentation, and implementation.
Traditional design docs are useful for larger decisions that require a great deal of discussion and alternatives. ADRs are great for documenting decisions but usually lack implementation detail. IDRs bridge the gap: detailed enough to guide implementation, ephemeral enough to not become stale documentation.
In some ways an IDR is analogous to a very large commit message. However, it is generally easier to scan, parse, and search as a permanent historical record.
Usage
Create a new IDR:
idr new "Your Feature Title"
This will create a new markdown file in the idrs/ directory with:
- A UTC timestamp prefix (e.g.,
202512301600) - A slugified version of your title
- Pre-filled template with your git author name
Example:
idr new "Add last modified metadata"
# Creates: idrs/202512301600-add-last-modified-metadata.md
The IDR template includes sections for:
- Problem Statement
- Context
- Goals and Non-Goals
- Proposed Solution
- Detailed Design
- Implementation notes (ephemeral)
The comments are useful reminders for both humans and LLMs, but you can opt to not include them by passing --no-comments or setting the environment variable IDR_NO_COMMENTS=1.
Examples
This feature was itself implemented using an IDR—see idrs/202601031709-init.md for more about the IDR format and philosophy.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file idr_tools-0.2.1.tar.gz.
File metadata
- Download URL: idr_tools-0.2.1.tar.gz
- Upload date:
- Size: 37.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5df3db402887dbbbf46edc0818dacad793dcd24f99f782d392edb91463dac000
|
|
| MD5 |
b30fdc8ded572ca9a1812044b224d108
|
|
| BLAKE2b-256 |
c3b69dbdfab1c1c05d31a5b527a3492bb35990bb78dc8977f7c44ec0707b372a
|
Provenance
The following attestation bundles were made for idr_tools-0.2.1.tar.gz:
Publisher:
publish-pypi.yml on wlach/idr-tools
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
idr_tools-0.2.1.tar.gz -
Subject digest:
5df3db402887dbbbf46edc0818dacad793dcd24f99f782d392edb91463dac000 - Sigstore transparency entry: 1051630948
- Sigstore integration time:
-
Permalink:
wlach/idr-tools@2aa29a8d35e255c6efa703a23ecc1bcbb697277a -
Branch / Tag:
refs/tags/0.2.1 - Owner: https://github.com/wlach
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@2aa29a8d35e255c6efa703a23ecc1bcbb697277a -
Trigger Event:
release
-
Statement type:
File details
Details for the file idr_tools-0.2.1-py3-none-win_amd64.whl.
File metadata
- Download URL: idr_tools-0.2.1-py3-none-win_amd64.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14178dcbd8f1fcf5d676afcf08f5fc0af723491d5e3e2c73ecf4ab2988ab89c3
|
|
| MD5 |
8cdf0fa119d2a314afe48ccb3c4e9571
|
|
| BLAKE2b-256 |
742585ecda09782a8e4dbc45310f1c5aae15278f36c8488adc4a9968a20d0e56
|
Provenance
The following attestation bundles were made for idr_tools-0.2.1-py3-none-win_amd64.whl:
Publisher:
publish-pypi.yml on wlach/idr-tools
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
idr_tools-0.2.1-py3-none-win_amd64.whl -
Subject digest:
14178dcbd8f1fcf5d676afcf08f5fc0af723491d5e3e2c73ecf4ab2988ab89c3 - Sigstore transparency entry: 1051631001
- Sigstore integration time:
-
Permalink:
wlach/idr-tools@2aa29a8d35e255c6efa703a23ecc1bcbb697277a -
Branch / Tag:
refs/tags/0.2.1 - Owner: https://github.com/wlach
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@2aa29a8d35e255c6efa703a23ecc1bcbb697277a -
Trigger Event:
release
-
Statement type:
File details
Details for the file idr_tools-0.2.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: idr_tools-0.2.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2acc735ead901db5b1019c51fdf3d0c9ccb7e371a6be0da7e468da8893b4f284
|
|
| MD5 |
e40266eeb3fbd78f8d3ea6854004acf9
|
|
| BLAKE2b-256 |
f51dd6d7466aaf4c4e31aa359447120a977984c01aca978818f8f32dcb669e83
|
Provenance
The following attestation bundles were made for idr_tools-0.2.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
publish-pypi.yml on wlach/idr-tools
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
idr_tools-0.2.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
2acc735ead901db5b1019c51fdf3d0c9ccb7e371a6be0da7e468da8893b4f284 - Sigstore transparency entry: 1051630964
- Sigstore integration time:
-
Permalink:
wlach/idr-tools@2aa29a8d35e255c6efa703a23ecc1bcbb697277a -
Branch / Tag:
refs/tags/0.2.1 - Owner: https://github.com/wlach
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@2aa29a8d35e255c6efa703a23ecc1bcbb697277a -
Trigger Event:
release
-
Statement type:
File details
Details for the file idr_tools-0.2.1-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: idr_tools-0.2.1-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6f38c131e931c809e7e8dda14a5cf7b218ea4c6f2ee2c51bc396be3032a1ce9
|
|
| MD5 |
e61618972b6bc2ede826edb4e8346040
|
|
| BLAKE2b-256 |
8d6b5a940a46fba19046afd232ba8a18abd70e416aef9e90a198cf2796e17c06
|
Provenance
The following attestation bundles were made for idr_tools-0.2.1-py3-none-macosx_11_0_arm64.whl:
Publisher:
publish-pypi.yml on wlach/idr-tools
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
idr_tools-0.2.1-py3-none-macosx_11_0_arm64.whl -
Subject digest:
d6f38c131e931c809e7e8dda14a5cf7b218ea4c6f2ee2c51bc396be3032a1ce9 - Sigstore transparency entry: 1051630978
- Sigstore integration time:
-
Permalink:
wlach/idr-tools@2aa29a8d35e255c6efa703a23ecc1bcbb697277a -
Branch / Tag:
refs/tags/0.2.1 - Owner: https://github.com/wlach
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@2aa29a8d35e255c6efa703a23ecc1bcbb697277a -
Trigger Event:
release
-
Statement type: