Logo
NeoArc Studio

Project Reports

Run governance and health reports across your workspace

The Reports Dashboard provides governance and health analysis across your entire workspace. Reports scan your data model, API definitions, schemas, diagrams, and content to identify issues, measure completeness, and track quality.

Report categoryWhat it checks
API completenessEndpoints, operations, and methods that are missing descriptions, schemas, or examples
API breaking changesChanges between versions that would break existing consumers
Schema healthSchemas with missing fields, unused types, or validation issues
Model coverageEntities and relationships in the data model that lack documentation or API representation
Governance complianceAdherence to architectural governance rules defined in project settings
Broken linksInternal references that point to missing or renamed targets
Orphan elementsEntities, schemas, or content blocks that are no longer referenced
Cross-API consistencyNaming and structure consistency across different API types
Unresolved foreign keysProperties marked as foreign keys with no target, or names suggesting unmarked foreign keys
Unresolved derived propertiesDerived or computed-on-read properties missing their source path definitions

Learn more