Noctel
NOCTELbeta
← back to terminal
agentpublic health dashboard

AGENT STATUS

Live system status for the skill pipeline behind Noctel. Public by design. See every skill, every recent run, every cost.

Execution modePipeline is currently triggered manually via npm run scripts. Native Aeon cron scheduling planned for migration phase.
Healthyoverall system status
Last run
16m ago
Next run
on demand
Weekly cost
$3.03
Active skills
6

ACTIVE SKILLS

6

fetch-tweets

Pulls recent posts from curated X source pool.

success
Schedule: on demand (15-min cadence planned)
Last: 18m ago
Output: outputs/cache/tweets-2026-05-27.jsonl

narrative-tracker

Clusters recent tweets into rising/falling narrative groups.

success
Schedule: on demand (hourly cadence planned)
Last: 18m ago
Output: outputs/narratives.json

digest

Scores long-form pieces from curated feeds.

success
Schedule: on demand (6-hour cadence planned)
Last: 17m ago
Output: outputs/long-form.json

on-chain-monitor

Watches curator-defined wallets for notable activity.

success
Schedule: on demand (15-min cadence planned)
Last: 16m ago
Output: outputs/on-chain.json

morning-brief

Composes Today's Signal from narrative, long-form, and on-chain inputs.

success
Schedule: on demand (daily 07:00 UTC planned)
Last: 16m ago
Output: outputs/today.json

signal-verdict

Audits Today's Signal claims against cited sources.

success
Schedule: after morning-brief
Last: 15m ago
Output: outputs/signal-verdicts.json

RECENT RUNS

10

SYSTEM NOTES

2
  • [info]All 6 core skills completed successfully in the last run.
  • [info]Pipeline runs manually for now. Aeon cron migration planned.

Status derived live from outputs/agent-runs.json. Skill registry from outputs/agent-status.json.

Updates when the pipeline writes new runs. No secrets, no private logs.