Dashboard
Channels
-
Total Videos
-
Recent Videos
-
Outliers
-
Ideas
-
Top Outliers
ALL →| # | Video | Score | Views |
|---|
Active Clusters
ALL →Channel
Select a channel to see its tracked videos and top outliers.
Top Outliers
| # | Video | Score | Views |
|---|
Recent Videos
| # | Video | Category | Score |
|---|
Weekly Ideas
Use Settings to choose the idea model, then generate a fresh board.
Research Outlines
All Research
REFRESHGenerated Scripts & Packets
Generation History
| Type | Summary | Model | Status | When |
|---|
Asset Resolver
Resolver Mode
What This Wants
Builder Inputs
Beat Plan
Paste a script and build the visual plan.
Analysis
Launch a Run
Preparing...
Moon Video Catalogue
Loading analysis checklist...
Loading Moon video catalogue...
Recent Runs
Loading runs...
Library
| Channel | Subs | Tier | Interval | Status | Last Poll | Videos 7d | Outliers 7d | Tags |
|---|
Idea Agent Settings
Agent Runtime
REFRESH
Goal: choose the idea model, set how many draft/critique loops it gets, then trigger generation.
`heuristic` is the local fallback. `anthropic` uses the Claude-backed agent loop.
Choose the model the idea generator should use when Anthropic is enabled.
Currently ideation runs in single-call mode. This setting is retained for future multi-pass experiments.
Generation stops once this many approved ideas have been accepted.
Only applies when the Anthropic provider is active.
Status: Loading runtime settings...
Run Notes
Trigger behavior: save settings here, then run generation from the Ideas tab. The ideation run uses the currently saved settings, runs a single Claude ideation pass, and replaces the prior board for that window only if enough valid ideas survive filtering.
Model list source: live Anthropic Models API when `ANTHROPIC_API_KEY` is configured, otherwise a curated fallback list.
Recommendation: use `Claude Opus 4` for final Moon ideation passes with deeper thinking enabled.
Anthropic Key: checking...
YouTube Analytics Setup
1. Go to Google Cloud Console and create an OAuth 2.0 Client ID (Web application type).
2. Set the authorized redirect URI to:
https://moon-internal.xyz/api/youtube-analytics/callback
3. Enable the YouTube Analytics API and YouTube Data API v3 in your Google Cloud project.
4. Add the client ID and secret to your
.env:GOOGLE_OAUTH_CLIENT_ID=...GOOGLE_OAUTH_CLIENT_SECRET=...