Product Overview

Core concepts, primary guides, and the preview-first runtime model for Riskonami assessments.

Riskonami is a phased assessment product. A user works inside one active assessment session, progresses through 10 phases, and generates a final report at the end.

Core concepts

An assessment is the overall end-to-end workflow. A session is the persisted working container for one assessment run. A phase is one bounded modeling step inside the session.
  • Phase artifact — saved JSON and optional DOT output
  • Candidate preview — live working draft before commit
  • Status panel — JSON, DOT, tables, and validation alerts

Primary guides

Runtime model

The runtime is preview-first:
  1. Load prior context and required resources
  2. Build or update candidate preview state
  3. Validate the candidate
  4. Ask focused follow-up questions only when needed
  5. Commit the phase artifact
  6. Advance to the next phase
The final report is issued only after the required phase outputs exist and the report has been generated. Each phase can be reset independently from the assessment UI when you need to re-capture data.