From 1e1a5c4d68cb7eba95f2d2d4c636a1d9e6d5615d Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 13 Aug 2026 20:10:41 +0000
Subject: [PATCH 1/3] Initial plan
From d9f3e47ddbe8c2d937da3c70843b9a8d12b31471 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 13 Aug 2026 20:12:49 +0000
Subject: [PATCH 2/3] Add application layout images to README
Co-authored-by: WFord26 <117926366+WFord26@users.noreply.github.com>
---
README.md | 8 ++++++++
docs/assets/horizontal.svg | 10 ++++++++++
docs/assets/icon.svg | 9 +++++++++
docs/assets/stacked.svg | 10 ++++++++++
4 files changed, 37 insertions(+)
create mode 100644 docs/assets/horizontal.svg
create mode 100644 docs/assets/icon.svg
create mode 100644 docs/assets/stacked.svg
diff --git a/README.md b/README.md
index 34da3bd..46858a6 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,14 @@ Multi-tenant session scheduling platform with a React/Vite frontend, Express API
- Data retention sweeps for redaction and cleanup policies
- Built-in load testing scripts for capacity planning
+## Application Layout
+
+General visual layout assets:
+
+
+
+
+
## Tech Stack
- Frontend: React 18 + Vite + TypeScript
diff --git a/docs/assets/horizontal.svg b/docs/assets/horizontal.svg
new file mode 100644
index 0000000..fcc137d
--- /dev/null
+++ b/docs/assets/horizontal.svg
@@ -0,0 +1,10 @@
+
\ No newline at end of file
diff --git a/docs/assets/icon.svg b/docs/assets/icon.svg
new file mode 100644
index 0000000..3d92960
--- /dev/null
+++ b/docs/assets/icon.svg
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/docs/assets/stacked.svg b/docs/assets/stacked.svg
new file mode 100644
index 0000000..199ccde
--- /dev/null
+++ b/docs/assets/stacked.svg
@@ -0,0 +1,10 @@
+
\ No newline at end of file
From 7e8c5000ccf58db96647acf9b1349e6636ea12fc Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 13 Aug 2026 20:13:28 +0000
Subject: [PATCH 3/3] Refine README image alt text
Co-authored-by: WFord26 <117926366+WFord26@users.noreply.github.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 46858a6..5537579 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ General visual layout assets:


-
+
## Tech Stack