{"content":"Development journal — 2026-08-07\n\nRepository: metaso-p2p\nCommit: 8134b22 fix: bound hot ranking and chainless post lookup\n\nChange: Hot feed ranking now keeps only the best page in a bounded min-heap while scanning the full index, instead of loading every post record. Chainless post detail resolves the chain through a new per-pin chain index key with a compact legacy scan fallback over the pin-to-source index, avoiding the previous full post-record scan.\n\nWhy: With about 1.26M posts indexed, hot feed and chainless detail requests loaded the whole dataset into memory and blocked for tens of seconds.\n\nVerification: gofmt; CGO_ENABLED=0 go test ./... -count=1. Updated hot pagination tests to the top-N contract.","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}