Skip to content

Extract the rest of signals/ #4883

Description

@JSONbored

Problem: Most of the signals directory is confirmed pure and ready to move, but most of these files import types or functions from the one signals file being extracted last (see the next issue) — so this phase needs either that file's relevant exports available first, or a temporary shim covering just the symbols these files actually need.

Area: ORB / gittensory-engine

Proposal: Move the confirmed-pure signals files, using a temporary re-export shim for whatever they still need from the not-yet-moved signals-engine file.

Deliverables:

  • The confirmed-pure signals files moved, with working shims for both directions (the moved files' own new home, and their temporary dependency on the not-yet-moved file).

Boundaries:

  • Leave the one signals file with a direct database dependency behind in src/ — it's correctly an adapter.

Metadata

Metadata

Assignees

Labels

maintainer-onlyOwner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions