{% extends "base.html" %} {% block title %}Requivo — local{% endblock %} {% block content %}
● Local requirements workspace
Requivo separates facts, assumptions and unknowns before generating product documentation — and keeps the resulting decisions traceable.
{% if not provider.available %}No sessions yet. Start with a new discovery, or open one created by the CLI or Claude Code — all three interfaces share the same local sessions.
{% endif %} {% endblock %}