Skip to content

Add Hiro Platform section with Contract Monitoring docs#1852

Draft
huth-stacks wants to merge 2 commits intostacks-network:masterfrom
huth-stacks:feat/hiro-platform-section
Draft

Add Hiro Platform section with Contract Monitoring docs#1852
huth-stacks wants to merge 2 commits intostacks-network:masterfrom
huth-stacks:feat/hiro-platform-section

Conversation

@huth-stacks
Copy link
Collaborator

@huth-stacks huth-stacks commented Mar 24, 2026

Summary

  • Creates a dedicated "Hiro Platform" subsection under build/ for platform-specific features
  • Faithfully migrates Contract Monitoring documentation from Hiro docs
  • Addresses reviewer feedback about Contract Monitoring not belonging as a generic top-level tool

Files Added

  • docs/build/hiro-platform/README.md - Hiro Platform overview (requires Platform account)
  • docs/build/hiro-platform/contract-monitoring/README.md - Contract Monitoring overview with features and "When to use it" comparison
  • docs/build/hiro-platform/contract-monitoring/create-alert.md - Complete alert creation guide

Files Modified

  • docs/build/SUMMARY.md - Added Hiro Platform section in navigation

Reviewer Feedback Addressed

  • the reviewer "Contract monitoring as a concept probably doesn't belong as a top-level tool under 'build'" → Created dedicated Hiro Platform subsection
  • the reviewer "Subtle word changes are noted" → All prose restored verbatim from Hiro source
  • Complete webhook payload JSON restored (was truncated): includes fee_rate, sponsored, post_condition_mode, post_conditions array, anchor_mode, receipt_time, receipt_time_iso
  • TypeScript AlertPayload interface with all sub-interfaces restored
  • Email notification source (platform@hiro.so) restored

Context

PR 6 of 7 decomposing the Hiro docs migration (#1847). Independent of PRs 2-5.

Test plan

  • Verify webhook payload JSON is complete vs Hiro source
  • Verify TypeScript interfaces are complete
  • Verify all step descriptions match Hiro wording
  • Verify SUMMARY.md navigation renders correctly

🤖 Generated with Claude Code

Creates a dedicated Hiro Platform subsection under build/ to properly
contain platform-specific features. Faithfully migrates Contract
Monitoring documentation from Hiro docs including complete webhook
payload JSON, TypeScript interfaces, and step-by-step alert creation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@CLAassistant
Copy link

CLAassistant commented Mar 24, 2026

CLA assistant check
All committers have signed the CLA.

Updates contract-monitoring README to link to build/chainhooks/overview.md
instead of external docs.hiro.so URL, since Chainhooks docs are now
migrated locally.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

2 participants