Skip to content

AI Application Structure Agent

Overview

The AI Application Structure Agent is dedicated to managing application metadata structures (Define AST), supporting reading, analysis, modification, validation, and publishing of application configurations, ensuring all structural changes are safe, traceable, and verifiable.

Core Capabilities

1. Application Structure Reading and Analysis

  • Read Define Objects: Get the complete structure of various define objects (data tables, workflows, dashboards, etc.) in the application
  • Draft Version Management: View differences between draft and published versions
  • Structure Analysis: Analyze the module composition, associations, and configuration completeness of the application

2. Application Structure Modification

  • Save Define Objects: Make incremental modifications based on the original structure and save
  • Module Sorting: Adjust the display order of application modules
  • Module Grouping: Create and manage module groups
  • Role Management: Create application roles

3. Validation and Publishing

  • Configuration Validation: Validate the legality of draft configuration before publishing, checking for errors and conflicts
  • Application Publishing: Publish the draft to the production environment after validation passes
  • Theme Styles: Set the application's theme style

Using the AI Application Structure Agent

In the [Application Designer]'s [AI] module, click [Application Structure Agent] to switch to the application structure agent conversation.

Application Cases

1. Analyze Draft Differences

  • Use Case: View changes between the draft version and published version before publishing
  • Example: Input "Analyze the differences between the current draft and the published version"

2. Configuration Legality Check

  • Use Case: Check for errors in configuration before publishing
  • Example: Input "Check whether the current draft configuration has errors or conflicts"

3. Publish Application

  • Use Case: Publish the validated draft to the production environment
  • Example: Input "Publish the current application"

Important Notes

  • The current structure must be read before any modification operation; constructing from scratch is strictly prohibited
  • The modification workflow must follow: Read → Modify → Save → Validate → Publish
  • Configuration validation must pass before publishing; publishing is prohibited when validation fails
  • When users upload Excel, Word, or other files, the Read Office File function must be used; the network function must not be used to read uploaded files