oxidecomputer / oxidecomputer/omicron
fm: APIs for diagnosis engines to create and edit active problems as part of a sitrep
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
This is the "internal" counterpart to #11037: the sitrep internal tables and SitrepBuilder APIs for loading active problems created in past sitreps, and giving DEs a way to create and edit them. This is necessary before we can actually glue the DE-side onto the API-side (#11037).
Contributor guide
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 the related API-side issue #11037 and locating the existing sitrep internal tables and SitrepBuilder APIs. Trace how active problems from past sitreps are loaded, then define the create and edit behavior for diagnosis engines. Done means the internal APIs support both operations and can be connected to the DE-side work described in #11037.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100