turnstone/app
pyr0ball 909bb3f78b feat: try cf-orch task endpoint first; fall back to direct model call
POST /api/inference/task with product=turnstone task=log_analysis routes to
the security reasoning model assigned in cf-orch. Falls back to the OpenAI-
compat /v1/chat/completions path on 404 (no assignment) or if the task
endpoint is absent (local instances, xanderland).
2026-05-13 08:20:29 -07:00
..
api feat: initial Turnstone POC — ingest, FTS search, MCP server 2026-05-08 12:12:34 -07:00
ingest feat: add UDP syslog receiver for network device log collection 2026-05-13 04:58:51 -07:00
services feat: try cf-orch task endpoint first; fall back to direct model call 2026-05-13 08:20:29 -07:00
watch feat: add file tail source type; configure xanderland watchers 2026-05-11 15:44:10 -07:00
__init__.py feat: initial Turnstone POC — ingest, FTS search, MCP server 2026-05-08 12:12:34 -07:00
mcp_server.py feat: initial Turnstone POC — ingest, FTS search, MCP server 2026-05-08 12:12:34 -07:00
rest.py feat: source-scoped diagnose; multi-node Docker log collection 2026-05-13 08:10:42 -07:00