Schema reference

com.para.civic.getCabildeo

experimental

Detail query for a single indexed cabildeo, including aggregate counts and viewer context.

Fields

cabildeo

at-uri

Required

URI identifying the cabildeo whose indexed detail view should be returned.

output.cabildeo

com.para.civic.defs#cabildeoView

Required

Indexed civic detail object returned to the client.

Metadata

Schema ID
com.para.civic.getCabildeo
Lexicon source
lexicons/com/para/civic/getCabildeo.json
Website source path
watx/lexicons/com/para/civic/getCabildeo.json
Product surfaces
Cabildeo detail

Constraints

  • `cabildeo` at-uri is required.

Relationships

  • Returns com.para.civic.defs#cabildeoView.

Lifecycle

  • Read whenever the client opens a single cabildeo detail page.
  • Hydrates both aggregate counts and the current viewer’s civic context.

Writers

  • Not written directly by clients; served from indexed civic state.

Readers

  • Cabildeo detail screen
  • Delegated vote flow

Routes

  • /communities/cabildeos/:cabildeoUri
  • /communities/cabildeos/:cabildeoUri/delegate-vote

XRPC methods

  • com.para.civic.getCabildeo

Indexing and moderation

Indexing

  • Depends on com.para.civic.defs#cabildeoView materialization.

Moderation

  • Viewer context can change what the user is allowed to do next even when the query succeeds.

Examples

{"cabildeo":{"title":"Water allocation reform","phase":"deliberating","voteTotals":{"total":94,"direct":60,"delegated":34}}}