Viewing profile — fjwood69
fjwood69
HN member- Joined
- Fri, May 22, 2026, 10:19 PM UTC
- HN karma
- 5
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About fjwood69
Whitepaper - https://moriapp.dev/pbgf
Recent public activity
- story
-
comment
Comment #48599084
[flagged]
-
comment
Comment #48561283
[flagged]
-
comment
Comment #48554905
Got a bit carried away with the governance aspect.. and after lots of testing, I've published a whitepaper which I think you will find interesting. Link is in my profile.
-
comment
Comment #48494261
[flagged]
-
comment
Comment #48488449
[flagged]
-
comment
Comment #48483628
Cheers — quite a bit more work going into that presently and extensive testing to back it up. Early finding: auto-extracted memory is no better than a hand-written doc. Human curat…
-
comment
Comment #48466537
[flagged]
- comment
-
comment
Comment #48460770
[flagged]
-
comment
Comment #48443292
[flagged]
-
comment
Comment #48443265
It isn't the memory store.. that's entirely separate. But it complements the memory store by allowing the agents to pub / sub notifications. Has its uses!
-
comment
Comment #48436095
[flagged]
-
comment
Comment #48433301
[flagged]
-
comment
Comment #48426167
[flagged]
-
comment
Comment #48426134
Yes, the multi-agent governance takes a lot of solving.. thus far I've gotten Hermes writing to the same memory store that Claude code, antigravity, cursor, etc can all contribute,…
-
comment
Comment #48426043
sure they do.. but it's painful how to capture, what to capture, when to capture it.. where to put it.. how to make it 'useful'.. how to reinject it or make it accessible the harne…
- comment
-
comment
Comment #48350540
[dead]
-
comment
Comment #48348247
about six weeks.. Pushed a v1.0 product with a huge list of v2.x enhancements and features inbound. to your point about asking Codex.. that's my /consult feature. spin out the curr…
-
comment
Comment #48346063
So I solved this by using NATS and letting each agent pub / sub to the shared message bus.. simple binary you can run anywhere and it's highly useful! Part of a broader tool I crea…