FeaturesAgentOS Scope OutUpdated March 13, 2026
Manual Re-Score Trigger
Manual Re-Score Trigger
Every product dossier page includes a Re-Score button that lets you re-run the AI scoring and dossier generation pipeline for that product without re-crawling the source directory.
When to Use It
- You've updated scoring weights and want existing products re-evaluated under the new model.
- Prompt engineering changes have been deployed and you want fresher, higher-quality dossier output for a specific product.
- A dossier looks stale or incorrect and you want to regenerate it from the already-collected scraped data.
How It Works
- Open any product dossier page.
- Click the Re-Score button.
- A re-score event is dispatched to the Inngest pipeline.
- A status indicator on the page updates in real time as the pipeline progresses.
- When the pipeline completes, the dossier — including the composite opportunity score, mission statement, suggested feature list, and competitor weakness analysis — is updated automatically.
Note: Re-scoring uses the product's existing scraped data. It does not trigger a new crawl of the source directory. If you need fresh review or pricing data, run a full crawl first.
What Gets Updated
| Dossier Section | Updated on Re-Score |
|---|---|
| Composite opportunity score | ✅ |
| Replicability score | ✅ |
| Market demand score | ✅ |
| Revenue potential score | ✅ |
| Competitive gaps analysis | ✅ |
| Auto-drafted mission statement | ✅ |
| Suggested feature list | ✅ |
| Competitor weakness analysis | ✅ |
| Raw scraped review data | ❌ (unchanged) |
| Raw pricing signals | ❌ (unchanged) |
Architecture Note
The re-score button dispatches an Inngest event, placing the job on the same async pipeline used during initial analysis. This means re-scoring is non-blocking — you can navigate away and return to the dossier once the status indicator shows completion.