Skip to content

Commit b6e0b57

Browse files
committed
Fill in Burble, VCL-UT, Groove ecosystem entries in CLAUDE.md
Descriptions sourced from the panll repo and the hyperpolymath org's public project docs. The operator-supplied "VQL-UT" name has been recorded as likely VCL-UT (now VCL-total), with a reconcile-spelling note rather than a silent correction. https://claude.ai/code/session_01DDGQFBtAT9JdRwmu25QzC2
1 parent 971a689 commit b6e0b57

1 file changed

Lines changed: 16 additions & 4 deletions

File tree

CLAUDE.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,25 @@ Adjacent projects, in one line each, for session bootstrapping:
66
- PanLL — three-pane cognitive-relief HTI; Ambient/Symbolic/Neural/World panes.
77
https://github.com/hyperpolymath/panll
88
- Gossamer — Zig + WebKitGTK webview shell used by PanLL (~5 MB binary).
9-
- Burble — TODO: one-line description from operator.
9+
- Burble — self-hostable voice-communications platform; Zig-based SIMD
10+
audio, IEEE 1588 PTP clock sync, sub-second room joining, browser-based
11+
(no downloads / no accounts), configurable topology from single-server
12+
to fully distributed mesh. In PanLL, used for team replication via
13+
broadcast and as a switchable service alongside Gossamer.
1014
- Echidna (hyperpolymath) — planned high-assurance interface verification.
1115
NOT the Ethereum fuzzer of the same name.
1216
- VeriSim / VeriSimDB — identity-state capture with filesystem fallback.
13-
- VQL-UT — TODO: one-line description from operator.
14-
- Groove protocol — TODO: one-line description from operator;
15-
see GROOVE_PANLL_RESEARCH_SUMMARY.md in panll.
17+
- VCL-UT (now VCL-total) — next-generation interaction language for
18+
VeriSim; designed to satisfy all 10 levels of type safety when
19+
proposing, inspecting, and verifying operations in a consonance engine
20+
(rather than querying a passive database). NOTE: operator wrote
21+
"VQL-UT" — confirm whether this is the same project under a different
22+
spelling or a distinct one.
23+
- Groove protocol — HTTP-based service-discovery mechanism; lets
24+
capabilities across the hyperpolymath ecosystem announce themselves
25+
for automatic detection and integration (e.g. discipline-specific
26+
analyzers becoming visible to PanLL without manual wiring).
27+
See GROOVE_PANLL_RESEARCH_SUMMARY.md in panll.
1628
- ArghDA (planned) — lightweight proof-workspace manager for Agda;
1729
triage folders (inbox → working → proven/rejected), linter, DAG view.
1830
Split as `arghda-core` (language-agnostic engine) + `arghda-panll`

0 commit comments

Comments
 (0)