{
  "initiative": {
    "key": "chounai-faq",
    "name": "庁内FAQ"
  },
  "app": {
    "key": "faq-tag-master",
    "name": "FAQタグマスタ",
    "category": "総務部",
    "tags": [
      "ナレッジ管理"
    ],
    "description": "庁内向けFAQ・問い合わせで使うタグを、種別(会計・情シス・給与・休暇)ごとに管理するマスタアプリ。",
    "status": "完了",
    "appId": 558
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:11.585Z",
  "fields": [
    {
      "type": "RADIO_BUTTON",
      "code": "shubetsu",
      "label": "種別",
      "noLabel": false,
      "required": true,
      "options": {
        "会計": {
          "label": "会計",
          "index": "0"
        },
        "情シス": {
          "label": "情シス",
          "index": "1"
        },
        "給与": {
          "label": "給与",
          "index": "2"
        },
        "休暇": {
          "label": "休暇",
          "index": "3"
        }
      },
      "defaultValue": "会計",
      "align": "HORIZONTAL"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "tag_mei",
      "label": "タグ名",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "64",
      "expression": "",
      "hideExpression": false,
      "unique": true,
      "defaultValue": ""
    }
  ],
  "layout": [
    {
      "type": "ROW",
      "fields": [
        {
          "type": "RADIO_BUTTON",
          "code": "shubetsu",
          "size": {
            "width": "168"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "tag_mei",
          "size": {
            "width": "193"
          }
        }
      ]
    }
  ]
}