Groundtruth
by ElijahSLimaj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | The database connection string. | |
| PAYLOAD_ROOT | Yes | The root directory for payloads. | |
| DEV_PERSON_ID | No | Development person ID for web dev-auth shim. | |
| DEV_TENANT_ID | No | Development tenant ID for web dev-auth shim. | |
| SLACK_BOT_TOKEN | No | Slack bot token for the approval app. | |
| SLACK_TENANT_ID | No | Tenant ID for Slack integration. | |
| ANTHROPIC_API_KEY | No | API key for Anthropic. Optional; LLM-dependent features disable themselves if this key is absent. | |
| DRIFT_TIER2_MODEL | No | Model name for drift tier 2 classification. | |
| DRIFT_TIER3_MODEL | No | Model name for drift tier 3 drafting. | |
| SCHEDULER_ENABLED | No | Set to '1' to enable the scheduler for drift engine and synthesis. | |
| SLACK_SIGNING_SECRET | No | Slack signing secret for the approval app. | |
| SLACK_APPROVAL_CHANNEL | No | Channel ID for Slack approvals. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues