{
    "name": "OSIRIS JSON",
    "public": true,
    "description": "OSIRIS JSON Open Specification for Infrastructure Resource Interchange Schema\r\ngenerate free, private point-in-time snapshots of your infrastructure for reports, diagrams, drift audits, CMDB/IPAM/DCIM workflows and controlled AI/MCP context. An interchange format designed for portability, end-to-end clarity, and OT inclusion from the ground up.",
    "documents": {
        "https://osirisjson.org/schema/v1.0/osiris.schema.json": {
            "type": "definition",
            "name": "OSIRIS JSON Schema"
        },
        "https://github.com/osirisjson/osiris/blob/main/README.md": {
            "name": "README",
            "type": "documentation",
            "role": "readme",
            "format": "markdown"
        },
        "https://github.com/osirisjson/osiris/blob/main/LICENSE": {
            "name": "License",
            "type": "documentation",
            "role": "license",
            "format": "plaintext"
        },
        "https://osirisjson.org/en/docs/getting-started/overview": {
            "name": "Getting started",
            "type": "documentation"
        },
        "https://osirisjson.org/en/docs/introduction/what-is-osiris": {
            "name": "What is OSIRIS JSON",
            "type": "documentation"
        },
        "https://osirisjson.org/en/docs/examples/01-it-infrastructure": {
            "type": "implementation",
            "isOpenSource": true
        },
        "https://osirisjson.org/en/docs/examples/02-ot-infrastructure": {
            "type": "implementation",
            "isOpenSource": true
        }
    }
}