See what your project is actually doing. Observability and verification for Cursor: GlassLab, timeline, failures, and 22 MCP tools.
Rules (15) MCP Servers (1) Agents (2) Skills (10) Commands (3) Hooks (1)
15 rules Keep changes scoped to the hypothesis and related tests. Add to Cursor # Scope control
Change only what the evidence supports. Do not refactor unrelated files while investigating a failure.
If reproduction cannot be achieved, say so explicitly.
Never publish automatically. Use release_readiness instead. Add to Cursor Observe failures with Stackglass before editing code. Add to Cursor Use Stackglass evidence when investigating failures. Add to Cursor Do not claim success when tests did not actually pass. Add to Cursor Inspect existing configuration before adding new systems. Add to Cursor Check Stackglass-managed runtime status before assuming servers are up. Add to Cursor Use git_change_summary and git_history_context instead of guessing diffs. Add to Cursor Check README and docs against project reality after command or config changes. Add to Cursor Verify public contracts before changing exported behavior. Add to Cursor Treat returning failures as possible regressions with evidence. Add to Cursor