#685 — Create a JSON schema of the whole application.
Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: meliascosta
Created: 2025-09-05 · Updated: 2025-09-17
Description
To have the ability to auto fill the application by an LLM we need to tell it the structure. It should be based on: https://docs.google.com/spreadsheets/d/1rZm6V6-rtxSnlspmYTgwRdA6YAfmq6UcdweixYSpS-Y/edit?gid=1626458935#gid=1626458935
Created a short list based on the spreadsheet above it is here: https://docs.google.com/spreadsheets/d/1_6MfKXT1oMd05H6K4kDFybydEsQDIK-YuTr1RE10duY/edit?gid=0#gid=0
AC:
- There is a Pydantic object with validations for the whole merchant application.
- It has been tested with LLM generation to make sure it passes Payengine validations
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets