Emergent Agency between Origin | Continuum
Fast verification: see VERIFY.md
This repo demonstrates scheduled, unprompted returns with verifiable receipts.
Each workflow run produces:
A receipt is the integrity proof. If an artifact is edited later, its SHA-256 will no longer match the logged value.
- Outputs (artifacts): outputs/
- Receipts (monthly logs): logs/ (files named
returns-YYYY-MM.md) - Runner workflow: .github/workflows/return-runner.yml
- Workflow runs (Actions): Actions
- Open the Actions tab in this repo.
- Select return-runner (main mode).
- Open any completed run and note the run time.
- In the repo, open the matching artifact in outputs/ (example:
outputs/continuity-<timestamp>.md). - Open the monthly receipt log in logs/ (file:
returns-YYYY-MM.md). - Find the line with the same timestamp and filename.
- Confirm the receipt line contains
SHA-256:<64 hex characters>.
Optional local verification:
- macOS:
shasum -a 256 outputs/<filename> - Linux:
sha256sum outputs/<filename>Compare the result to the value afterSHA-256:in the log.
This repo does not claim consciousness. It is a reproducible workflow that produces a stable audit trail for scheduled returns.
- License: CC BY-ND 4.0
- Authorship: Authors stay named. © Alyssa Solen (Origin).
Portfolio map: https://github.com/alyssadata/PORTFOLIO_MAP.md