Project Settings
Central project configuration: database profiles, model config, and governance rules
You are editing the project file (project.neoarc). This is the central configuration for your workspace, defining how the data model is interpreted and what profiles are used for database mapping, search indexing, and API serialisation.
| Section | What you configure |
|---|---|
| Project info | Project name, description, and identifier |
| Database profiles | Profiles that map abstract model types to concrete database column types (PostgreSQL, SQL Server, etc.) |
| Search profiles | Profiles that configure search engine index mappings (Azure Cognitive Search, Elasticsearch, etc.) |
| API serialisation profiles | Field naming conventions, datetime formats, and enum rendering for API output |
| Model config | Central data model configuration including case format and naming conventions |
| Governance rules | Architectural rules that are evaluated by project reports for compliance checking |
| Theme shape defaults | Default visual properties for diagram shapes |