omallassi / omallassi/adrust

a decision can be complemented-by multiple decisions & should not override the decided status

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
21
Forks
4
PR merge metrics
No merged PRs in 30d

Description

you can have cases where an ADR is complemented by multiple decisions and not only one.
the current (weak) implementation only support a one-to-one relationship.

should evolve to support one-to-many or even many-to-many relationships.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the current complemented-by relationship is represented and how it affects the decided status. Define the behavior for one-to-many and many-to-many relationships, ensuring that adding complementary decisions does not override an existing decided status; done means these cases are supported consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.