AletheiaFact / AletheiaFact/aletheia

B2B-9 · Temporal exclusivity: private→commons reopen job (NGO plan)

Abierto
#2,542 0 comentarios 0 reacciones 0 asignados Ver en GitHub
backlog server
Lenguaje dominante
TypeScript
Estrellas
55
Forks
20
Merge medio
2 d 6 h
PR fusionados (30 d)
2

Descripción

Part of the B2B epic (Bloco 2). After X months of exclusivity, a private check returns to the commons.

## What
- [ ] Bootstrap `ScheduleModule` — `@nestjs/schedule` is in `package.json:99` but **unused anywhere**
- [ ] `openDate`/`license`/`exclusivityEndsAt` fields on `claim-review`
- [ ] `@Cron` job flipping visibility private→public + "reopen" state transition (`src/machines/reviewTask/`)

## Notes
- Commons model makes this cheap: personalities are global, so "opening" a claim is just flipping the check's namespace/visibility — no entity merging.
- **Source dedup on reopen**: the private source may collide with an existing public one — the job must dedup against the public namespace (covered by the compound-index design in B2B-3), not blind-insert.
- Open decision: what triggers the exclusivity clock (publication? assignment?).

**Effort:** ~1–1.5 SP · **Depends on:** B2B-1..4 (isolation), B2B-3 (dedup design)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start by reviewing package.json:99 and the reviewTask state-machine files under src/machines/reviewTask/. Read the B2B-3 compound-index design before deciding how reopen deduplication should work, and resolve whether publication or assignment starts exclusivity. Done means the claim-review fields, scheduled visibility change, reopen transition, and public-namespace deduplication are covered by tests.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
node.js, typescript
Área
backend, databases
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Tranquilo
Claridad
Necesita aclaración
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.