Skip to content

Commit aef6035

Browse files
deanzakaclaude
andcommitted
fix: rename app back to default.json — appId must be 'default'
The importer uses the filename as appId, and the frontend only queries for appId='default'. Renaming to cortex.json silently created the app with the wrong ID. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6e3aee1 commit aef6035

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ cortex/
102102
│ └── monday-planning.json
103103
104104
├── apps/
105-
│ └── cortex.json Genesis app (React SPA)
105+
│ └── default.json Genesis app (React SPA, must be "default")
106106
107107
├── examples/ Blank templates for creating new artifacts
108108
│ ├── agent-template.json
File renamed without changes.

0 commit comments

Comments
 (0)