What problem does it solve? Creating a production-ready GenAI agent on the Rierino platform requires assembling a complex JSON record with model settings, memory strategy, tool sagas, guardrails, and a specialist system prompt, which is error-prone when done by hand. ## Core Features & Use Cases - Agent Record Generation: Translates natural-language role and behavior requirements into a complete, schema-compliant agent JSON object with model parameters, memory, and tool sagas. - Guardrail Configuration: Always generates proportional guardrails including a risk policy, jailbreak protection, and PII masking matched to the agent's risk level. - System Prompt Authoring: Writes specialist, second-person system prompts with structured sections such as Role & Expertise, Domain Rules, and Validation Checklist. - Use Case: Ask for a sales assistant that can query CRM data, and receive a validated agent record with real saga IDs fetched from the platform catalog, ready to save after your approval. ## Quick Start Ask the assistant to create a Rierino GenAI agent for a specific role, describing its purpose, tools, and model settings.