AletheiaFact / AletheiaFact/aletheia

Decorators refactor mapped

Open
#2,081 0 comments 0 reactions 0 assignees View on GitHub
tech tech-debt
Dominant language
TypeScript
Stars
55
Forks
20
Avg merge
2d 6h
Merged PRs (30d)
2

Description

### Background Information

### Fact-Checker Endpoints

These endpoints are used by fact-checkers and reviewers for their workflow.

#### 7. comment.controller.ts (All endpoints)
- [ ] `POST api/comment` - Create comment
- [ ] `PATCH api/comment/bulk-update` - Bulk update comments
- [ ] `PUT api/comment/:id` - Update comment
- [ ] `PUT api/comment/:id/create-reply` - Create reply
- [ ] `PUT api/comment/:id/delete-reply` - Delete reply

#### 8. copilot-chat.controller.ts
- [ ] `POST api/agent-chat` - AI copilot chat for fact-checkers

#### 9. summarization-crawler.controller.ts
- [ ] `GET api/summarization` - Summarization for fact-checkers

### How

Follow the new pattern defined and documented on `AUTH_DECORATOR_MIGRATION.MD`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.