zeroclaw/docs/i18n
Giulio V e46a19c61c fix(sop): remove non-functional ampersona-gates feature flag
The ampersona-gates feature flag referenced ampersona_core and
ampersona_engine crates that do not exist, causing cargo check
--all-features to fail. Remove the feature flag and all gated code:

- Remove ampersona-gates from Cargo.toml [features]
- Delete src/sop/gates.rs (entire module behind cfg gate)
- Remove gated methods from audit.rs (log_gate_decision, log_phase_state)
- Remove gated MetricsProvider impl and tests from metrics.rs
- Simplify sop_status.rs gate_eval field and append_gate_status
- Update observability docs (EN + zh-CN)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 18:39:56 +01:00
..
ar docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-20 17:40:09 -04:00
bn docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-20 17:40:09 -04:00
de docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-20 17:40:09 -04:00
hi docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-20 17:40:09 -04:00
ko docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-20 17:40:09 -04:00
tl docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-20 17:40:09 -04:00
zh-CN fix(sop): remove non-functional ampersona-gates feature flag 2026-03-21 18:39:56 +01:00
README.md docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-20 17:40:09 -04:00

ZeroClaw i18n Docs Index

Localized documentation trees live here and under docs/.

Locales

Structure

See overall coverage and conventions in ../maintainers/i18n-coverage.md.