Skip to content

Conversation

@drewstone
Copy link
Contributor

Summary

Comprehensive documentation updates for v2, including whitepaper alignment and practical improvements.

CI Fixes

  • Fixed tnt-core links (v2 branch → main branch, correct paths)
  • Fixed 112 formatting issues
  • Removed em dashes
  • Fixed broken internal links
  • Removed non-existent repo links

Whitepaper Alignment

Added missing concepts from whitepapers:

  • Infrastructure: Isolation technologies (Docker, gVisor, Firecracker)
  • Workbench: Parallel agents paradigm, evaluation loop
  • SDK: Built-in keepers (EpochKeeper, StreamKeeper, RoundKeeper)

Operator Focus

  • Expanded operator introduction with practical quick start
  • Added isolation technology comparison table
  • Made docs action-oriented (setup → register → monitor)

Structure

v2 introduces new top-level sections:

  • Vision (mission, problem statement)
  • Workbench (agentic workspace)
  • Runtime (sandbox infrastructure)
  • Reorganized protocol menu

All changes maintain consistency with the three whitepapers (tangle-cloud, tangle-protocol, tangle-sdk).

drewstone and others added 10 commits December 21, 2025 01:37
- document 20/20/40/20 fee split and updated restaker/operator/developer flows

- add claiming cheatsheet with batch claim guidance and multicall notes

- update reward system narrative, metrics/scoring, and tokenomics usage pages

- restore generated v2 API reference pages and add ITanglePaymentsInternal
- Changed branch references from v2 to main in GitHub URLs
- Changed src/v2/interfaces/ to src/interfaces/
- Changed src/restaking/ to src/staking/
- Changed IRestaking.sol to IStaking.sol
- Fixed all formatting issues (112 files)
- Updated .lycheeignore for testnet explorer 401s

Note: Some repo links return 404 (hyperbridge-relayer-blueprint,
hyperlane-ism-blueprint-template) - these repos may not exist yet.
- Replaced 3 em dashes with appropriate punctuation
- Removed 2 non-existent repo links (hyperlane-ism-blueprint-template, hyperbridge-relayer-blueprint)
- infrastructure/sandboxing: add isolation technologies (Docker, gVisor, Firecracker)
- operators/introduction: expand with practical quick start and isolation choices
- blueprint-runner/background-services: add built-in keepers (EpochKeeper, StreamKeeper, RoundKeeper)
- workflows: add parallel agents section (spawning, forking, spatial overview)
- simulations: add evaluation loop section
@netlify
Copy link

netlify bot commented Feb 3, 2026

Deploy Preview for tangle-docs ready!

Name Link
🔨 Latest commit 09966b4
🔍 Latest deploy log https://app.netlify.com/projects/tangle-docs/deploys/69818acaa5eb6900082a89d8
😎 Deploy Preview https://deploy-preview-136--tangle-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@drewstone drewstone merged commit 4e6ce31 into main Feb 3, 2026
8 checks passed
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