chronos

command
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2026 License: MIT Imports: 35 Imported by: 0

Documentation

Overview

Package main is the chronos command-line entrypoint. Subcommand bodies live in sibling files (compute.go, serve.go, version.go); this file dispatches and renders structured errors.

Package main — chronos mcp subcommand.

Exposes Chronos's perception primitives over the Model Context Protocol (stdio transport) so MCP-aware hosts (Claude Code, Letta, Anthropic Desktop) discover signal queries, observation ingest, and detector descriptions natively — no per-host adapter required.

Three tools today:

list_signals       — query detected patterns by scope / pattern
                     / since / min_confidence
ingest             — submit one observation (EntityState)
describe_detector  — return a detector's thresholds + enablement
                     status under the current config

The tool set is intentionally small. MCP hosts compose these with their own narration; Chronos stays signals-only.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL