Skip to content

Add quern to ADR tooling (Any template) - #118

Open
xag wants to merge 1 commit into
adr:mainfrom
xag:add-quern
Open

Add quern to ADR tooling (Any template)#118
xag wants to merge 1 commit into
adr:mainfrom
xag:add-quern

Conversation

@xag

@xag xag commented Sep 6, 2026

Copy link
Copy Markdown

One bullet under "Any template" in _posts/2024-10-28-adr-tooling.md, following the format of the existing entries, per CONTRIBUTING.

quern is a decision ledger for projects built with AI agents. Each decision, debt or hypothesis is a node that carries the alternatives rejected and a rule stating when its rationale no longer holds, so the ledger can be checked (python -m ledger.check) rather than only read; quern brief prints the entries that still bind, one line each, which is what an agent reads at the start of a session instead of the whole history. It is template-agnostic: the vocabulary (kinds, rules, solvers) is data in the tree. Python, Apache-2.0, on PyPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant