Metadata-Version: 2.4
Name: pyrefly-producer
Version: 0.6.0
Classifier: Programming Language :: Rust
Classifier: Topic :: Software Development :: Quality Assurance
Summary: Rust-native Python occurrence producer (Pyrefly engine link, SCIP face): pyrefly-index emits in-repo SCIP indexes, pyrefly-lsp hosts the engine as a stdio language server, overlay-gen compiles declarative projection plans into overlay SCIP indexes
License-Expression: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Repository, https://github.com/ChiahungTai/code-reality

# pyrefly-producer

The Rust-native Python occurrence producer for code-reality: a linked
[Pyrefly](https://github.com/facebook/pyrefly) engine (pinned git rev)
emitting in-repo SCIP indexes (`<repo>/.code-reality/scip/`), plus `pyrefly-lsp` — the same engine
hosted as a stdio language server (the Python backend of the
code-reality-lsp-bridge type face).

Ships three binaries: `pyrefly-index` (index producer → sidecar SCIP
slot; invalidates superseded sidecar artifacts on write) and
`pyrefly-lsp` (LSP host). Byte-deterministic output; the scip-python
fork remains only as a retained fallback.

See the [repository README](../../README.md) for the refresh chain
(generate → `--stamp-meta` → `--build-cache`).

