the-code-graph-eval 0.1.0

Evaluation framework for The Code Graph
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0]https://github.com/MonsieurBarti/The-Code-Graph/releases/tag/v0.1.0 - 2026-03-29

### Added

- *(M02-S07)* crates.io Release
- *(M02-S04)* Embeddings + Hybrid Search
- *(M02-S02)* Risk Scoring — composite risk per symbol and file
- *(M01)* v0.1 Core — Code Graph CLI ([#12]https://github.com/MonsieurBarti/The-Code-Graph/pull/12)