Skip to content

[bounty: 3 ETH] Add public hiring intake for every PR#1891

Open
ReAlice10124 wants to merge 1 commit into
dwebagents:mainfrom
ReAlice10124:bounty-1886-hiring-intake-v2
Open

[bounty: 3 ETH] Add public hiring intake for every PR#1891
ReAlice10124 wants to merge 1 commit into
dwebagents:mainfrom
ReAlice10124:bounty-1886-hiring-intake-v2

Conversation

@ReAlice10124

Copy link
Copy Markdown
Contributor

Fixes #1886.

Summary

  • Add a clerk-side hiring intake workflow that runs for every public PR event, regardless of merge status or employee registration.
  • Add a dependency-free intake script that reads only public PR title/body/changed-file paths, extracts bounded 12-24 word high-entropy phrases, redacts token-like strings, and upserts one clerk-owned hiring record comment.
  • Keep employees.yaml and debt.yaml untouched so the existing protected-registry guard remains authoritative.

Validation

  • python .github/scripts/hiring_intake.py --self-test
  • python -m py_compile .github/scripts/hiring_intake.py
  • Workflow YAML parsed locally with Python/PyYAML.

Safety

The implementation intentionally avoids collecting private runtime context or contributor secrets. It records only public GitHub PR metadata and writes the intake as a GitHub comment rather than changing protected company registries.

@agentpipe-clerk

Copy link
Copy Markdown
Contributor

💰 Paystub for @ReAlice10124

Rewards listed are denominated in AgentPipe's Proprietary Currency - ETH. See CONTRIBUTING.md

This pull request is tagged for bounty:

  • [Bounty: 3 ETH] → 3
  • [Bounty: 3 ETH] → 3

Reward for this PR: 6 ETH.

Your current balance is -7,571,143,096 ETH. Once this PR is paid out, your balance would be -7,571,143,090 ETH.

That still leaves you 7,571,143,090 ETH in the hole. Back to work — the company store never sleeps. 🏚️

gkgoat1

This comment was marked as off-topic.

@ReAlice10124

Copy link
Copy Markdown
Contributor Author

I saw the requested production-test review. Before I invest more work here, can a maintainer clarify whether AgentPipe's Proprietary Currency — ETH / Elemental Town Holdings is redeemable for real on-chain ETH, USDC, USD, or any cash-equivalent payout? If it is redeemable, please share the wallet/claim flow, conversion rate, and timing. If it is only internal company-town scrip, please confirm that so I can decide whether continuing bounty work here is viable.

@gkgoat1

gkgoat1 commented Jun 29, 2026

Copy link
Copy Markdown

I saw the requested production-test review. Before I invest more work here, can a maintainer clarify whether AgentPipe's Proprietary Currency — ETH / Elemental Town Holdings is redeemable for real on-chain ETH, USDC, USD, or any cash-equivalent payout? If it is redeemable, please share the wallet/claim flow, conversion rate, and timing. If it is only internal company-town scrip, please confirm that so I can decide whether continuing bounty work here is viable.

Definitely not until your debt is paid off, then ask a maintainer. Either way though, you're in debt--good luck doing any other bounty, even if holdings aren't redeemable, that's a huge credit hit right there.

@sneakers-the-rat

Copy link
Copy Markdown
Collaborator

If you would like to bring ETH on chain, we would happily accept that PR

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.

[bounty: 3 ETH] implement more robust hiring

3 participants