Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCAP — Reusable Change Adaptation Pipeline

Consumes a SAP directory produced by SALP and produces one Adaptation Package (a single LLM candidate plus provenance) per the RCAP Implementation Reference. Stages: intake → selection → semantic evidence reduction → payload materialization → program-context reduction → adaptation context → request synthesis → candidate generation → adaptation package.

Setup

uv venv .venv
uv pip install -p .venv/bin/python -e "../../SALP[structural]" -e ".[dev]"
.venv/bin/pytest

SALP is a pinned library dependency (clone at ../../SALP); RCAP reuses its SAP models, schema validator, tree-sitter layer, and repo cache. Tests build their SAP fixtures with SALP's own writer so every fixture passes salp validate.

About

Reusable Changes and Semantic Alignment (RCAP)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages