Add a secure repository Prompts review surface and prompt metadata API

Hop-State: A_06FN6MRSHG4B64ZV13086G8
Hop-Proposal: R_06FN6MQDE14FFNR65H1D28G
Hop-Task: T_06FN6J8ECE1Z9XQ5PQ3Z3D8
Hop-Attempt: AT_06FN6J8ECC1SC794JMZ0TF8
This commit is contained in:
Hop
2026-07-11 15:36:22 -07:00
parent c0c1161107
commit fee4f6dd31
15 changed files with 709 additions and 8 deletions
+4 -1
View File
@@ -13,6 +13,10 @@ but makes Hop's workflow the primary product model:
- a **proposal** is a reviewable candidate outcome; and
- an **accepted state** is the current shared truth.
The repository **Prompts** view is the review surface for that causal record:
the requested work, agent identity and runtime metadata, response summary, and
links to the task, attempt, and immutable state that produced it.
The product thesis is simple:
> GitHub organizes collaboration around commits and pull requests. HopWeb
@@ -54,4 +58,3 @@ single-installation forge where a user can:
Everything else should be inherited from Gitea until the Hop workflow proves
that it needs a different abstraction.