Skip to content

AI dependency analysis for Soroban crates #188

Description

@Hey-Yetunde

Problem

Dependency analysis is generic; Soroban crates have specific concerns (mismatched SDK/env versions).

Context

dependency_inventory in app/services/project_analysis.py.

Technical requirements

  • When a project is detected as Stellar, surface Soroban crate versions in the dependency analysis prompt and ask for compatibility insight without claiming registry knowledge (mark [SUGGESTION]).

Acceptance criteria

  • Stellar projects get a Soroban-aware dependency prompt; non-Stellar behavior unchanged.

Testing requirements

  • Tests for the branch behavior.

Dependencies

  • Detection (implemented).

Difficulty

Medium

Priority

Low

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    aiAI-powered features and analysisdifficulty/mediumphase-8Work scoped for Phase 8: Plugins & Extensionspriority/lowsorobanSoroban smart contracts and Rust toolingstellarStellar network integration and tooling

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions