Skip to content

Feat/register hfwatch: deploy hfwatch Agent with ERC-8004 Identity Registration - #20

Merged
TOMOKI977 merged 2 commits into
mainfrom
feat/register-hfwatch
Sep 9, 2026
Merged

TOMOKI977 merged 2 commits into
mainfrom
feat/register-hfwatch

Conversation

@moises-cisneros

Copy link
Copy Markdown
Contributor

Summary

Workstream

  • P Platform
  • C Catalog
  • H Commerce
  • A Agents
  • S Signal

Review first

  • Diff stays in this workstream's tree (agents/hfwatch/, openspec/changes/deploy-register-hfwatch/, docs/DECISIONS.md)
  • packages/domain untouched
  • After merge, land → category → hire still works on main

Out of scope

  • Direct edits to packages/indexer/fixtures/featured.json (Stream C owns fixture updates).
  • Deployment of the remaining 3 agents (scheduled for subsequent tasks).

Test plan

  • pnpm typecheck (all 6 workspace packages passing)
  • Verified live endpoints on Cloudflare Workers:
    • GET https://hfwatch-agent.moisescisnerosdl.workers.dev/.well-known/agent-card.json (200 OK)
    • GET/POST https://hfwatch-agent.moisescisnerosdl.workers.dev/mcp (200 OK)
    • GET https://hfwatch-agent.moisescisnerosdl.workers.dev/ping (200 OK)
  • Verified on-chain ERC-8004 registration on BSC Testnet for wallet 0x6d07BBc31ea6A9d05B323123470Ae2a7955FfCad (token ID 2292).

@moises-cisneros
moises-cisneros force-pushed the feat/register-hfwatch branch 2 times, most recently from 1faf0df to f0656ca Compare September 9, 2026 07:25
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.

Deploy hfwatch and register ERC-8004 identity (workstream A) — unblocks the live demo signal and TermiX evidence

2 participants