docs: update API documentation and config file references

Comprehensive documentation updates:

API.md:
- Add /api/security/change-password endpoint
- Add AI provider test endpoints
- Add assistant chat & session management endpoints
- Add legacy chat sessions endpoints
- Add alert investigation and patrol autonomy endpoints
- Add findings & investigations endpoints
- Add approvals & command execution endpoints
- Add remediation plans endpoints
- Add intelligence & forecasting endpoints
- Add knowledge base endpoints
- Add debug endpoint
- Add Socket.IO compatibility endpoint

Config files:
- Document sso.enc, ai_chat_sessions.json
- Document profile-versions.json, profile-changelog.json, profile-deployments.json
This commit is contained in:
rcourtman 2026-02-01 23:26:42 +00:00
parent 4af5fc4246
commit 6753727a04
5 changed files with 125 additions and 2 deletions

View file

@ -26,8 +26,7 @@
# PULSE_PUBLIC_URL=https://pulse.example.com
# ALLOWED_ORIGINS=https://pulse.example.com
# FRONTEND_PORT=7655
# BACKEND_HOST=0.0.0.0
# BACKEND_PORT=7655
# BIND_ADDRESS=0.0.0.0
# -----------------------------------------------------------------------------
# Monitoring and logging