VectorVue Documentation

Integration, platform operations, architecture, and assurance references

Client Analytics Manual

This manual explains how to use VectorVue analytics in commercial delivery and stakeholder communication.

Scope

Analytics capabilities include:

Portal Workflow

  1. Open Overview and verify KPI and analytics cards load.
  2. Open Analytics and review score, confidence, explanations, model version, and generation time.
  3. Run simulation to evaluate proposed defensive improvements.
  4. Open Risk to communicate trend and severity posture.

API Workflow

Use tenant-authenticated token and call:

Expected response contract:

Quality and Governance Rules

Troubleshooting

  1. Verify migrations and seed data:
make deploy
make seed-clients
  1. Verify workers are healthy:
docker compose ps
  1. Validate endpoint behavior with API smoke and direct calls.