Reconcile portable Hop prompt records with the latest accepted repository state

Hop-State: A_06FN6X5SEFS9VB6A92K2JE0
Hop-Proposal: R_06FN6X45KVCRM0P2G9SF9N0
Hop-Task: T_06FN6Q6CPY9NYPA25F6DKS8
Hop-Attempt: AT_06FN6WXQF509ZK786R6N7Z0
This commit is contained in:
Hop
2026-07-11 16:13:06 -07:00
parent dfadc67175
commit b04e24a543
77 changed files with 1262 additions and 11 deletions
+9
View File
@@ -43,6 +43,15 @@ user-authored prose remain unchanged.
Repository home pages also receive a `Hop workflow` group in the existing
Gitea sidebar. It uses Gitea's own classes, links, icons, and live counts.
## Portable prompt ledger
The Prompts tab reads immutable JSON records from `.hop/records/prompts/`
directly from the repository branch being reviewed. Hop writes the relevant
prompt records automatically when it creates a proposal; `make hop-records`
exports the complete local history on demand. The records include prompts and
safe review metadata, but deliberately exclude the local Hop database,
workspaces, check output, and machine paths.
## Upgrade check
After changing the pinned Gitea version: