Skip to content

Foggy Implementation Manual

This manual is for teams deploying the Java Runtime, authoring semantic models, connecting MCP clients, and operating releases. It describes the current implementation path; it does not replace the frozen v1.0/v2.0 public semantic contracts.

Current baseline: foggy-runtime-launcher v0.1.17, Java 17+, and the published framework version 9.2.0. The Launcher is a local development/test distribution. Production deployments need separate authentication, network, datasource, secret, and audit controls.

StageMust be completePrimary evidence
RuntimeStart, readiness, capability discovery/readyz, /api/v1/capabilities
DatasourceRegister, test, bind to namespacediagnostics and test response
Semantic layerRegister Bundle, validate models, refreshvalidation/refresh response and generation
MCPConfigure endpoint and X-NS, discover toolstools/list, one governed query
ProductionManagement auth, business identity, audit, recoveryproduction checklist and drill record

Manual navigation

Documentation status

  • stable: a published, frozen public contract; only wording, links, terminology, and risk statements may be corrected.
  • working-manual: an operational manual updated against verifiable Runtime behavior.
  • DRAFT / NOT FROZEN: the v3.0 whitepaper draft, pending owner confirmation and not a compatibility commitment.

The v3.0 whitepaper intentionally remains DRAFT / NOT FROZEN. Until it is confirmed, implementation teams must use capability discovery, current schemas, and executed validation as the source of truth rather than treating draft statements as stable requirements.