Skip to main content

Module project

Module project 

Source
Expand description

Project identity shared by public API responses and adapters.

Constantsยง

ACP_LOCAL_ADAPTER_NAME
Local ACP adapter identity reported in unified API metadata.
AGENT_CONTRACT_DIR_NAME
Repository-relative directory that stores shared agent contracts.
APP_DIR_NAME
Canonical application directory name used in platform runtime paths.
BUSINESS_GLOSSARY_FILE_NAME
Repository-relative authored business glossary filename.
BUSINESS_GLOSSARY_RELATIVE_PATH
Repository-relative authored business glossary path.
CODESPEC_DIR_NAME
Repository-relative CodeSpec governance directory.
CODESPEC_MAP_FILE_NAME
Repository-relative CodeSpec navigation contract filename.
CODESPEC_MAP_RELATIVE_PATH
Repository-relative CodeSpec navigation contract path.
DATABASE_FILE_NAME
Default SQLite database filename stored under the resolved data directory.
GITHUB_REPOSITORY_FULL_NAME
Default GitHub repository queried for release metadata.
KNOWLEDGE_MAP_FILE_NAME
Repository-relative knowledge navigation contract filename.
KNOWLEDGE_MAP_HISTORY_DIR_NAME
Repository-local directory containing immutable Knowledge Map history archives.
KNOWLEDGE_MAP_RELATIVE_PATH
Repository-relative knowledge navigation contract path referenced by agents.
KNOWLEDGE_MAP_TOPICS_DIR_NAME
Repository-local directory containing Knowledge Map v2 topic shards.
KNOWLEDGE_MAP_TOPICS_RELATIVE_PREFIX
Repository-relative prefix containing Knowledge Map v2 topic shards.
LEGACY_AGENT_CONTRACT_DIR_NAME
Legacy repository contract directory accepted by v3 migration readers.
LEGACY_BUSINESS_GLOSSARY_RELATIVE_PATH
Legacy authored glossary path accepted during v3 migration.
LEGACY_KNOWLEDGE_MAP_RELATIVE_PATH
Legacy Knowledge Map root used by v1/v2 readers and v3 redirects.
LINUX_SERVICE_DEFINITION_FILE_NAME
Linux systemd service definition filename for installed background operation.
MACOS_SERVICE_DEFINITION_FILE_NAME
macOS launchd service definition filename for installed background operation.
MCP_ADAPTER_NAME
Resident MCP adapter identity reported in unified API metadata.
MODEL_CATALOG_CACHE_FILE_NAME
Model catalog cache filename stored under the cache directory.
MODEL_FALLBACK_FILE_NAME
Model provider fallback policy filename stored under the config directory.
MODEL_PROFILES_FILE_NAME
Model provider profile configuration filename stored under the config directory.
PROJECT_NAME
Canonical package and product name used in user-facing output.
REPOSITORY_SHARDS_DIR_NAME
Directory under the storage backends directory that stores repository shards.
REPOSITORY_SHARD_DATABASE_FILE_NAME
SQLite filename used by each partitioned repository shard.
SERVICE_LIFECYCLE_CHECKPOINT_FILE_NAME
Lifecycle checkpoint filename stored beside generated service definitions.
STORAGE_BACKENDS_DIR_NAME
Directory under the data directory that stores pluggable storage backends.
VERSION_CHECK_CACHE_FILE_NAME
Version-check cache filename stored under the cache directory.
WINDOWS_SERVICE_DEFINITION_FILE_NAME
Windows service definition filename for installed background operation.