Spaces:
Running
Running
documentation-index
This documentation set supersedes and expands webscraper-openenv-softwaredoc.md into focused modules.
core-docs
overview.mdβ top-level platform overview and documentation navigationopenenv.mdβ enhanced OpenEnv spec, actions, observations, lifecyclearchitecture.mdβ system architecture, runtime, scheduling, scalingagents.mdβ multi-agent roles, strategies, HITL, explainabilityrewards.mdβ advanced reward function and signal breakdown
platform-docs
api-reference.mdβ complete HTTP and WebSocket endpoint referenceapi.mdβ multi-model API system and routing/ensemble/cost trackingmcp.mdβ MCP integration, registry, lazy install, compositionplugins.mdβ plugin registry model, category matrix, runtime selection flowsearch-engine.mdβ search providers, query optimization, credibility scoringhtml-processing.mdβ semantic parsing, adaptive chunking, batch + diff processingmemory.mdβ unified memory system (short/working/long/shared)tool-calls.mdβ step event contract and runtime tool-call payload patterns
operations-docs
settings.mdβ dashboard settings and configuration controlsobservability.mdβ metrics, traces, thought stream, cost telemetryfeatures.mdβ advanced capabilities and feature flags
legacy
webscraper-openenv-softwaredoc.mdremains as original monolithic source.
document-metadata
| key | value |
|---|---|
| document | readme.md |
| status | active |
document-flow
flowchart TD
A[document] --> B[key-sections]
B --> C[implementation]
B --> D[operations]
B --> E[validation]