Denton Social
ea2e5b8045
Automate create_category via normal-mode generation of the decision model
2026-09-23 20:45:28 -05:00
Denton Social
147b6cba5f
Replace create_skill branches with category/skill suggestion events
...
Navigation now offers create_category at the category level and create_skill
at the leaf. Both are stubs that log a suggestion event (state, question,
SemIf output) to the trace instead of returning an authoring sentinel.
2026-09-23 18:24:13 -05:00
Denton Social
98d6e09730
Make dashboard host configurable (LAN reachable via dashboard.host / --host)
2026-09-23 14:36:15 -05:00
Denton Social
0db41241be
Add browser dashboard, run tracing, and logged navigation decisions
...
- dashboard.py: stdlib http.server + JSON API (tree/trace/dream/status,
POST submit/relabel); static/ single-page Redux-DevTools-style inspector
- trace.py: runs.jsonl lifecycle events keyed by run_id
- scheduler/skills/skill: every decision carries run_id; navigation choices
now logged (navigate:category/leaf); requeues stamp meta.parent_run
- cli: 'dashboard' subcommand; config.json untracked per-machine (see
config.example.json)
2026-09-23 13:43:39 -05:00
semif-agent
4e0e0534c4
Add basic version: SemIf decision engine, urgency queue, skill tree, skill loop, decision log, dream pass, CLI
2026-09-23 03:01:45 -05:00