Spaces:
Sleeping
Sleeping
File size: 1,134 Bytes
df47251 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | # Documentation Index
This documentation set supersedes and expands `WebScraper_OpenEnv_SoftwareDoc.md` into focused modules.
## Core Docs
- `openenv.md` β enhanced OpenEnv spec, actions, observations, lifecycle
- `architecture.md` β system architecture, runtime, scheduling, scaling
- `agents.md` β multi-agent roles, strategies, HITL, explainability
- `rewards.md` β advanced reward function and signal breakdown
## Platform Docs
- `api.md` β multi-model API system and routing/ensemble/cost tracking
- `mcp.md` β MCP integration, registry, lazy install, composition
- `search-engine.md` β search providers, query optimization, credibility scoring
- `html-processing.md` β semantic parsing, adaptive chunking, batch + diff processing
- `memory.md` β unified memory system (short/working/long/shared)
## Operations Docs
- `settings.md` β dashboard settings and configuration controls
- `observability.md` β metrics, traces, thought stream, cost telemetry
- `features.md` β advanced capabilities and feature flags
## Legacy
- `WebScraper_OpenEnv_SoftwareDoc.md` remains as original monolithic source.
|