.hyperterse) defines service-level settings and discovery settings. Adapter and tool definitions are discovered from the filesystem, and prompts/resources can be configured through discovery directories or optional inline lists.
Full schema
.hyperterse
Field reference
string
required
Service identifier. Used in logging, tracing, and manifest metadata. Must
match
^[a-z][a-z0-9_-]*$.string
Service version. Informational. Included in manifest metadata and startup
logs.
string
default:"app"
Base directory for adapter/tool discovery. Relative to the root config path.
object
Tool discovery and global tool cache defaults.
object
Adapter discovery settings.
object | array
Prompt configuration:
object | array
Resource configuration:
array
Optional inline URI-template resources. Each item defines
uri_template,
metadata, template content (text_template or file_template), and optional
arguments.object
Agent discovery settings and project-level default tool access policy.
object
Server runtime settings.
object
Build output settings.
Environment variable substitution
String values support{{ env.VAR_NAME }} placeholders, resolved at runtime:
JSON Schema
Editor validation:schema/root.terse.schema.json. See Configuration schemas.
Examples
- Minimal
- Production
.hyperterse
8080, log level 3, caching disabled.