Files
pragent/pilot/feedback/__init__.py
Claude 7a510a926d refactor: organize pilot packages
Group review, feedback, evaluation, observability, and entrypoint code into packages. Keep thin top-level compatibility shims for existing scripts and imports, and mirror the structure in the tests.
2026-09-01 00:59:51 +00:00

3 lines
77 B
Python

"""Feedback persistence and human-signal processing."""
from .store import *