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.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
"""Feedback persistence and human-signal processing."""
|
||||
from .store import *
|
||||
Reference in New Issue
Block a user