9 packages matching “archstone”
archstone
v1.5.4 · 4 months ago
TypeScript architecture foundation for backend services based on Domain-Driven Design and Clean Architecture
No known vulnerabilities
@archstone/schema
v0.10.1 · 7 days ago
Load and shape-validate Archstone CDL manifests — the JSON Schema for the Capability Definition Language.
No known vulnerabilities
@archstone/compiler
v0.10.1 · 7 days ago
The Archstone compiler — validates a capability model and lowers it to a target-agnostic intermediate representation that every emitter consumes.
No known vulnerabilities
@archstone/runtime
v0.10.1 · 7 days ago
Archstone runtime — a capability registry over compiled IR, and the MCP emitter that serves it as agent-callable tools over stdio or HTTP.
No known vulnerabilities
@archstone/provider-rest
v0.10.1 · 7 days ago
REST provider for Archstone — maps capability input to an HTTP request and maps the response back to a typed, validated result.
No known vulnerabilities
@archstone/cli
v0.10.1 · 7 days ago
Archstone CLI — compile a business capability definition (CDL) into tools an AI agent can call: apply, build, serve over MCP, and verify against the live backend.
No known vulnerabilities
@archstone/emitter-support
v0.10.1 · 7 days ago
Shared substrate for Archstone emitters: IR indexing, semantic-type to JSON Schema lowering, and response mapping. No MCP SDK, no filesystem.
No known vulnerabilities
@archstone/agent
v0.10.1 · 7 days ago
Embed Archstone capabilities directly in your own agent loop: typed tool definitions for Anthropic, OpenAI, Gemini and plain JSON Schema, plus fail-closed execution over a compiled IR — no MCP server process required.
No known vulnerabilities
@archstone/init
v0.10.1 · 7 days ago
Turn an existing API into a compiling Archstone CDL manifest: a provenance-carrying draft model, pure YAML emission, a closed compile loop, and an IR-level diff harness. No LLM, on any path.
No known vulnerabilities