Agent Updates

This commit is contained in:
Raven Scott
2026-04-27 01:00:06 -04:00
parent aa81fbff5b
commit 6bc5accb66
63 changed files with 1372 additions and 46811 deletions
@@ -0,0 +1,22 @@
---
name: hyperdrive-replication
description: Hyperdrive replication, MBR, swarm disk — read protocol docs and Holepunch hyperdrive first.
tags: [hyperdrive, p2p, replication]
requires: [read_man_page, read_proc_file, runtime_diagnostic_bundle]
---
# hyperdrive-replication
## Read first (repo)
- handbook/03-protocol-and-disk.md
- docs/reference/package-bare-os-protocol.md
- docs/reference/architecture-data-flow.md
## Local mirror
Use holepunchto_repos/hyperdrive and related packages for API examples; cite file paths when adapting code.
## Live state
runtime_diagnostic_bundle plus read_proc allowlisted swarm files; compare with Hyperswarm teardown order in docs/reference/hyperswarm-protomux-teardown.md.