Skip to main content

Data Model

Documentation Map

Data Model

This repository does not own an application database or a persistent product data model.

Relevant Persistent Artifacts

  • fabric-manifest.json
    • machine-readable repo identity and capability contract
  • docs/FABRIC_TOOL_PROFILE.md
    • human-readable integration profile
  • target openclaw.json
    • external config contract patched by the toolkit
  • workspace prompt files such as HEARTBEAT.md and RECOVERY_BARK.md
    • external file contracts prepared by the toolkit
  • local runtime mode state file
    • host-local operational state

Data Model Boundary

  • this repository documents and writes files
  • it does not define a standalone application entity model
  • no database schema or migration layer exists here