schema_version: 1
map_version: 4
updated_at: unix:1780636178
topics:
- id: architecture
title: Architecture knowledge
description: Architecture specs and hard constraints that guide implementation.
- id: benchmarks
title: Benchmark knowledge
description: Self-iteration and benchmark guardrail documentation.
- id: cli
title: CLI knowledge
description: CLI command reference and agent workflow guidance.
- id: release-documentation
title: Release documentation knowledge
description: Release-readiness documentation, navigation, and validation records.
sources:
- id: architecture-hard-constraints
topic: architecture
kind: doc
uri: docs/zh/03-architecture-specs/02-engineering-hard-constraints.md
source_scope: docs
read_policy: direct
write_policy: manual-review
status: active
version: 1
description: Hard architecture constraints for relay-knowledge changes.
- id: cli-command-reference
topic: cli
kind: doc
uri: docs/zh/01-user-guide/03-cli-command-reference.md
source_scope: docs
read_policy: direct
write_policy: manual-review
status: active
version: 1
description: User-facing CLI command reference.
- id: code-index-fact-versioning
topic: benchmarks
kind: doc
uri: docs/zh/05-benchmarks/08-code-index-fact-versioning.md
source_scope: docs
read_policy: direct
write_policy: manual-review
status: active
version: 1
description: Code index fact-version policy for parser and retrieval benchmark changes.
- id: profile-all-performance-source-surface-2026-06-04
topic: benchmarks
kind: doc
uri: docs/zh/05-benchmarks/10-profile-all-performance-source-surface-2026-06-04.md
source_scope: docs
read_policy: direct
write_policy: manual-review
status: active
version: 1
description: Profile full performance and bounded hybrid source-surface validation notes.
- id: cli-skill-workflows
topic: cli
kind: doc
uri: skills/relay-knowledge-cli/references/knowledge-map-workflows.md
source_scope: skill
read_policy: direct
write_policy: manual-review
status: active
version: 1
description: Agent workflow for maintaining the knowledge map through CLI commands.
- id: documentation-release-readiness-2026-06-05
topic: release-documentation
kind: doc
uri: docs/zh/06-verification/11-documentation-release-readiness-2026-06-05.md
source_scope: docs
read_policy: direct
write_policy: manual-review
status: active
version: 1
description: Release-readiness documentation refresh audit and validation record.
routes:
- topic: architecture
source_order:
- architecture-hard-constraints
fallback: bounded-search
- topic: benchmarks
source_order:
- profile-all-performance-source-surface-2026-06-04
- code-index-fact-versioning
fallback: bounded-search
- topic: cli
source_order:
- cli-command-reference
- cli-skill-workflows
fallback: bounded-search
- topic: release-documentation
source_order:
- documentation-release-readiness-2026-06-05
fallback: bounded-search
history:
- version: 4
action: update
actor: codex
summary: Added release-readiness documentation audit route.
- version: 3
action: update
actor: codex
summary: Added profile full performance and source-surface validation documentation.
- version: 2
action: update
actor: codex
summary: Added benchmark fact-versioning documentation route.
- version: 1
action: init
actor: cli
summary: Created repository knowledge map contract.