ax@ax-radar:~/curated $ grep -l 'curated=true' sources/
40 srcsignal 72%cycle 04:32

curated · 2026-06-22

18 items · updated 3m ago
2026-06-22 · Mon
21:00
35d ago
AI HOT (Curated Pool)· aihot-apiZH21:00 · 06·22
Oak: a Git alternative built for AI agents, with lazy mounts instead of full clones
Oak rethinks version control as an agent-native workflow. Instead of full clones, it uses $oak mount for lazy, on-demand file access. Recent commits show heavy work on agent contracts: the finish command now includes preflight checks and retryable semantics, branch review output is JSON-first, and recommended actions use a closed enum—all aimed at letting models read, write, and merge code reliably. The current release is v0.99.0, so treat it as early-stage; production readiness is still unproven.
#Oak#zdgeier#mrmrs
editor take
Oak rethinks Git for agents: lazy mounts, JSON-first branch reviews, and a closed enum for recommended actions. v0.99.0, so production readiness is unproven.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
19:00
36d ago
AI HOT (Curated Pool)· aihot-apiZH19:00 · 06·22
AI Governance Checklist: Start with Your LLM Architecture
OpenRouter argues AI governance must start with routing architecture, not policy documents. Deloitte reports 74% of enterprises plan to deploy agentic AI within two years, but only 21% have a mature governance model. The post compares three routing postures—managed gateway, self-hosted gateway, and direct API—across spend visibility, provider attribution, data sovereignty, RBAC, and audit trails. Direct API scores 'No' on all five, creating a governance blind spot. The post doesn't spell out implementation steps but makes the point clear: if the request path can't capture evidence, the governance program starts blind.
#OpenRouter#Deloitte#OWASP
editor take
OpenRouter argues governance starts with routing architecture, not policy docs—direct API scores 'No' on every audit item.
HKR breakdown
hook knowledge resonance
open source
39
SCORE
H0·K0·R0
17:08
36d ago
AI HOT (Curated Pool)· aihot-apiZH17:08 · 06·22
Google ADK and A2A protocol: a cross-language multi-agent contract compliance pipeline
A hands-on tutorial from Google's official blog: a Python agent uses Gemini to extract contract terms, a Go agent runs deterministic compliance checks, and they collaborate via the A2A protocol. ADK's RemoteA2aAgent wraps the remote Go service as a local sub-agent. Full source code is on GitHub. The key pitch is cross-language agent teams without rewrites. I'd discount it slightly—this is an architectural demo; you'll still need to add monitoring and retry logic for production.
#Google#Agent Development Kit (ADK)#Agent2Agent (A2A) protocol
editor take
Google's ADK + A2A tutorial wires a Python Gemini agent and a Go rules agent into one pipeline—cross-language without rewrites, source on GitHub.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
15:13
36d ago
AI HOT (Curated Pool)· aihot-apiZH15:13 · 06·22
Xiaomi YU7 GT sets first autonomous driving lap record at Nürburgring; official leaderboard adds 'Autonomous' category
Xiaomi YU7 GT completed a fully autonomous lap at the Nürburgring Nordschleife in 10:29.483, the first ever in the category. The official leaderboard has added an 'Autonomous' classification. Xiaomi says the dynamic models and millisecond-level recovery skills honed on the track will eventually roll out to production cars to help drivers handle extreme conditions like heavy rain or ice. The post doesn't specify which autonomous driving system was used, how many laps were run, or any comparison baseline.
#Xiaomi#Nürburgring Nordschleife#Lei Jun
editor take
Xiaomi YU7 GT did a fully autonomous Nürburgring lap, but the post doesn't say which system or how many runs—keep the hype in check.
HKR breakdown
hook knowledge resonance
open source
39
SCORE
H1·K0·R0
15:00
36d ago
AI HOT (Curated Pool)· aihot-apiZH15:00 · 06·22
OpenRouter: Enforce AI Data Residency via API Routing, No Local Infra Needed
Deloitte's survey of 3,235 leaders found 77% of companies consider country of origin when picking AI vendors. OpenRouter argues compliance doesn't require building local infrastructure—just set geographic routing in one API call. You can restrict inference to Anthropic or Amazon Bedrock, deny data collection, and enforce zero data retention. If no compliant provider is available, the API returns an error instead of routing elsewhere. For EU workloads, Mistral serves as an anchor, and enterprise accounts can use eu.openrouter.ai to keep requests entirely within the EU. The post doesn't detail OpenRouter's own data retention policies—users should audit them separately.
#OpenRouter#Deloitte#Anthropic
editor take
OpenRouter argues data residency compliance doesn't need local infra—just one API call to enforce geographic routing and zero retention.
HKR breakdown
hook knowledge resonance
open source
39
SCORE
H0·K0·R0
13:18
36d ago
AI HOT (Curated Pool)· aihot-apiZH13:18 · 06·22
PP-OCRv6 on Hugging Face: 50-language OCR, smallest model at 1.5M params
PaddleOCR releases PP-OCRv6, a family of OCR models in tiny (1.5M), small (7.7M), and medium (34.5M) sizes. Medium and small support 50 languages including Simplified/Traditional Chinese, English, Japanese, and 46 Latin-script languages. On official benchmarks, medium achieves detection Hmean 86.2% and recognition accuracy 83.2%, +4.6 and +5.1 points over v5_server. Backbone is PPLCNetV4, detection uses RepLKFPN, recognition uses EncoderWithLightSVTR. Deployable via PaddleOCR, Transformers, or ONNX Runtime.
#PaddleOCR#Hugging Face#PPLCNetV4#Open source
editor take
PP-OCRv6 ships three sizes down to 1.5M params; medium covers 50 languages with +4-5 points over v5 on detection and recognition.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
00:00
36d ago
AI HOT (Curated Pool)· aihot-apiZH00:00 · 06·22
Hugging Face tests free local models for real-time PR triage on OpenClaw
Hugging Face tested local models like Gemma and Qwen to triage issues and PRs on the OpenClaw repo in real time. They used the Pi agent harness with a read-only reposhell to prevent prompt injection. Models include gemma-4-26b-a4b and qwen3.6-35b-a3b, optimized to generate hundreds of tokens per second locally. Running on an NVIDIA GB10 (128 GB unified memory), the setup delivers near-real-time notifications for only electricity cost, versus a $200/month ChatGPT Pro subscription.
#Hugging Face#OpenClaw#Gemma#Open source
editor take
HF runs local Gemma/Qwen to triage GitHub issues in real time on a GB10 — electricity only, replacing a $200/month ChatGPT Pro.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0

more

feeds

admin