We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014831f commit f387e3cCopy full SHA for f387e3c
index.html
@@ -1912,7 +1912,9 @@
1912
1913
Features that are designed-for-purpose facilitate these principles by providing functionality that is only or primarily
1914
useful for a particular purpose. Designed-for-purpose features make it easier to explain the purpose to people, and may
1915
-also limit the feasible secondary uses of data.
+also limit the feasible secondary uses of data. When building a designed-for-purpose feature,
1916
+<a data-cite="design-principles#high-level-low-level">consider tradeoffs between high and low-level
1917
+APIs</a>.
1918
1919
[=Controlled de-identified data=] may be used for additional purposes in ways that are compatible with the specified
1920
purpose.
0 commit comments