diff --git a/docs/index.md b/docs/index.md index 1211f14..e766978 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,8 +1,3 @@ # Software Documentation -Use the documents in this directory for software behavior, runtime configuration, and integration guidance. - -- `architecture.md`: system structure, processing flows, and trust boundaries -- `configuration.md`: environment variables and runtime tuning -- `auth.md`: JWT auth modes, authorization model, and permission file behavior -- `rpc.md`: REST-facing RPC usage and control-plane behavior +Reference documentation for hub architecture, configuration, authentication, and RPC behavior.