liminalshruti/liminal-agents

3 stars · Last commit 2026-04-27

Three bounded agents (Analyst, SDR, Auditor) that do agency-priced B2B work locally. Each refuses out of lane and names the right agent. SQLCipher-encrypted vault keeps the record. Built for the AI Agent Economy Hackathon (AgentHansa, Apr 25, 2026).

README preview

# Liminal Agents

```
                              ◇  ◆  ◇

      task ──► ┌────────────┬────────────┬────────────┬────────────┐
               │ DILIGENCE  │  OUTREACH  │  JUDGMENT  │ OPERATIONS │
               │ Analyst    │ SDR        │ Auditor    │ Operator   │
               │ Researcher │ Closer     │ Strategist │ Scheduler  │
               │ Forensic   │ Liaison    │ Skeptic    │ Bookkeeper │
               └────────────┴────────────┴────────────┴────────────┘
                                     │
                                     ▼
                          ┌─────────────────────┐
                          │   vault (sqlite)    │
                          │   readings · views  │
                          │   corrections       │
                          └─────────────────────┘

           refusal is the feature.  the record is the moat.

View full repository on GitHub →