Python GSAP broker reference implementation
Find a file
Tyler J King 77964e4042 feat(templates): add template system — manifest, policy, loader, registries
bastion.toml manifest parser with variable validation and dependency
declarations. Declarative compliance policy schema with per-platform
check implementations. Template loader with variable substitution
(Bastion-owned files only — never touches Ansible/Terraform).
PolicyRegistry and AccordRegistry with builtin fallbacks.

BOUNDARY: loader never touches automation framework files.

Signed-off-by: Tyler King <tking@guildhouse.dev>
2026-04-14 11:09:41 -04:00
gsap_broker feat(templates): add template system — manifest, policy, loader, registries 2026-04-14 11:09:41 -04:00
tests feat(templates): add template system — manifest, policy, loader, registries 2026-04-14 11:09:41 -04:00
.gitignore chore: add .venv to gitignore, remove from tracking 2026-04-14 08:13:35 -04:00
Dockerfile feat: fastapi-gsap — lightweight GSAP broker PoC 2026-03-30 14:10:21 -04:00
INTUNE.md docs: add Intune connector configuration guide 2026-04-14 05:30:06 -04:00
pyproject.toml feat: absorb llm-principal-broker as gsap_broker/delegations/ 2026-04-08 13:37:06 -04:00
README.md Initial commit 2026-03-30 18:03:34 +00:00
requirements.txt feat: fastapi-gsap — lightweight GSAP broker PoC 2026-03-30 14:10:21 -04:00
ROADMAP.md docs: add Bastion product roadmap 2026-04-14 10:35:07 -04:00
uv.lock fix: capability enforcement, credential safety, atomic delegations, input validation 2026-04-14 08:13:27 -04:00

fastapi-gsap

Lightweight FastAPI reference implementation of the GSAP broker (GCAP-SPEC-SHELLBOUND-BROKER-0001)