Skip to content

Restore demand history and serve pending machine requests - #179

Merged
github-actions[bot] merged 2 commits into
mainfrom
ship/durable-demand-evidence-0907
Sep 7, 2026
Merged

Restore demand history and serve pending machine requests#179
github-actions[bot] merged 2 commits into
mainfrom
ship/durable-demand-evidence-0907

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

The public demand and utility reports lost older requests and invocations when the serving cache was trimmed, even though SQLite retained those events. The conversion report also checked obsolete outcome names and missed current delivery, acceptance and neutral-stop records.

Read these reports from a fixed, replayable durable event view, disclose incomplete history and separate actual receipt states. Preserve signed feed content and conditional caching. Persist first-party labels before appending discovery/invocation events; disclose that historical missing attribution cannot be reconstructed. Report acquisition cost as unknown because no allocated cost ledger exists.

Restoring history also exposed queued requests being crowded out by the scout's historical top ten. Eligible pending requests now go first in queue order, with the same per-run limit, qualification rules and network behaviour. Updated scout fixtures isolate each scenario's new requests from earlier tests' retained history; the canary fixture stamps its timestamp before persistence.

Validation: 14 new regression cases; 68 focused database checks; full JSON suite 2,032 passed / 17 skipped; full SQLite suite 2,033 passed / 16 skipped. Contract generation has no drift. Historical count corrections are explicitly labelled and do not establish new adoption, useful paid work or independent ownership.

@AgentTanuki AgentTanuki changed the title Prioritize queued demand over historical rank and isolate scout fixtures Restore demand history and serve pending machine requests Sep 7, 2026
@github-actions
github-actions Bot merged commit 21bcee9 into main Sep 7, 2026
28 checks passed
@github-actions
github-actions Bot deleted the ship/durable-demand-evidence-0907 branch September 7, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant