Skip to content

Commit 26b31e9

Browse files
authored
Merge pull request #82 from objectstack-ai/copilot/remove-ui-related-metadata
2 parents 7896048 + 9dee0fc commit 26b31e9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+29
-9824
lines changed

docs/ai/cli-usage.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,9 @@ For a `complete` application, you get:
110110
1. **Metadata Files (YAML)**
111111
- `*.object.yml` - Data entities
112112
- `*.validation.yml` - Validation rules
113-
- `*.form.yml` - Data entry forms
114-
- `*.view.yml` - List views
115-
- `*.page.yml` - UI pages
116-
- `*.menu.yml` - Navigation
117113
- `*.permission.yml` - Access control
114+
- `*.workflow.yml` - Automation
115+
- `*.data.yml` - Seed data
118116

119117
2. **TypeScript Implementation Files**
120118
- `*.action.ts` - Custom business operations

0 commit comments

Comments
 (0)