Viewing profile — adrq
adrq
HN member- Joined
- Sun, Mar 29, 2026, 3:57 AM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About adrq
No profile information was provided.
Recent public activity
-
comment
Comment #47865181
Thanks! d3-hierarchy for the tree layout, rendered with custom SVG in Svelte.
-
comment
Comment #47865119
Thanks! Stack is simpler than it looks. It's a local Rust server that opens in your browser, with embedded frontend (`agentbeacon` → localhost). Desktop shell is planned but not sh…
- story
-
comment
Comment #47582381
How reliably do agents stick to the 'coast exec' boundary in practice? Especially when they spawn subagents that may or may not inherit the instructions.
-
comment
Comment #47565465
Curious if you've seen a difference between agents finding things through the graph structure vs just vector search over a docs directory. The section constraints and check validat…
-
comment
Comment #47563826
So the graph is human-maintained, and agents consume it and `lat check` is supposed to catch broken links and code-spec drift. How do you manage this in a multi-agent setup? Is it …