๐
API Implementation
Create the prompt needed for implementing the APIs within the interface
๐ฑ
Database Seeding
Populate databases with initial data, and reference tables
๐
Extract Policy Schema
Extract database schema information from policies using initial prompts
and example schema references
๐๏ธ
Tune Policy
Fine-tune and optimize existing policies using reference examples and
best practices
โ
Policy Validator
Validate policy structure, completeness, and compliance against example
policies
๐
SOP-based Task Creator
Generate task prompts based on policy, database records, interface
tools, and example tasks
๐
Intra/Inter SOP Validation
Validate SOP consistency and relationships
๐งช
Regression Test Creator
Generate regression test prompts based on policy, database schema,
interface tools, and database records