Settings
North Star
Your primary mission statement. Shown on the dashboard and injected into every session.
Shown on the dashboard and injected into every session.
Context Brief Profile
Static profile information included in every session. Venture-specific context is generated dynamically.
Static profile included in every session. Venture-specific context is generated dynamically by LLM.
Venture Categories
Categories group ventures on the dashboard. Each has its own context description injected into sessions.
Model Roster
The 5-model panel that debates your ventures. Roles rotate each session.
Roles rotate each session to prevent anchoring bias. Each model cycles through Chairman, Visionary, Realist, Critic, and Analyst positions. The Chairman synthesizes the final memo.
Venture Stages
Stage definitions and gate criteria for advancing ventures through the lifecycle. Counts show current ventures in each stage.
Integrations
Integration configs (PostHog, Stripe) are now managed per-venture on each venture's detail page. API keys are stored as Convex environment variables: POSTHOG_API_KEY, STRIPE_WEBHOOK_SECRET.
Research Agents
Lightweight agents that run between sessions to keep venture data fresh. Toggle individual agents on or off.
Action Tracker
Daily at 09:00 UTCno runsDaily scan for overdue action items. Sends Discord reminders and flags items 7+ days overdue for session context.
Evidence Decay
Weekly (Monday)no runsWeekly check for stale evidence. Re-fetches URLs to verify links still work and flags content changes.
Market Pulse
Weekly (Wednesday)no runsWeekly market news scan for active ventures via Brave Search. Creates evidence items with fresh market data.
Competitor Monitor
Weekly (Friday)no runsWeekly check of competitor landing pages. Diffs against snapshots and flags pricing changes, new features, or shutdowns.
Agents can also be run manually via CLI:python3 -m pipeline.agents.action_tracker --dry-run
Data Management
Record counts across all major tables in the database.
Danger Zone
These actions are irreversible. Proceed with caution.