Two new frontend features - #52
Draft
RFOxbury wants to merge 1 commit into
Draft
Conversation
* button to "report issue" - free text input that gets saved to the database * a toggle flag (literally a little red flag) so that users can flag if a source is not relevant. Behind the scenes, there is also a new table in the database called user_feedback. This table records (a) text recorded via the "report issue" button; (b) which sources have been flagged irrelevant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Behind the scenes, there is also a new table in the database called user_feedback. This table records (a) text recorded via the "report issue" button; (b) which sources have been flagged irrelevant
What / why
Task:
docs/tasks/<task-id>/Proof it works
Evidence lives in
docs/tasks/<task-id>/verification.md— summarise here, don't duplicate the table.make verify: pass / fail / stubRisk tier
Tier N — why.
AI role
Review focus
Correctness · missed requirements · security · provenance integrity · scope creep · over-abstraction.
Reviews run
Findings recorded in
verification.md./code-review/security-review/simplifyKnown gaps & deferred seams
Public safety