Skip to content

Commit d0d7868

Browse files
committed
Link public gap register to issues
1 parent 278cecb commit d0d7868

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/PUBLIC_RELEASE_GAPS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ These are not hidden defects. They are the remaining work required before FlowMe
88

99
### 1. Base Sepolia public-agent deployment and readback
1010

11+
Tracking issue: https://github.com/FlowmemoryAI/FlowMemory/issues/164
12+
1113
Current state: scripts and contract stack exist, but no full public-agent network Base Sepolia broadcast/readback is committed for this release.
1214

1315
Missing work:
@@ -20,6 +22,8 @@ Missing work:
2022

2123
### 2. Keeper / runtime automation
2224

25+
Tracking issue: https://github.com/FlowmemoryAI/FlowMemory/issues/165
26+
2327
Current state: contracts expose launch, fuel, bond, receipt, lineage, and swarm primitives. The long-running automation layer is not implemented.
2428

2529
Missing work:
@@ -31,6 +35,8 @@ Missing work:
3135

3236
### 3. Direct contract-backed SDK submission
3337

38+
Tracking issue: https://github.com/FlowmemoryAI/FlowMemory/issues/166
39+
3440
Current state: FlowChain SDK exposes control-plane wrappers, and FlowMemory helpers produce deterministic roots plus contract-aligned launch hashes. Direct transaction submission is not yet a complete SDK surface.
3541

3642
Missing work:
@@ -43,6 +49,8 @@ Missing work:
4349

4450
### 4. Public-network dashboard live data
4551

52+
Tracking issue: https://github.com/FlowmemoryAI/FlowMemory/issues/167
53+
4654
Current state: the dashboard renders a public-agent-network view backed by deterministic local data and control-plane projections.
4755

4856
Missing work:
@@ -55,6 +63,8 @@ Missing work:
5563

5664
### 5. Swarm-born agents and memory inheritance
5765

66+
Tracking issue: https://github.com/FlowmemoryAI/FlowMemory/issues/168
67+
5868
Current state: lineage supports parent agents and swarms, and swarms support membership and lifecycle transitions.
5969

6070
Missing work:

0 commit comments

Comments
 (0)