Listing Thumbnail

    LyraTwo - AI-Assisted Product Requirements Management

     Info
    Deployed on AWS
    AI-assisted product requirements management for product and engineering teams. Write, version, and link requirements as living documents. Simulate change requests, roll back to any version, import and export ReqIF, and extend with custom AI skills. Bring your own LLM.

    Overview

    Open image

    LyraTwo is a self-hosted product requirements management platform built for product managers, business analysts, and the engineering teams they work with. Requirements are treated as living documents -- versioned, linked, and lifecycle-managed -- rather than static entries in a form-based tool.

    KEY FEATURES

    AI Copilot (Cmd+J in editor) Use slash commands to expand requirements into detailed sub-requirements, generate acceptance criteria from prose, decompose features into hierarchical tasks, or have the AI research a topic and insert findings directly into your document. The AI operates within your project context using semantic search over your existing documents.

    Change Simulation and Impact Analysis Before committing a change to an approved or active requirement, simulate its impact across the dependency graph. LyraTwo traces typed links (depends on, blocks, implements, derives from, supersedes, realizes) transitively and surfaces every downstream requirement that would be affected. Teams can review the full impact radius before a change is approved, reducing the risk of undetected regressions in dependent requirements.

    Version History and Rollback Every document change creates an immutable snapshot. The full version history is available at any time and any prior version can be restored with a single action. Review comments, status transitions, and change rationale are preserved alongside the version trail, giving teams a complete audit record of how a requirement evolved and why.

    ReqIF Import and Export LyraTwo speaks ReqIF -- the ISO standard interchange format used by enterprise requirements toolchains including IBM DOORS, Polarion, Jama, and Codebeamer. Import existing requirement sets from any ReqIF-compliant tool and export your documents back out in the same format. Teams migrating from or integrating with enterprise tooling do not need to manually recreate their requirements.

    Agentic Skills and Third-Party Integration Extend LyraTwo with custom AI skills installed directly from Git repositories. Skills are pydantic-ai agents that can call external APIs, query databases, or run arbitrary logic -- allowing teams to integrate LyraTwo with their own tooling, CI systems, project trackers, or internal knowledge bases. Pre-built skills are included for common operations; the skill registry makes it straightforward to add your own without modifying the core application.

    Project Directives and Custom Requirement Designs Each project can carry a directives document -- a guidance file that instructs the AI copilot on how requirements should be structured, what terminology to use, which acceptance criteria patterns to follow, and what standards apply. This allows teams with established requirement methodologies (SAFe, EARS, MoSCoW, ISO 26262, DO-178C, or custom internal standards) to encode those conventions once and have the AI enforce them consistently across all documents in the project.

    Rich Document Editor Built on the Plate editor with full rich text support including tables, code blocks, inline comments, and suggested edits. Documents auto-save and every change creates an immutable version snapshot.

    Requirement Lifecycle Documents move through a structured lifecycle: draft, proposed, in review, approved, active, deprecated. Each transition is recorded with a rationale and full audit trail.

    Export Beyond ReqIF Export individual documents or full project reports as PDF, DOCX, or Markdown in addition to ReqIF. Generate executive summaries and engineering handoff documents. Import from structured documents and Confluence in addition to ReqIF.

    SSO and Access Control Local accounts for simple deployments. Full OIDC SSO support for Azure AD, Google Workspace, Okta, Auth0, and Amazon Cognito. Role-based project membership: owner, manager, contributor, viewer.

    Bring Your Own LLM LyraTwo uses LiteLLM for model abstraction. Configure any supported model -- Claude, GPT-4, Azure OpenAI, or a locally hosted model -- via a single environment variable. Your data never leaves your AWS account.

    DEPLOYMENT MODEL

    LyraTwo deploys as a single ECS Fargate service backed by RDS PostgreSQL, sitting behind an Application Load Balancer. The included CloudFormation template provisions all required infrastructure into your existing VPC. No new VPC is created. Stack creation completes in approximately 12 minutes. The application serves both the API and the React frontend from the same container.

    PREREQUISITES

    • AWS account with permissions to create ECS, RDS, ALB, IAM, and Secrets Manager resources
    • Existing VPC with at least 2 public subnets and 2 private subnets across different Availability Zones
    • Private subnets with outbound internet access via NAT Gateway (or deploy with VPC endpoints enabled)
    • API key for your chosen LLM provider (Anthropic, OpenAI, Azure OpenAI, or compatible)

    SUPPORT

    Documentation and support at https://thevgergroup.com 

    Highlights

    • AI copilot with project directives -- encode your requirement methodology (SAFe, EARS, ISO 26262, or custom) once per project and the AI enforces it consistently. Extend with custom skills that integrate your own tooling via Git-installed pydantic-ai agents.
    • Simulate change impact before committing. Typed dependency links and transitive graph traversal show every affected requirement before an approved change is made. Full version history with one-click rollback and complete audit trail.
    • ReqIF import and export for seamless integration with DOORS, Polarion, Jama, and Codebeamer. Deploys to your AWS account via CloudFormation in under 15 minutes. Self-hosted, OIDC SSO, bring your own LLM.

    Details

    Delivery method

    Supported services

    Delivery option
    LyraTwo Container - ECS Fargate
    Container image (ECS / Fargate)

    Latest version

    Operating system
    Linux

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    LyraTwo - AI-Assisted Product Requirements Management

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    1-month contract (4)

     Info
    Dimension
    Description
    Cost/month
    Starter
    Up to 5 users
    $49.00
    Team
    Up to 15 users
    $99.00
    Business
    Up to 40 users
    $199.00
    Enterprise
    Up to 100 users
    $399.00

    Vendor refund policy

    LyraTwo is supported by The VGer Group. For documentation, support requests, and bug reports visit https://thevgergroup.com .

    Refund policy: Refunds are available within 48 hours of initial subscription purchase if the product cannot be deployed successfully in your AWS environment. Contact support with your AWS account ID and a description of the issue. No refunds are available after 48 hours or after the product has been used in production.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    LyraTwo Container - ECS Fargate

    Supported services: Learn more 
    • Amazon ECS
    Container image

    Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.

    Version release notes

    Updated CloudFormation template with cfn-nag compliance improvements

    Additional details

    Usage instructions

    1. Subscribe and accept the EULA. 2. Launch the CloudFormation template. 3. Provide your VPC, subnets, and domain details. 4. Access LyraTwo via the ALB DNS name once the stack is complete. 5. Complete the setup wizard to configure your LLM provider.

    Support

    Vendor support

    LyraTwo is supported by The VGer Group. For documentation, support requests, and bug reports visit https://thevgergroup.com . Contact support@thevgergroup.com 

    Refund policy: Refunds are available within 48 hours of initial subscription purchase if the product cannot be deployed successfully in your AWS environment. Contact support with your AWS account ID and a description of the issue. No refunds are available after 48 hours or after the product has been used in production.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.