P21 · SQL Server
Ask in plain English. We retrieve relevant P21 tables/columns from the bundled dictionary (docs/p21/training/sql_p21_db.csv), then run two agents: NL→SQL (generate T-SQL) and review (read-only / safety check). SQL is not executed here—copy to SSMS or your approved tool.
BOSS — Business Rule agent — multi-agent rule specs from prompts (training in docs/p21/training/boss/).
Training notes and extra examples live under docs/p21/. The CSV is a schema dictionary (table, column, description)—not execution logs. Add curated NL→SQL pairs in docs/p21/training/nl_sql_examples.json (see training/README.md) for higher quality.