Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
acp-dump
command
|
|
|
acp-repl
command
|
|
|
mcp-dump
command
|
|
|
norma
command
Package main provides the entry point for the norma CLI.
|
Package main provides the entry point for the norma CLI. |
|
internal
|
|
|
config
Package config provides configuration loading and management for norma.
|
Package config provides configuration loading and management for norma. |
|
db
Package db provides database connectivity and migration logic for norma.
|
Package db provides database connectivity and migration logic for norma. |
|
logging
Package logging provides application-wide logging configuration.
|
Package logging provides application-wide logging configuration. |
|
reconcile
Package reconcile provides logic for reconciling run state between the database and the filesystem.
|
Package reconcile provides logic for reconciling run state between the database and the filesystem. |
|
run
Package run implements the orchestrator for the norma development lifecycle.
|
Package run implements the orchestrator for the norma development lifecycle. |
|
task
Package task provides task management via Beads.
|
Package task provides task management via Beads. |
|
pkg
|
|
|
goalkeeper
Package goalkeeper builds an ADK workflow for goal-directed work with validation.
|
Package goalkeeper builds an ADK workflow for goal-directed work with validation. |
|
runtime
Package runtime groups reusable agent runtime packages extracted from norma.
|
Package runtime groups reusable agent runtime packages extracted from norma. |
|
runtime/acpagent
Package acpagent adapts Agentic Computing Protocol (ACP) runtimes to the Google ADK [agent.Agent] interface.
|
Package acpagent adapts Agentic Computing Protocol (ACP) runtimes to the Google ADK [agent.Agent] interface. |
|
runtime/agentconfig
Package agentconfig defines runtime provider and MCP configuration schemas.
|
Package agentconfig defines runtime provider and MCP configuration schemas. |
|
runtime/agentfactory
Package agentfactory builds ADK-compatible agents from runtime config.
|
Package agentfactory builds ADK-compatible agents from runtime config. |
|
runtime/appconfig
Package appconfig loads and validates runtime application configuration.
|
Package appconfig loads and validates runtime application configuration. |
|
runtime/hostedagent
Package hostedagent adapts local API-backed models to the ADK agent interface.
|
Package hostedagent adapts local API-backed models to the ADK agent interface. |
|
runtime/mcpregistry
Package mcpregistry stores MCP server definitions by ID.
|
Package mcpregistry stores MCP server definitions by ID. |
|
runtime/poolagent
Package poolagent provides ordered failover across multiple agent backends.
|
Package poolagent provides ordered failover across multiple agent backends. |
|
runtime/sessionstate
Package sessionstate defines canonical runtime session-state keys.
|
Package sessionstate defines canonical runtime session-state keys. |
|
runtime/structuredagent
Package structuredagent wraps ADK agents with JSON-schema-constrained I/O.
|
Package structuredagent wraps ADK agents with JSON-schema-constrained I/O. |
|
runtime/taskmaster
Package taskmaster provides an unstable reusable async message scheduler.
|
Package taskmaster provides an unstable reusable async message scheduler. |
|
runtime/taskmaster/adk
Package adk wraps an already-built ADK agent for Taskmaster local execution.
|
Package adk wraps an already-built ADK agent for Taskmaster local execution. |
Click to show internal directories.
Click to hide internal directories.