pmat 3.11.0

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Semantic Search Algorithms

This document describes the algorithms used in PMAT's semantic search functionality.

## Overview

PMAT uses various semantic search algorithms for code analysis.

## Status

This feature is under active development. See the main [Semantic Search Guide](../SEMANTIC-SEARCH-GUIDE.md) for current capabilities.

## Related Documentation

- [API Reference]./api-reference.md
- [User Guide]./user-guide.md
- [Main Semantic Search Guide]../SEMANTIC-SEARCH-GUIDE.md