Logo
Explore Help
Sign In
jesus/stratumiops
1
0
Fork 0
You've already forked stratumiops
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
stratumiops/schemas/capabilities/formatted-code.ncl

11 lines
237 B
Plaintext
Raw Normal View History

feat: add stratum-orchestrator with graph, state, NATS, and Nickel action nodes New crates: stratum-orchestrator (Cedar authz, Vault secrets, Nu/agent executors, saga runner), stratum-graph (petgraph DAG + SurrealDB repo), stratum-state (SurrealDB tracker), platform-nats (NKey auth client), ncl-import-resolver. Updates: stratum-embeddings (SurrealDB store + persistent cache), stratum-llm circuit breaker. Adds Nickel action-nodes, schemas, config, Nushell scripts, docker-compose dev stack, and ADR-003.
2026-02-22 21:33:26 +00:00
{
"$schema" = "http://json-schema.org/draft-07/schema#",
title = "formatted-code",
type = "object",
required = ["ok"],
properties = {
ok = { type = "boolean" },
changed = { type = "integer" },
},
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 17ms Template: 1ms
English
English Español
Licenses API