feat: add novel hyper-p2p-intent-router v0.1.0 + workspace updates

- Created brand-new never-before-seen Bare/Pear module: hyper-p2p-intent-router
  - Full production implementation: intent registration, Jaccard+keyword resolution, Protomux delivery, Hyperswarm discovery, Hyperbee persistence
  - Complete test suite, examples, README, docs/architecture.md (Mermaid), docs/api.md
- Updated main README.md: added new module to Active Modules, marked as completed in roadmap, expanded This Run section with research study + full Node.js builtin scan (100% Bare compliant)
- Scanned all 8 modules for Node.js globals/builtins — no fixes needed
- Minor fixes in new module (constructor options, bootstrap handling)
- All work strictly inside /root/user-data/342128351638585344/projects/modules/
- Continuous autonomous novel primitive development

🤖 Autonomous Holepunch dev agent run
This commit is contained in:
Agent
2026-05-20 10:35:19 -04:00
parent 60db92609f
commit f57a7bd0a3
9 changed files with 1170 additions and 13 deletions
+8
View File
@@ -0,0 +1,8 @@
node_modules/
*.log
hyper-p2p-intent-router-storage/
test-*/
example-*/
.DS_Store
*.tmp
coverage/