Skip to content

feat(labor): request-centric labor-market contract#193

Closed
mdheller wants to merge 1 commit into
mainfrom
feat/labor-market-contract
Closed

feat(labor): request-centric labor-market contract#193
mdheller wants to merge 1 commit into
mainfrom
feat/labor-market-contract

Conversation

@mdheller

@mdheller mdheller commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Stage 3 of the 5 handoff specs — the Labor Network Charter. Models labor as request + response + evidence + fulfillment + trust, not identity + feed + attention. The primary unit is a structured request, not a generic post.

  • LaborRequest — the typed ask (RFI/RFP/RFQ/role/collaboration/apprenticeship/review/availability). Declares objective, outcome, compensation, schedule, deadline, evaluation criteria (LN-003). Compensation transparency mandatory except volunteer/mutual-aid/exploratory (LN-004).
  • LaborResponse — a structured proposal with evidence (not follower counts).
  • FitScore — scores request↔response fit: requestRef and responseRef are both required and there is no subject-only score. Encodes the charter rule: never publish a universal human-worth / global employability score.
  • LaborAward — the accepted arrangement + milestones + work ledger.
  • TrustEvent — reputation from evidenced events tied to real requests (fulfillment history), not popularity.

Reframes the human/labor spine (client-vue HumanNetworks + laborFixture). Examples + tools/validate_labor_market_examples.py + make validate target; all 5 validate.

🤖 Generated with Claude Code

Stage 3 of the 5 handoff specs — the Labor Network Charter. Models labor as
request + response + evidence + fulfillment + trust, NOT identity + feed +
attention. The primary unit is a structured request, not a generic post.

- LaborRequest: the typed ask (RFI/RFP/RFQ/role/collaboration/apprenticeship/
  review/availability). Declares objective, outcome, compensation, schedule,
  deadline, evaluation criteria (LN-003). Compensation transparency mandatory
  except volunteer/mutual-aid/exploratory (LN-004).
- LaborResponse: a structured proposal with evidence (not follower counts).
- FitScore: scores request<->response FIT — requestRef AND responseRef both
  required, and there is NO subject-only score. Encodes the charter rule: never
  publish a universal human-worth / global employability score.
- LaborAward: the accepted arrangement + milestones + work ledger.
- TrustEvent: reputation from evidenced events tied to real requests (fulfillment
  history), not popularity.

+ examples + tools/validate_labor_market_examples.py + Makefile target. All 5 validate.
@mdheller

mdheller commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #195 (cockpit contract pack) — merged to main in c516779.

@mdheller mdheller closed this Jul 4, 2026
@mdheller mdheller deleted the feat/labor-market-contract branch July 4, 2026 23:17
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