diff --git a/mobile/src/app/note/[id].tsx b/mobile/src/app/note/[id].tsx
index 0d6d482..d62dc99 100644
--- a/mobile/src/app/note/[id].tsx
+++ b/mobile/src/app/note/[id].tsx
@@ -92,6 +92,13 @@ export default function NoteDetailScreen() {
Status: Draft
Source: Mobile scaffold
+
+
+ Artifacts
+ Attachments: 0
+ Extracted tasks: 1
+ Agent actions: 1 pending review
+
);
}