cd/sources/baursoftware-auto-discovered· home sources Baursoftware (auto-discovered)
cat /sources/baursoftware-auto-discovered.feed | wc -l → 3

Baursoftware (auto-discovered)

articles 3 domain baursoftware.com → feed RSS
01:13
2026-07-24
baursoftware.com
ai-safety

Chrysalis Zero Trust Agent Registry

Chrysalis, a zero-trust agent registry from Baur Software, lets enterprises run AI agents on sensitive code without sending data to a vendor platform. The fat binary runs on customer machines with a s…

12:00
2026-07-06
baursoftware.com
ai-agents

Glue agents: the missing primitive in agent pipelines

Agent frameworks waste inference cost and latency by routing every pipeline step—formatting, merging, routing, validating—through an LLM call, when deterministic code wrapped in a typed interface woul…

12:00
2026-07-06
baursoftware.com
ai-agents

Non-LLM operations in PAP: the glue agent primitives

PAP ships eight glue agents that perform deterministic structural operations without any LLM inference call, as detailed in the company's documentation. These agents, including the Type Router and Tri…