# Status

> Check Titan Memory health — layer counts, MIRAS stats, LLM mode Use when this capability is needed.

- Skill: `tomevault-io/status-5` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/status-5`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/status-5/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/status-5

---


# Titan Memory Status

Run a comprehensive health check on Titan Memory and report results.

## Steps

1. **Get core stats** by calling `titan_stats`
2. **Get MIRAS stats** by calling `titan_miras_stats`
3. **Get NOOP stats** by calling `titan_noop_stats`

## Report Format

Present a clean status report:

```
Titan Memory v2.1.0 — Status Report
====================================

Layers:
  Factual (L2):   XX memories
  Long-term (L3): XX memories
  Semantic (L4):  XX memories
  Episodic (L5):  XX memories
  Total:          XX memories

MIRAS Enhancements:
  Embedding:       [active/inactive]
  Highlighting:    [active/inactive]
  Surprise Filter: [active/inactive]
  Decay:           [active/inactive]
  Cross-Project:   [active/inactive]

LLM Turbo Layer:   [enabled/disabled]

Memory Hygiene:
  Writes today:    XX
  NOOPs today:     XX
  Write ratio:     XX%

Status: [HEALTHY / DEGRADED / ERROR]
```

If any component shows errors, suggest fixes.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/tc407-api) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

