aboutsummaryrefslogtreecommitdiffstats
path: root/notes/known_issues.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/known_issues.md')
-rw-r--r--notes/known_issues.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/notes/known_issues.md b/notes/known_issues.md
new file mode 100644
index 0000000..b27d9f5
--- /dev/null
+++ b/notes/known_issues.md
@@ -0,0 +1,33 @@
+# Known issues
+
+Both the clustering and verification stage are not perfect. Here, some known
+cases are documented.
+
+# Clustering
+
+# Verification
+
+## A new approach to fault-tolerant wormhole routing for mesh-connected parallel computers
+
+* https://fatcat.wiki/release/izaz6gjnfzhgnaetizf4bt2r24
+* https://fatcat.wiki/release/vwfepcqcdzfwjnsoym7o5o75yu
+
+## Book-Chapter yields VERSIONED DOI
+
+```
+$ python -m fuzzycat verify-single | jq .
+{
+ "extra": {
+ "q": "https://fatcat.wiki/release/search?q=Beardmore"
+ },
+ "a": "https://fatcat.wiki/release/zrkabzp4vjbwfdixvjkohgeh3a",
+ "b": "https://fatcat.wiki/release/ojcucauvkvhg5cazfhzplcot7q",
+ "r": [
+ "strong",
+ "versioned_doi"
+ ]
+}
+```
+
+* https://fatcat.wiki/release/zrkabzp4vjbwfdixvjkohgeh3a (book)
+* https://fatcat.wiki/release/ojcucauvkvhg5cazfhzplcot7q (chapter)