From 850113aeede16d81897d796ca23ecd2239d6fc69 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 12 Mar 2026 08:03:41 -0500 Subject: [PATCH] test: verify kb-reindex pipeline end-to-end Co-Authored-By: Claude Opus 4.6 --- development/kb-reindex-test.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 development/kb-reindex-test.md diff --git a/development/kb-reindex-test.md b/development/kb-reindex-test.md new file mode 100644 index 0000000..639d3da --- /dev/null +++ b/development/kb-reindex-test.md @@ -0,0 +1,7 @@ +# KB Reindex Pipeline Test + +This is a test file to verify the Gitea Actions → webhook → git pull → incremental reindex pipeline. + +Created: 2026-03-12 + +If this file appears in KB search results, the pipeline is working end-to-end.