observability

Installation
SKILL.md

Observability

If you cannot ask arbitrary questions about your system's behavior from the outside, your system is not observable — it is merely monitored.


The Three Pillars

Logs — What Happened

Logs are timestamped, discrete event records. They capture what happened at a specific moment: an error thrown, a user action, a configuration loaded, a connection refused.

Use logs when you need:

Installs
4
GitHub Stars
20
First Seen
Mar 9, 2026
observability — xobotyi/cc-foundry