BCQuality server status
bcquality_statusGet current clone details: source, commit, origin URL, configured repo URL, enabled layers, article counts, and index age. Use it to verify repository configuration and freshness.
Instructions
Returns the active clone path, its source (env/cache/cloned), the current commit, the actual origin remote of that clone alongside the configured repo URL, the enabled layers, article counts per layer, and the in-memory index age.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commit | Yes | ||
| layers | Yes | ||
| source | Yes | ||
| headSha | Yes | ||
| repoUrl | Yes | ||
| repoPath | Yes | ||
| remoteUrl | No | ||
| skillCount | Yes | ||
| indexBuiltAt | Yes |