{
"id": "lol.mlf.package",
"defs": {
"main": {
"key": "nsid",
"type": "record",
"record": {
"type": "object",
"required": [
"publishedAt",
"tool",
"published"
],
"properties": {
"tool": {
"type": "string"
},
"published": {
"type": "array",
"items": {
"ref": "#PublishedItem",
"type": "ref"
}
},
"publishedAt": {
"type": "string",
"format": "datetime"
},
"resolvedDependencies": {
"type": "array",
"items": {
"ref": "#ResolvedDependency",
"type": "ref"
}
}
}
}
},
"PublishedItem": {
"type": "object",
"required": [
"nsid",
"cid"
],
"properties": {
"cid": {
"type": "string",
"format": "cid"
},
"nsid": {
"type": "string",
"format": "nsid"
}
}
},
"ResolvedDependency": {
"type": "object",
"required": [
"nsid",
"cid"
],
"properties": {
"cid": {
"type": "string",
"format": "cid"
},
"nsid": {
"type": "string",
"format": "nsid"
}
}
}
},
"tool": "mlf@0.1.0",
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"published": [
{
"cid": "bafyreicejizdbqjxzhye7bedv5xmmhuxhf4oxjc67kp57noyhynbtbfv6y",
"nsid": "lol.mlf.package"
}
],
"description": "MLF publish manifest",
"publishedAt": "2026-04-18T05:44:36.455833+00:00"
}
Metadata
- DID
-
did:plc:xl243nyru4tbbqjkuf2uvmna
- CID
-
bafyreifzdws27ccbfhvqceeprfuk5afzllhixopiqe4e5v7ggofmvwvrnu
- Indexed At
- 2026-04-18 05:44 UTC
- AT-URI
-
at://did:plc:xl243nyru4tbbqjkuf2uvmna/com.atproto.lexicon.schema/lol.mlf.package
Version History (3 versions)