forked from kent/consciousness
Add graph_topology, graph_health, interference_pairs tools
Convert {{topology}}, {{health}}, {{pairs}} placeholders to
{{tool:}} calls. Made format_topology_header, format_health_section,
format_pairs_section pub so tools can call them.
Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
1a03264233
commit
fd722662da
9 changed files with 49 additions and 13 deletions
|
|
@ -79,7 +79,7 @@ Set with: `poc-memory graph link-set <source> <target> <strength>`
|
|||
If you see default-strength links (0.10 or 0.30) in the neighborhoods
|
||||
you're exploring and you have context to judge them, reweight those too.
|
||||
|
||||
{{TOPOLOGY}}
|
||||
{{tool: graph_topology}}
|
||||
|
||||
## Nodes to examine for cross-community connections
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue