From ce4545a21d435d63827fb972406e749354ac687a Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 6 Oct 2025 03:25:36 +0800 Subject: Add documentation directory with framework diagram - Create docs/images directory for project documentation - Include FRAMEWORK_CANVAS.png image file - Prepare structure for future documentation assets --- docs/images/FRAMEWORK_CANVAS.png | Bin 0 -> 182753 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/images/FRAMEWORK_CANVAS.png (limited to 'docs') diff --git a/docs/images/FRAMEWORK_CANVAS.png b/docs/images/FRAMEWORK_CANVAS.png new file mode 100644 index 0000000..9f7ebbe Binary files /dev/null and b/docs/images/FRAMEWORK_CANVAS.png differ -- cgit