Skip to content

feat: add systemprompt-template to Infrastructure section#222

Open
Ejb503 wants to merge 1 commit intojqueryscript:mainfrom
Ejb503:main
Open

feat: add systemprompt-template to Infrastructure section#222
Ejb503 wants to merge 1 commit intojqueryscript:mainfrom
Ejb503:main

Conversation

@Ejb503
Copy link
Copy Markdown

@Ejb503 Ejb503 commented Apr 21, 2026

Summary

Adds systemprompt-template to the 🏗️ Infrastructure & Proxies section.

What it is: Governance infrastructure for Claude Code and agentic systems — a single compiled Rust binary that authenticates, authorises, rate-limits, logs, and costs every AI interaction before it reaches a tool or database.

Why it fits here: Unlike the proxies in this section (which route model traffic), systemprompt-template is infrastructure that governs what agents are allowed to do and creates an immutable audit trail of every action. It hosts MCP servers and exposes A2A endpoints, making it a runtime layer beneath Claude Code rather than a model router above it.

  • Self-hosted, air-gap capable
  • MCP + A2A compatible
  • Single binary, single PostgreSQL database — no Kubernetes, no microservices
  • BSL-1.1 (source-available)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant