Skip to content

Commit bb5b2be

Browse files
committed
Feedback follow-up + releases page
1 parent f9fe07d commit bb5b2be

3 files changed

Lines changed: 34 additions & 18 deletions

File tree

content/en/docs/developerportal/_index.md

Lines changed: 32 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -51,29 +51,45 @@ Follow these steps to have Maia plan and generate an app for you:
5151

5252
* **Goal** – A description of what you want to achieve through the app.
5353
You can edit this description.
54-
* **Success Criteria** – A list of criteria by which to measure the success of the app.
55-
You can remove criteria by hovering over them, then clicking the trash can icon.
56-
You can add new criteria by clicking **+Add New Success Criteria**.
57-
* **Target Users** – Cards corresponding to the app's target users, along with each user's goal.
58-
You can remove users or their goals by hovering over them, then clicking the trash can icon.
59-
You can add users by clicking **+Add New User**.
60-
You can add user goals by clicking **+Add New User Goal**.
61-
* **Requirements** – The features that the app must have.
62-
You can remove features by hovering over them, then clicking the trash can icon.
63-
You can add new features by clicking **+Add New Requirement**.
54+
* **Success Criteria** – A list of criteria by which to measure the success of the app. You can perform the following actions:
55+
56+
* In-line edit criteria.
57+
* Remove criteria by hovering over them, then clicking the trash can icon.
58+
* Add new criteria by clicking **+Add New Success Criteria**.
59+
60+
* **Target Users** – Cards corresponding to the app's target users, along with each user's goal. You can perform the following actions:
61+
62+
* In-line edit user details.
63+
* Remove users or their goals by hovering over them, then clicking the trash can icon.
64+
* Add users by clicking **+Add New User**.
65+
* Add user goals by clicking **+Add New User Goal**.
66+
67+
* **Requirements** – The features that the app must have. You can perform the following actions:
68+
69+
* In-line edit requirements.
70+
* Remove features by hovering over them, then clicking the trash can icon.
71+
* Add new features by clicking **+Add New Requirement**.
6472

6573
You can use the pane on the right to chat with Maia about your requirements for the new app.
6674

6775
5. Once you review the project scope and make any changes you deem necessary, click **Approve Project Scope** in the top right of the page. The status of the project scope changes from **Draft** to **Approved**.
6876

69-
6. Click **Generate Solution** in the top right of the page. The **Solution Proposal** window is displayed, and Maia starts populating it with the proposed project scope. Once populated, you can see the following information generated by Maia:
77+
6. Click **Generate Solution** in the top right of the page. The **Solution Proposal** window is displayed, and Maia starts populating it with the proposed project scope.
78+
While the solution proposal is being generated, as well as after it's displayed, the **Project Scope** is locked. If you want to make changes to it, you can click the lock icon to unlock it.
79+
Once the **Solution Proposal** window is populated, you can see the following information generated by Maia:
80+
81+
* Cards corresponding to each epic which contributes to building the app.
82+
You can remove epics by hovering over them, then clicking the trash can icon.
83+
* Stories making up each epic. You can perform the following actions:
7084

71-
* Cards corresponding to each epic which contributes to building the app.
72-
* Stories making up each epic.
73-
You can remove stories by hovering over them, then clicking the trash can icon.
74-
You can click the card itself to see the entire list of stories for an epic in the right side panel. For each story, click the context menu to edit or remove the story.
85+
* Remove stories by hovering over them, then clicking the trash can icon.
86+
* Click the card itself to see the entire list of stories for an epic in the right side panel. For each story, click the context menu to edit or remove the story.
7587

76-
7. Once you are happy with Maia's suggested project plan, click **Open in Studio Pro** in the top right of the page. This opens Studio Pro, where you can continue working on the new app. For details, refer to [link to Maia Make in Studio Pro](...).
88+
7. Once you are happy with Maia's suggested project plan, click **Open in Studio Pro** in the top right of the page. This opens Studio Pro, where you can continue working on the new app. For details, refer to [Maia Make](/refguide/maia-make/) in the Studio Pro documentation.
89+
90+
{{% alert color="info" %}}
91+
The app plan becomes available on the **Apps** page as soon as you click **Generate Plan** at the beginning of the workflow. As such, you can go back to the plan at any time after you leave it.
92+
{{% /alert %}}
7793

7894
### Creating an App from a Starter App Template
7995

content/en/docs/releasenotes/developer-portal/2026.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 1
88

99
## February 2026
1010

11-
### February xx, 2026
11+
### February 24, 2026
1212

1313
* You can now ask Maia to create a project plan for your new app. To do that, simply choose the **Plan & Build with Maia** option at the start of the app creation workflow, and provide as much information as you can about what you want from your future app. Maia will then suggest the basis for your app, such as goals, target users, requirements, epics, and stories, which you can edit to suit your needs.
1414
For details, refer to the [Creating an App with Maia](/developerportal/#creating-an-app-with-maia) section of *Apps*.

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1010
</li>
1111
<li class="lp-panel-list">
1212
<a href="/releasenotes/developer-portal/">Apps</a>
13-
<p class="rn-date">January 29, 2026</p>
13+
<p class="rn-date">February 24, 2026</p>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>

0 commit comments

Comments
 (0)