mirror of
https://github.com/github/semantic.git
synced 2024-12-25 07:55:12 +03:00
Add an entry for what our service provides.
This commit is contained in:
parent
a0e5282864
commit
f138960c7d
@ -8,6 +8,7 @@ See also our [roadmap project][] for our current efforts.
|
||||
## Objectives
|
||||
|
||||
- [Run a resilient, scalable service](#run-a-resilient-scalable-service)
|
||||
- [Provide data about code to users, integrators, & researchers](#provide-data-about-code-to-users-integrators-researchers)
|
||||
- Help developers understand, [navigate][], and improve their code.
|
||||
|
||||
|
||||
@ -23,6 +24,14 @@ Production readiness | @tclem | 1 | 3
|
||||
[Architecture review]: https://github.com/github/architecture/issues/12
|
||||
|
||||
|
||||
### Provide data about code to users, integrators, & researchers
|
||||
|
||||
Task | PRP | Priority (1 to 3) | Amount of work (1 to 4)
|
||||
---- | --- | ----------------- | -----------------------
|
||||
GraphQL parse tree API | @tclem | | ✅
|
||||
GraphQL diff API | | | 2
|
||||
|
||||
|
||||
### GraphQL APIs
|
||||
|
||||
- Parse tree.
|
||||
|
Loading…
Reference in New Issue
Block a user