summaryrefslogtreecommitdiff
path: root/SCOPE.md
diff options
context:
space:
mode:
Diffstat (limited to 'SCOPE.md')
-rw-r--r--SCOPE.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/SCOPE.md b/SCOPE.md
new file mode 100644
index 0000000..f2d86f8
--- /dev/null
+++ b/SCOPE.md
@@ -0,0 +1,10 @@
+# Out of Scope Features
+
+- Universal links (requires Sourcehut to host an apple-app-site-association
+ file)
+- Push notifications for builds and tickets (requires a backend relay server)
+- Contribution activity / GitHub-style heatmap (no aggregate endpoint,
+ impractical to compute)
+- Explore / search (hub.sr.ht) (no public discovery API)
+- Pronouns on profile (not in GraphQL schema)
+- Revoke personal access tokens (`@internal` in schema, inaccessible)