AR / FIELD LAB / ACTION PLAYGROUND

Build a receipt workflow.

Build a GitHub Actions workflow that can create receipt artifacts. It stays local and static unless you wire it into a repository.

02 / INPUT

Workflow configuration

Every option updates the static workflow immediately.

LOCAL / STATIC
Trigger

Local artifacts are always emitted. Hosted publication is explicit, metadata-only, and requires a reachable HTTPS endpoint controlled by the workflow owner.

03 / OUTPUT

Generated workflow

Valid GitHub Actions YAML.

PASS
agentreceipts-receipt.yml

        

04 / CHECK

Live diagnostics

Configuration findings before copy or download.

    05 / FLOW

    Workflow graph

    Execution order for the generated job.

    06 / ARTIFACTS

    Artifact contract

    Expected proof files emitted by the action.

      07 / AGENT

      Agent-readable manifest

      Static capability declaration for the selected workflow.

      
            
      COMMAND PALETTE

      Action Playground

      ESC