You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I made the following changes to help make Pulse work better.
5 new jobs added to PULSE.toml:
knowledge-harvest — 3:10 AM nightly (KnowledgeHarvester, was unwired before)
wisdom-synthesis — 3:20 AM nightly (WisdomCrossFrameSynthesizer)
telos-summary — Sunday 4:00 AM (GenerateTelosSummary)
architecture-summary — Sunday 4:10 AM (ArchitectureSummaryGenerator)
relationship-reflect — Sunday 4:20 AM (RelationshipReflect)
Also built WisdomCapture.hook.ts as a new SessionEnd hook — fires after WorkCompletionLearning, extracts domain+observation pairs via Inference.ts, and writes to WisdomFrameUpdater. Registered in settings.json.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Recently I made the following changes to help make Pulse work better.
5 new jobs added to PULSE.toml:
Also built WisdomCapture.hook.ts as a new SessionEnd hook — fires after WorkCompletionLearning, extracts domain+observation pairs via Inference.ts, and writes to WisdomFrameUpdater. Registered in settings.json.
Should these have been there by default?
Beta Was this translation helpful? Give feedback.
All reactions