mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
docs: add section index pages and fix localized doc links
- add reader navigation to docs/README.md - add index pages for guides, reference, operations, security, architecture, and migration - update localized project README links to prefer existing translated docs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Security
|
||||
|
||||
Security-focused docs covering configuration, secrets handling, and provider auth.
|
||||
|
||||
- [Security Configuration](security_configuration.md): security-related config knobs and hardening guidance.
|
||||
- [Sensitive Data Filtering](sensitive_data_filtering.md): filtering secrets from tool output before model use.
|
||||
- [Credential Encryption](credential_encryption.md): encrypting stored API keys and credentials.
|
||||
- [Antigravity Authentication & Integration Guide](ANTIGRAVITY_AUTH.md): auth flow and integration notes for the Antigravity provider.
|
||||
Reference in New Issue
Block a user