jellydn / jellydn/flowly

Add secure hosted sharing for evaluation reports

Open
#156 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3
Forks
0
Avg merge
15h 21m
Merged PRs (30d)
31

Description

## Summary

Add an explicit, secure way to publish a Flowly evaluation report at a shareable hosted URL. This is an optional follow-up to #38.

## Scope

- Publish a selected immutable report snapshot
- Provide revocable, access-controlled links with clear expiry and visibility
- Redact secrets, repository-local paths, and sensitive workload content before upload
- Preserve suite/model lineage and metric definitions in the shared view

## Acceptance criteria

- [ ] Sharing is opt-in and never uploads reports during normal local or CI evaluation
- [ ] Published snapshots are immutable, identifiable, and revocable
- [ ] Access and expiry behavior is documented and tested
- [ ] A redaction boundary prevents credentials and sensitive local data from being published
- [ ] Shared reports show enough lineage to interpret and reproduce results

## Non-goals

- Interactive dashboard exploration
- Automatic model routing
- Public-by-default reports

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading issue #38 and locating the existing evaluation report and snapshot flow in the TypeScript project. Map where opt-in publishing, redaction, access control, expiry, revocation, and lineage would fit before proposing an implementation. Done means the acceptance criteria are covered by documented behavior and tests, without dashboard exploration or public-by-default reports.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend-api-design, cloud, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.