Starter oppgave 5.1
This commit is contained in:
parent
1355d189b2
commit
db98935182
1 changed files with 2 additions and 1 deletions
3
tasks.md
3
tasks.md
|
|
@ -78,7 +78,8 @@ Uavhengige faser kan fortsatt plukkes.
|
||||||
|
|
||||||
## Fase 5: Kommunikasjonsnoder
|
## Fase 5: Kommunikasjonsnoder
|
||||||
|
|
||||||
- [ ] 5.1 Opprett kommunikasjonsnode: intensjon `create_communication` → node med `node_kind='communication'`, deltaker-edges, metadata (started_at).
|
- [~] 5.1 Opprett kommunikasjonsnode: intensjon `create_communication` → node med `node_kind='communication'`, deltaker-edges, metadata (started_at).
|
||||||
|
> Påbegynt: 2026-03-17T15:35
|
||||||
- [ ] 5.2 Kontekst-arv: input i kommunikasjonsnode → automatisk `belongs_to`-edge.
|
- [ ] 5.2 Kontekst-arv: input i kommunikasjonsnode → automatisk `belongs_to`-edge.
|
||||||
- [ ] 5.3 Chat-visning i frontend: noder med `belongs_to`-edge til kommunikasjonsnode, sortert på tid, sanntid via STDB.
|
- [ ] 5.3 Chat-visning i frontend: noder med `belongs_to`-edge til kommunikasjonsnode, sortert på tid, sanntid via STDB.
|
||||||
- [ ] 5.4 Én-til-én chat: opprett kommunikasjonsnode med to deltakere. Full loop: skriv melding → vis i sanntid hos begge.
|
- [ ] 5.4 Én-til-én chat: opprett kommunikasjonsnode med to deltakere. Full loop: skriv melding → vis i sanntid hos begge.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue