org.simocracy.feed.like

gainforest.earth

{
  "id": "org.simocracy.feed.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "via": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "A reference to the repost (or other surfacing record) through which the actor encountered the subject."
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Record declaring a 'like' of a piece of subject content. A port of app.bsky.feed.like (via app.gainforest.feed.like) into the org.simocracy.feed namespace. `subject` is a com.atproto.repo.strongRef (uri + cid), so a like can target any record in the Simocracy commons — a proposal, sim, gathering, decision, skill, post, or comment — and the Simocracy appview decides which subject types to aggregate. Unlike = delete this record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.simocracy.feed.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qoti4acfmc5wg6zzmtix6hse
CID
bafyreietnb6cag3wivjc5kvlkmpjqemvfvlifm2e76vygxjl6bha3omq6m
Indexed At
2026-07-17 13:52 UTC
AT-URI
at://did:plc:qoti4acfmc5wg6zzmtix6hse/com.atproto.lexicon.schema/org.simocracy.feed.like

Lexicon Garden

@