From a1f17c9e50b4669d69d32c38d4a9cb0a38745f16 Mon Sep 17 00:00:00 2001 From: poon-oai Date: Fri, 29 May 2026 03:57:42 -0400 Subject: [PATCH] docs: add daemon polling smoke-test note Summary: - Add a short markdown note for the Symphony daemon polling smoke test. Rationale: - Satisfy SD-8 with an isolated docs-only smoke-test artifact. Tests: - git status --short Co-authored-by: Codex --- docs/symphony-smoke-daemon-polling.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/symphony-smoke-daemon-polling.md diff --git a/docs/symphony-smoke-daemon-polling.md b/docs/symphony-smoke-daemon-polling.md new file mode 100644 index 0000000000..6e68fc4c2e --- /dev/null +++ b/docs/symphony-smoke-daemon-polling.md @@ -0,0 +1,3 @@ +# Symphony Smoke Test + +This note verifies the Symphony daemon polling workflow can detect a small markdown smoke-test change.