From e9c52d2847c82acb78c4843719ccf17fe6d35d21 Mon Sep 17 00:00:00 2001 From: sstent Date: Sun, 8 Feb 2026 13:31:47 -0800 Subject: [PATCH] docs(conductor): Synchronize docs for track 'fix_odroid8_and_script' --- conductor/tech-stack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conductor/tech-stack.md b/conductor/tech-stack.md index db0bde5..a0d8953 100644 --- a/conductor/tech-stack.md +++ b/conductor/tech-stack.md @@ -18,4 +18,4 @@ - **LiteFS Proxy:** Handles transparent write-forwarding to the cluster leader. ## Monitoring & Tooling -- **Python (Cluster Status Script):** A local CLI tool for monitoring Consul service registration and LiteFS replication status. +- **Python (Cluster Status Script):** A local CLI tool for monitoring Consul service registration, LiteFS replication status, and diagnosing Nomad allocation logs.