repowiserepowise
Sign in
2233admin/dreamtime
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/dreamtime

dreamtime

github.com/2233admin/dreamtime

ec73e85mastersynced 2mo ago

Files

38

Symbols

268

Docs

0

Dead Exports

15

Entry Points

2

Code HealthView report

Average health
6.9/10
Good
Hotspot health
6.2/10
Fair
Open findings97Worst filememory_keeper/tasks.py4.2/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed28

memory_keeper/init.pyUngoverned Hotspot

High-churn file with no governing decision

memory_keeper/init.pyKnowledge Silo

100% single-owner concentration

PluginStatusDead Code

Safe to delete (4 lines)

memory_keeper/_utils.pyUngoverned Hotspot

High-churn file with no governing decision

memory_keeper/main.pyKnowledge Silo

100% single-owner concentration

4 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Use session-close distillation to persist memory across sessionsproposed
· readme mining
Implement session-close processing via non-blocking stop hook and queued background workerproposed
· readme mining
Store distilled memories as Markdown files in a local directoryproposed
· readme mining
Require an OpenAI-compatible API key for LLM distillationproposed
· readme mining

Top Hotspots5 of 8View all

memory_keeper/__init__.py

1c/90d97%

memory_keeper/_utils.py

1c/90d94%

memory_keeper/dreamtime/hook.py

1c/90d91%

memory_keeper/memblock.py

1c/90d88%

memory_keeper/tasks.py

1c/90d84%

Commit Activity

Feature Fix Refactor Dependency