Skip to content

Proposal to include a directory to store some concept of "hierarchy" or "priority" #17

@edu-ap

Description

@edu-ap

As more Problems and Values are accumulated there will come a time where these need to be prioritised. As such it may be useful to have a folder to contain files describing the relative priority between items in other folders such as

More important problem ID | Less important problem ID
----------------------------------------------------
PR-13042 > PR-50284
etc

So that some form of hierarchy tree/graph or Elo rating can be extracted to then help bring the most important topics to the forefront when it is being analysed by either humans or the AI.

In addition, it may be valuable to have an argument ID that points to an argument or a tree of arguments in order to back up the reasoning for one problem having higher priority than another.

More important problem ID | Less important problem ID | Argument ID
----------------------------------------------------
PR-13042 | PR-50284 | AR-12345
etc

Whenever the arguments are subjective, these may point to a Value ID which itself would also benefit from having a ranking. This way if two subjective arguments are what each based on values rather than clear data, the ranking of the value could be used to infer the ranking of the problem and therefore allow the AI to make a call about which problem should be prioritised and in so doing allowing for priority to propagate through the reasoning steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions