summaryrefslogtreecommitdiff
path: root/SCOPE.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-03-19 16:20:21 -0500
committerChristian Cleberg <[email protected]>2026-03-19 16:20:21 -0500
commit165d97fd2867cf5923aeb1c5fc00f6e60bcaaa6e (patch)
treee1018999e46981e08352492fcb7ee56f5bbc806a /SCOPE.md
parent659c76df9ff3926cb68886c16167808c23bd8f75 (diff)
downloadhutch-165d97fd2867cf5923aeb1c5fc00f6e60bcaaa6e.tar.gz
hutch-165d97fd2867cf5923aeb1c5fc00f6e60bcaaa6e.tar.bz2
hutch-165d97fd2867cf5923aeb1c5fc00f6e60bcaaa6e.zip
revamp markdown project files
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)