Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions docs/issues-archive/bodies/p2-self-heal.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
> **Archived issue body. Point-in-time record, not current status.**
>
> Written before milestone M1 ran on hardware. Two statements below are superseded:
>
> - the crypto core has since run on-device, twice, with RC=0 and recorded binary
> hashes - see [`smoke/M1_RESULTS.md`](../../../smoke/M1_RESULTS.md), runs dated
> 2026-07-01 and 2026-07-04;
> - `gHashTag/trios-mesh` now exists as a repository.
>
> Current status is the table in the repository [`README.md`](../../../README.md).
> The body text below is preserved unedited so the record of what was believed at
> the time stays intact.

> Still accurate as written: the M5 self-healing convergence threshold remains
> undefined, and no self-healing re-route has been observed on hardware.

## 🎯 Goal
Kill one radio link (or power off one relay node) in the 3-node triangle and prove the ETX metric re-routes traffic around the failure so internet service continues on the surviving nodes — with a recorded, measurable convergence-time pass/fail threshold. **This is the go/no-go DEMO GATE.**

Expand Down
13 changes: 13 additions & 0 deletions docs/issues-archive/bodies/p2-shared-uplink.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
> **Archived issue body. Point-in-time record, not current status.**
>
> Written before milestone M1 ran on hardware. Two statements below are superseded:
>
> - the crypto core has since run on-device, twice, with RC=0 and recorded binary
> hashes - see [`smoke/M1_RESULTS.md`](../../../smoke/M1_RESULTS.md), runs dated
> 2026-07-01 and 2026-07-04;
> - `gHashTag/trios-mesh` now exists as a repository.
>
> Current status is the table in the repository [`README.md`](../../../README.md).
> The body text below is preserved unedited so the record of what was believed at
> the time stays intact.

## Goal
Route ONE physical uplink's internet (4G or Starlink Mini) across a 3-node mesh triangle so a node with **no** direct uplink reaches the public internet over 2 mesh hops — the "Starlink without satellites" service MVP.

Expand Down
13 changes: 13 additions & 0 deletions docs/issues-archive/bodies/tri-net-skill.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
> **Archived issue body. Point-in-time record, not current status.**
>
> Written before milestone M1 ran on hardware. Two statements below are superseded:
>
> - the crypto core has since run on-device, twice, with RC=0 and recorded binary
> hashes - see [`smoke/M1_RESULTS.md`](../../../smoke/M1_RESULTS.md), runs dated
> 2026-07-01 and 2026-07-04;
> - `gHashTag/trios-mesh` now exists as a repository.
>
> Current status is the table in the repository [`README.md`](../../../README.md).
> The body text below is preserved unedited so the record of what was believed at
> the time stays intact.

## Goal
Create an on-disk `tri-net` Claude skill under `trinity/.claude/skills/tri-net/` that captures the honest Phase-0 status of the TRI-NET drone-mesh track (both boards now physically connected), with `-sim` markers on every unverified claim.

Expand Down
Loading