Documentation
README
Dreaming Development
Use this skill to preserve Signet's current architecture while changing Dreaming. Treat this as a development guide, not the Dreaming runtime prompt or a feature plan.
Start from the codebase
Fetch the current base branch before reading architecture. Establish the
existing design from fresh origin/main, then compare the task branch. Read
the relevant implementation, its callers, tests, and retrieval consumers before
proposing a design. Locate the current owners for:
- source capture, artifact persistence, and purge;
- source selection and aggregation;
- transcript, summary, and compaction lineage;
- semantic memory and graph writes;
- retrieval and ranking;
- inference routing and Pi integration.
This is the opening of the README. Read the full README on GitHub.