ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
quiz
Platform Overview & CLI Setup Quiz
Question 1 of 10
Score: 0/10
What does the YAML-as-source-of-truth philosophy mean in a CXTMS project?
YAML files define the database schema and EF Core migrations
UI screens, workflows, and state machines are declared in YAML — no TypeScript or React code is written
YAML is used only for environment configuration; business logic is still in TypeScript
YAML files are generated from TypeScript source code at build time
Check Answer
Previous
Next Topic