# No Sooner Said > NSS Automations: a personal automation platform by Epiphani Studios. The person types one plain-English sentence; an agent exists from then on. Reflex agents (deterministic rules, no model in the loop) route texts and email every minute on the person's own Mac. Reasoning agents (a model that reads, decides, and drafts) handle jobs rules cannot express, on their schedule, and anything addressed to another person is a draft until the person sends it. One console shows the whole staff; every action is one readable line in one activity feed. ## Facts - Concept model: the platform is NSS Automations; one automation is an NSS Agent; agents group by category (comms routing, financial ops, access, support, product ops, household/personal). - Two tiers: reflex (deterministic rule, tried on each Mac every 60 seconds) and reasoning (model-driven; reads, computes, drafts; proposes, never sends outward on its own). - Every agent has its own page with eight panes: status, history, actions, activity log, rules, configuration, setup, adjustments. - Inputs (reflex): text messages (read from the Mac's copy of Messages via Text Message Forwarding) and email (read-only, subject and preview). - Destinations, tried in order with fallback: Slack channel, email, iMessage/SMS via Messages, https webhook, a named macOS Shortcut, log. - Console views: pipeline, cards, columns, table, lanes. Share page per agent (read-only, one agent's data only). - Pricing: Free $0 (3 agents, unlimited runs, 10 AI designs a month); Pro $19.99 per month billed annually ($239.88) or $24.99 month to month (unlimited agents and runs, 200 AI designs a month); Business $34.99 per seat per month billed annually, 3-seat minimum. 30-day money-back on paid plans. No metering on runs. - Platform: macOS runner + web console. iOS cannot read messages (Apple platform rule), so text-message agents run on a Mac. - Privacy: message bodies are read on the Mac and never stored on the service; the service stores agents (rules), labels, and a one-line activity log. The design sentence and labels go to the model; message bodies do not. ## Pages - https://nosoonersaid.com/ : product page - https://nosoonersaid.com/capabilities/ : objective capability list with verification mechanisms