Use Cases

Krugle solves various problems for SI and IS departments.

Index Search

  • Thorough development standards

    ・Prime SI subcontract management

    ・Multi-vendor development management for a major IS department

  • Assessment of handover projects

    ・Even for programs developed by other companies that do not have specifications, assessments in advance to reduce the risk of handover

  • Enbug and degradation prevention

    ・When adjusting a program or DB, adjust all related modules without exception.

API

  • Automatic detection of vulnerabilities

    ・Eliminate overlooked vulnerabilities

    ・ Regular crawling based on external information

AI API

  • Efficient refactoring

    ・Detecting inconsistencies caused by multi-vendor development

    ・Pointing out areas for improvement using Code LLM

  • SBOM compatible

    ・Quickly search for OSS licenses included in projects

    ・Accurately share risk management for software supply chains

  • Code conversion

    ・Highly accurate language conversion through collaboration between Krugle-AI and an index that understands multilingual syntax

  • Specification generation

    ・Create highly accurate specifications and instructions by linking Krugle-AI and configuration checks by search.

Source code delivery acceptance inspection flow

  • prompt
    このコードの詳細な説明をMarkdown形式で出力してください。
    内容には、内包する機能の概要、動作の遷移、パフォーマンス向上や改善の余地があるかなどの情報を含んでください。
    ”{lang}
    {code}
    ”’
  • The significance of conducting acceptance inspections

    Conducted before user-level acceptance testing (UAT) on the UI

    Prevent rework

    Check the consistency of the code implementation with the defect report details written in the ticket

    Improve verification accuracy

    Deepen understanding of the implementation details and promote in-house skill development

    Strengthen in-house skills

    Maintain a restraining force to improve the quality of vendor delivery

    Improve response quality