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 - Legacy repository-local directory recognized only for bounded migration cleanup.
- KNOWLEDGE_
MAP_ RELATIVE_ PATH - Repository-relative knowledge navigation contract path referenced by agents.
- KNOWLEDGE_
MAP_ TOPICS_ DIR_ NAME - Repository-local directory containing content-addressed Knowledge Map topic shards.
- KNOWLEDGE_
MAP_ TOPICS_ RELATIVE_ PREFIX - Repository-relative prefix containing content-addressed Knowledge Map topic shards.
- KNOWLEDGE_
MAP_ V3_ RETAINED_ BACKUP_ FILE_ NAME - Retained ordinary publication backup kept outside the visible reader fallback after rollback.
- KNOWLEDGE_
MAP_ V3_ RETAINED_ FILE_ NAME - Retained visible v3 Knowledge Map root kept after a rollback.
- 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_ BACKUP_ FILE_ NAME - Retained v1/v2 Knowledge Map root used to preflight and execute v3 rollback.
- LEGACY_
KNOWLEDGE_ MAP_ PREVIOUS_ FILE_ NAME - Previous legacy Knowledge Map root retained by v1/v2 manifest publication.
- LEGACY_
KNOWLEDGE_ MAP_ REDIRECT_ PREPARED_ FILE_ NAME - Staged legacy redirect used by the recoverable v3 publication protocol.
- LEGACY_
KNOWLEDGE_ MAP_ REDIRECT_ PREVIOUS_ FILE_ NAME - Previous legacy root used by the recoverable v3 redirect publication protocol.
- LEGACY_
KNOWLEDGE_ MAP_ RELATIVE_ PATH - Legacy Knowledge Map root used by v1/v2 readers and v3 redirects.
- LEGACY_
KNOWLEDGE_ MAP_ ROLLBACK_ PREPARED_ FILE_ NAME - Staged retained root used by the no-follow v3 rollback publication protocol.
- LEGACY_
KNOWLEDGE_ MAP_ ROLLBACK_ PREVIOUS_ FILE_ NAME - Previous legacy live root used while atomically publishing a v3 rollback.
- 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.