18 projects
intentframe-edge
IntentFrame edge ingress — HTTP/TLS front door for runtime Unix domain socket services
intentframe-proxy
Shared HTTP and WebSocket proxy primitives for IntentFrame Unix domain socket services
intentframe-native-kit
IntentFrame first-party kit — action registry, native bundles, executor packs (console/posix/macos), and resource registry
intentframe-supervisor
IntentFrame supervisor — process manager that spawns the runtime service graph
intentframe-runtime
IntentFrame runtime — the three-process substrate (policy-registry, executor, server) the supervisor spawns
intentframe-server
IntentFrame core runtime — the FastAPI policy pipeline (analysis, guardian, executor)
intentframe-executor
IntentFrame executor service — dispatches approved actions to capability adapters
intentframe-components
IntentFrame pipeline engines — analysis, guardian, onboarding, and prompt hardening
intentframe-executor-client
HTTP client for the IntentFrame executor service (Unix domain socket transport)
intentframe-prompt-library
Default system instructions (analysis engine, guardian) for the IntentFrame policy pipeline
intentframe-executor-sdk
IntentFrame Executor SDK — author executor packs and capability adapters
intentframe-credentials
IntentFrame credential vault — OS keyring-backed secret storage with UDS service API
intentframe-policy-registry
IntentFrame policy models, registry service, and YAML seed loader
intentframe-core
IntentFrame foundation: neutral DTOs, enums, paths, policy contracts, and the Executor ABC
intentframe-client
Neutral HTTP/UDS transport client for the IntentFrame Core service
intentframe-bundle-sdk
IntentFrame Bundle SDK — author action and domain bundles for the policy pipeline
intentframe-actor
IntentFrame Actor SDK — agent-side client for routing tool calls through the policy pipeline
command-shield
Deterministic command and code security analysis — capability classification, structural decomposition, and pattern matching