runtimeverification / runtimeverification/haskell-backend
Proposal: represent substitutions as lists of pairs in kore-rpc protocol
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 224
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
In #3601, it was suggested to represent a substitution in the kore-rpc protocol as a list of pairs.
(This is an API change that needs to be communicated before we proceed)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #3601 and locating the kore-rpc protocol definitions and substitution representation. Confirm the proposed list-of-pairs shape, identify affected API consumers, and establish the communication and compatibility requirements before implementation; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100