Define agent harness browser receipt surface#22
Closed
mdheller wants to merge 5 commits into
Closed
Conversation
This was referenced May 5, 2026
mdheller
added a commit
that referenced
this pull request
May 23, 2026
Clean replay of the BearBrowser receipt surface from stale PR #22 onto current main. Adds receipt documentation, schema, example fixture, verifier, and focused workflow. Validated green on PR #36: - Agent Harness Browser Receipts - Feature Plane Validation - Trust Surface - BearBrowser shell validation - manifest validation - automation wrapper validation - packaging, distribution, parity, branding, BearHistory, credential broker, and binary build lanes
Contributor
Author
|
Capture update: superseded by #36. #36 replayed this BearBrowser receipt surface onto current Captured:
Validation observed on #36 head
Content status: fully captured. This stale PR can be closed as superseded. |
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.
Summary
Adds the BearBrowser receipt surface and first machine-checkable browser receipt fixture set for the agent harness operating model.
This aligns browser automation with SourceOS execution receipts, AgentPlane evidence packs, Policy Fabric gates, Memory Mesh artifact pointers, SCOPE-D checks, and Delivery Excellence scoreboards.
Scope
docs/agent-harness-browser-receipts.md.schemas/agent-harness-browser-receipts.schema.json.examples/agent-harness-browser-receipts.example.json.scripts/bearbrowser-verify-agent-harness-receipts.py..github/workflows/agent-harness-browser-receipts.yml.BrowserSessionReceipt,BrowserActionReceipt,BrowserDownloadReceipt, andBrowserCredentialUseReceiptsemantics.Validation
main; update/rebase before merge.Related