# Validation memo in notion

<h2 align="center"><sub>What this page means?</sub></h2>

<table><thead><tr><th width="483">Validate gives you</th><th>Validate does not replace</th></tr></thead><tbody><tr><td><sub>Evidence-shaped stages (prepare → signal research → rubric → write)</sub></td><td><sub>Your judgment on whether to fund the idea</sub></td></tr></tbody></table>

<h2 align="center"><sub>What you do in ARIA</sub></h2>

{% stepper %}
{% step %} <sub>**Start from Discover**</sub>

<sub>Pick the idea row that deserves a serious pass, then open</sub> <sub></sub><sub>**Validate**</sub> <sub></sub><sub>for that idea (one at a time while you are learning).</sub>
{% endstep %}

{% step %} <sub>**Open the Validation pipeline modal and read the four stage names**</sub>

<sub>They are verbal punctuation you can narrate on a call.</sub>
{% endstep %}

{% step %} <sub>**Let Prepare Notion validation page finish**</sub>

<sub>So workspace and Notion agree where the report will live.</sub>
{% endstep %}

{% step %} <sub>**Complete P01 signal research (web) and the rubric plus rescore stages**</sub>

<sub>The machine does the disciplining, not only your optimism.</sub>
{% endstep %}

{% step %} <sub>**Finish Write report to Notion**</sub>

<sub>Then open Notion and read the report</sub>
{% endstep %}
{% endstepper %}

***

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>What sentence in the Notion report is the hinge for your next decision?</strong></sub> <br><sub>If you cannot point to one sentence, the run is not finished in your head yet.</sub></p>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ariaagi.com/use-cases/validation-memo-in-notion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
