Diagnostic intelligence layer for servers, services, and devices — log ingest, FTS search, and MCP-native diagnostics https://circuitforge.tech/software/turnstone
Find a file
2026-05-11 09:25:49 -07:00
.github/copilot feat: initial Turnstone POC — ingest, FTS search, MCP server 2026-05-08 12:12:34 -07:00
app feat: add POST /api/diagnose and GET/PATCH /api/settings endpoints 2026-05-11 09:10:58 -07:00
patterns feat: syslog and dmesg parsers with graceful journald fallback 2026-05-11 06:57:38 -07:00
scripts feat: syslog and dmesg parsers with graceful journald fallback 2026-05-11 06:57:38 -07:00
tests fix: correct time_detected logic, immutable sort pattern, add diagnose() test 2026-05-11 09:08:24 -07:00
web feat: wire QuickCaptureBar/FAB into App.vue, add Settings route 2026-05-11 09:25:49 -07:00
.gitignore chore: add .worktrees to gitignore 2026-05-11 08:26:35 -07:00
.mcp.json feat: initial Turnstone POC — ingest, FTS search, MCP server 2026-05-08 12:12:34 -07:00
Dockerfile feat: Podman container deployment for Contributor2's system 2026-05-11 05:13:58 -07:00
manage.sh feat: qBittorrent log ingestor with 8 diagnostic patterns 2026-05-10 08:21:16 -07:00
podman-standalone.sh feat: multi-source ingest via sources.yaml + servarr parser 2026-05-11 06:26:32 -07:00
requirements.txt feat: add diagnose service with NL time extraction via dateparser 2026-05-11 09:04:50 -07:00