diff --git a/README.md b/README.md
index 29063f2..37c17e3 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,7 @@ Full runnable scenario set lives in:
The SDK covers the full public API surface:
-
+
*D1 families (intents, inbox, approvals) are the core integration path. D2 adds schemas, webhooks, and media. D3 covers enterprise admin. The Java SDK implements all three tiers.*
@@ -150,7 +150,7 @@ The SDK covers the full public API surface:
Cursor-based list endpoints are available for inbox change streams:
-
+
*All list methods return a `cursor` field for the next page. Pass it as `after` in the next call. Filter and sort parameters are typed per endpoint.*
@@ -288,7 +288,6 @@ axme-sdk-java/
├── examples/
│ └── BasicSubmit.java # Minimal language-native quickstart
└── docs/
- └── diagrams/ # Diagram copies for README embedding
```
---
diff --git a/docs/diagrams/01-api-method-family-map.svg b/docs/diagrams/01-api-method-family-map.svg
deleted file mode 100644
index a450cbe..0000000
--- a/docs/diagrams/01-api-method-family-map.svg
+++ /dev/null
@@ -1,276 +0,0 @@
-
-
-
-
-
diff --git a/docs/diagrams/03-pagination-filtering-sorting-patterns.svg b/docs/diagrams/03-pagination-filtering-sorting-patterns.svg
deleted file mode 100644
index 7231202..0000000
--- a/docs/diagrams/03-pagination-filtering-sorting-patterns.svg
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
-
-