Skip to content

Labels

Labels

  • area:action

    action DSL, mutation handlers (phase 2)
  • area:admin

    admin_panel, auto CRUD (phase 7)
  • area:api

    api resources and webhooks (phase 6)
  • area:auth

    Rodauth-backed auth flows (phase 7)
  • area:billing

    subscriptions, plans, metered billing (phase 7)
  • area:check

    magik check, the boot-time guardrails
  • area:cli

    exe/magik and the command surface (phase 1)
  • area:core

    App.define, boot, the autoload map (phase 1)
  • area:domains

    domain modules and boot-time boundaries (spec item 12)
  • area:i18n

    locales, translatable fields, formatting (phase 8)
  • area:jobs

    Postgres-backed queue, magik worker (phase 4)
  • area:ledger

    double-entry ledgers, audited, money (phase 5)
  • area:model

    model DSL over Sequel, field types (phase 1)
  • area:notify

    notifications and email production (phase 8)
  • area:policy

    authorization, one evaluator at tier 1 (phase 2)
  • area:pwa

    installable app manifest (phase 8)
  • area:realtime

    channel, live, broadcast, presence (phase 3)
  • area:render

    component, screen, layout, the kit, HTML+htmx (phase 2)
  • area:router

    convention routing (phase 2)
  • area:schema

    migrations (phase 1)
  • area:testing

    test DSL, factories, the parallel runner (phase 9)
  • bug

    Something isn't working
  • ci

  • dependencies

    opened by Dependabot
  • docs

    docs/, wiki/, llms.txt, any Markdown
  • documentation

    Improvements or additions to documentation
  • dummy

    the Ledgerline reference app
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers