В01Is a nine persona C-suite crew overkill for a solo founder?
No, because you only run the personas the brief needs. A customer-research run wakes HeadOfProduct and ChiefMarketingOfficer. A board update wakes the CFO and CEO synthesis. The Operator persona handles one-offs. You pay for the runs you ship, not the chairs at the table.
В02Will the agents email investors or candidates on their own?
No, not by default. Every gmail_send and linkedin_send_message call is HITL-gated for this crew. The agent prepares the draft and the source dossier. You approve the send from your phone in under a minute.
В03Can the agents reason over my Notion, Stripe, and customer call notes?
Two paths. Notion and Stripe are scoped connector tools, so HeadOfProduct calls notion_search and notion_get_page live, and ChiefFinancialOfficer reads charges and MRR with stripe_get_charges. HITL gates every write. Anything not in a connector (call notes, your one-pager, prior board decks) loads into the per-workflow knowledge store: static context attaches the brief on every run, the rag_retrieve tool pulls on demand, cross-run memory carries last week's roadmap call into this week's update.
В04Does this replace Replit Agent, Cursor, Bolt, v0, or Lindy?
No, it sits next to them. Replit Agent, Cursor, Bolt, and v0 are coding tools for shipping product. Lindy is a single-agent task runner. Melaya is the strategic crew that drafts your roadmap, board update, investor outreach, and hiring shortlist, and pauses every external send for you.
В05How do I keep board updates from sounding like AI?
ChiefExecutiveOfficer cites the source persona and the source data on every number. You load your prior decks and investor updates into the knowledge store so wording reuses your voice. You can require a citation on every claim as a HITL pre-check.
В06Which models can I run the crew on?
Any. Claude on ChiefExecutiveOfficer where synthesis quality earns the cost, GPT on ChiefMarketingOfficer for variants, a local Ollama on GeneralCounsel when SAFE notes cannot leave your laptop. Each persona picks its own.
В07How fast can a solo founder ship the first pipeline?
With Gmail and one scraping target authorized, the customer-research workflow is a four-node canvas: search, enrich, summarize, approve. Most founders ship it in a working session and have the first reviewed dossier in their inbox the same day.
В08Can I audit exactly what the agent did and why?
Yes. Every run logs every step, every tool call, every model invocation, and every approval. Replay any run at any time to see the brief, the citations, the persona reasoning, and the approved output. The audit log is the receipt for every send.
В09What happens at 3am when I have no co-founder to review the draft?
The run pauses at the HITL gate and waits. Nothing ships without your tap. Cross-run memory keeps the context warm so when you approve at 7am the draft is still grounded in the same dossier the agent built overnight.
В10Зачем использовать Melaya вместо n8n или Zapier для операций основателя?
n8n, Zapier и Make выполняют заранее заданные шаги по схеме триггер-действие. Команда агентов Founder C-suite в Melaya планирует через несколько шагов, ограниченная списками разрешённых инструментов для каждой персоны, и gmail_send остаётся заблокированным за подтверждением человеком, поэтому персона Chief Executive Officer может синтезировать продуктовые, финансовые и кадровые данные, прежде чем что-либо уйдёт. Zapier и Make по-прежнему выигрывают по ширине коннекторов для простых линейных автоматизаций.
В11Можно ли повторно использовать рабочий процесс ежемесячного обновления для совета вместо его пересборки?
Да. Сохрани любой прогон как шаблон и запускай обновление для совета каждый месяц со свежими входными данными. Melaya хранит полные трассировки прогонов с типизированными причинами отказов и стоимостью за принятый результат, поэтому ты можешь видеть точно, какие источники персона Chief Financial Officer использовала для истории о взлётно-посадочной полосе, прежде чем отправить.
В12Может ли Melaya работать с приложениями на моём телефоне без API?
Да. Device Control в Melaya управляет реальным телефоном Android: открывает разрешённые приложения, считывает экран, нажимает и печатает, и останавливается для подтверждения на устройстве перед публикацией. Для операций основателя это означает, что команда агентов может работать внутри приложений без публичного API, пока каждая публикация всё равно ждёт твоего нажатия.
В13Должны ли мои SAFE-ноты и финансовые данные покидать мою машину?
Нет. Melaya работает в облаке или на твоём локальном раннере, поэтому персона General Counsel может читать SAFE-ноты и клиентские договоры на подконтрольном тебе оборудовании. Пакет knowledge загружает твой одностраничник, предыдущие обновления для совета и заметки звонков в хранилище для каждого рабочего процесса, и чувствительные шаги остаются на локальном раннере.
В14Как основателю на самофинансировании держать под контролем затраты на модели?
Направляй каждый шаг на самую дешёвую модель, которая проходит оценку. Melaya поддерживает маршрутизацию моделей по шагам через 23 провайдера, поэтому скрейпинг выполняется на бюджетной модели, тогда как трёхсценарный прогноз персоны Chief Financial Officer использует более мощную. Полные трассировки прогонов отчитываются по стоимости за принятый результат, а не по стоимости токенов.