-
-
Notifications
You must be signed in to change notification settings - Fork 65
Extract the rest of signals/ #4883
Copy link
Copy link
Open
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Milestone
Description
Metadata
Metadata
Assignees
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
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:
Boundaries:
src/— it's correctly an adapter.