{
  "schema_version": "1.3.0",
  "projects": [
    {
      "id": "giga-site",
      "title": "ギガサイト便",
      "summary": "AI生成HTMLやZIPを、認証や公開期限を設定したURLで共有できるWebサービス。",
      "category": "product",
      "status": "active",
      "status_label": "運用中",
      "lifecycle_status": "active",
      "availability": "public_service",
      "release_stage": "production",
      "featured": true,
      "tags": [
        "Web publishing",
        "authentication",
        "access control",
        "security scan",
        "forms",
        "Cloudflare",
        "AI agents",
        "CLI"
      ],
      "repo_url": "https://github.com/kandotrun/ai-slop",
      "live_url": "https://giga-site.com/",
      "source_url": "https://giga-site.com/",
      "updated_at": "2026-08-29",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "バックエンド",
        "インフラ",
        "運用・グロース"
      ],
      "outcomes": [
        "認証なし・パスワード・メール・会社ドメイン認証と期限付き公開を提供",
        "同一URLでの差し替え、アクセスログ、公開前セキュリティチェックに対応",
        "フォーム便で回答確認、CSV出力、通知メールに対応",
        "公開リポジトリとCLIを通じて、AIエージェントからのアップロード導線を公開"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://giga-site.com/",
          "https://github.com/kandotrun/ai-slop"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "teslacam-viewer",
      "title": "TeslaCam Viewer",
      "summary": "SSD上のTeslaCam映像をイベントごとに整理し、同期再生、日別タイムライン、合成動画出力で確認できるWebビューア。",
      "category": "product",
      "status": "active",
      "status_label": "公開中",
      "lifecycle_status": "active",
      "availability": "public_service",
      "release_stage": "beta",
      "featured": true,
      "tags": [
        "TeslaCam",
        "video",
        "browser",
        "React",
        "Cloudflare Workers",
        "TypeScript"
      ],
      "repo_url": "https://github.com/kandotrun/teslacam-viewer",
      "live_url": "https://teslacam.2-38.com/",
      "source_url": "https://github.com/kandotrun/teslacam-viewer",
      "updated_at": "2026-08-29",
      "contributions": [],
      "outcomes": [
        "RecentClips、SavedClips、SentryClipsをイベント単位で整理",
        "6カメラ映像の同期再生と日別タイムラインを実装",
        "選択イベントを車両配置の合成動画として書き出す機能を公開"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/teslacam-viewer",
          "https://teslacam.2-38.com/"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "hermes-video-understanding",
      "title": "Hermes Video Understanding",
      "summary": "Hermes Agentで動画の映像解析と音声文字起こしを組み合わせる、コミュニティ管理のプラグイン。",
      "category": "oss",
      "status": "public",
      "status_label": "OSS・v1.0.0公開",
      "lifecycle_status": "active",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": true,
      "tags": [
        "Hermes Agent",
        "video understanding",
        "vision",
        "STT",
        "Python",
        "plugin"
      ],
      "repo_url": "https://github.com/kandotrun/hermes-video-understanding",
      "source_url": "https://github.com/kandotrun/hermes-video-understanding/releases/tag/v1.0.0",
      "updated_at": "2026-08-29",
      "contributions": [],
      "outcomes": [
        "動画を映像解析と音声文字起こしの両方から理解するvideo_understandツールを公開",
        "フル動画に対応しない視覚モデルではタイムスタンプ付きストーリーボードへ自動フォールバック",
        "v1.0.0で20件の自動テストとHermes Plugin Doctor検証を公開"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/hermes-video-understanding",
          "https://github.com/kandotrun/hermes-video-understanding/releases/tag/v1.0.0"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "supercamera",
      "title": "SuperCamera",
      "summary": "Usee Plus USB内視鏡カメラの独自USBプロトコルを実装し、Linux上でMJPEG配信・静止画取得を可能にするOSS。",
      "category": "oss",
      "status": "public",
      "status_label": "OSS・公開中",
      "lifecycle_status": "active",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "USB camera",
        "endoscope",
        "libusb",
        "MJPEG",
        "C++",
        "Linux"
      ],
      "repo_url": "https://github.com/kandotrun/supercamera",
      "source_url": "https://github.com/kandotrun/supercamera",
      "updated_at": "2026-08-29",
      "contributions": [],
      "outcomes": [
        "標準UVC非対応のUSBカメラから1280×720 JPEG映像を取得",
        "ブラウザ、VLC、ffmpeg、Home Assistantで利用できるMJPEG配信を公開",
        "RTSP・ONVIFブリッジを介したNVR連携手順を公開"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/supercamera"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "dgx-spark-deepseek-v4-flash",
      "title": "DGX Spark × DeepSeek V4 Flash",
      "summary": "DGX Spark 1台でDeepSeek V4 Flashを動かすvLLM構成、ストリーミング修正、実測結果をまとめた公開リポジトリ。",
      "category": "research",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "DGX Spark",
        "DeepSeek V4 Flash",
        "vLLM",
        "local LLM",
        "GPU",
        "Docker"
      ],
      "repo_url": "https://github.com/kandotrun/dgx-spark-deepseek-v4-flash",
      "source_url": "https://github.com/kandotrun/dgx-spark-deepseek-v4-flash",
      "updated_at": "2026-08-29",
      "contributions": [],
      "outcomes": [
        "512Kコンテキスト、ツール呼び出し、thinkingを含む単一DGX Spark向け構成を公開",
        "基本20タスクとツール呼び出し10タスクをローカル・クラウド双方で完了"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/dgx-spark-deepseek-v4-flash",
          "https://www.youtube.com/watch?v=s1kUDZdbusU"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "shibates",
      "title": "SHIBATES",
      "summary": "Tesla対応アクセサリーを企画・販売するECプロジェクト。",
      "category": "product",
      "status": "active",
      "status_label": "運営中",
      "lifecycle_status": "active",
      "availability": "public_service",
      "release_stage": "production",
      "featured": true,
      "tags": [
        "Tesla-compatible accessories",
        "e-commerce"
      ],
      "live_url": "https://shibates.com/",
      "source_url": "https://shibates.com/",
      "updated_at": "2026-08-15",
      "contributions": [],
      "outcomes": [],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://shibates.com/"
        ],
        "source_checked_at": "2026-08-15",
        "verified_at": "2026-08-15",
        "review_due_at": "2026-11-13"
      }
    },
    {
      "id": "koyomi-ios",
      "title": "Koyomi iOS",
      "summary": "EventKitの予定を確認し、ピン留めした予定のカウントダウンをWidgetKitで表示する、SwiftUI製のネイティブiOSアプリ。",
      "category": "oss",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "source_available",
      "release_stage": "prototype",
      "featured": false,
      "tags": [
        "iOS",
        "Swift",
        "SwiftUI",
        "WidgetKit",
        "EventKit"
      ],
      "repo_url": "https://github.com/kandotrun/koyomi-ios",
      "source_url": "https://github.com/kandotrun/koyomi-ios",
      "updated_at": "2026-08-29",
      "contributions": [],
      "outcomes": [
        "iOS 26向けのカレンダー表示とホーム画面ウィジェットを公開リポジトリで開発",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/koyomi-ios"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "afterimage",
      "title": "afterimage",
      "summary": "カメラ映像をローカルで取り込み、文字起こし・映像解析・MCP検索につなぐセルフホスト型lifelog OSS。",
      "category": "oss",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "lifelog",
        "video",
        "transcription",
        "MCP",
        "self-hosted"
      ],
      "repo_url": "https://github.com/kandotrun/afterimage",
      "source_url": "https://github.com/kandotrun/afterimage",
      "updated_at": "2026-08-29",
      "contributions": [],
      "outcomes": [
        "映像取り込み、文字起こし、映像解析、検索API、MCPを一つのOSSとして公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/afterimage"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "life-atlas",
      "title": "Life Atlas",
      "summary": "Google Timelineのエクスポートを、地図とタイムラインでローカル閲覧するprivacy-consciousな公開OSS。",
      "category": "oss",
      "status": "active",
      "status_label": "OSS",
      "lifecycle_status": "active",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": true,
      "tags": [
        "lifelog",
        "personal data",
        "maps",
        "privacy",
        "Cloudflare Workers"
      ],
      "repo_url": "https://github.com/kandotrun/life-atlas",
      "source_url": "https://github.com/kandotrun/life-atlas",
      "updated_at": "2026-08-15",
      "contributions": [],
      "outcomes": [
        "Google Timelineのエクスポートを地図とタイムラインで閲覧するOSSを公開"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/life-atlas"
        ],
        "source_checked_at": "2026-08-15",
        "verified_at": "2026-08-15",
        "review_due_at": "2026-11-13"
      }
    },
    {
      "id": "tree",
      "title": "Balcony Watering / tree",
      "summary": "ベランダの鉢植えを対象に、センサー計測と灌水制御を組み合わせて検証するphysical computingプロジェクト。",
      "category": "experiment",
      "status": "experimental",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "source_available",
      "release_stage": "pilot",
      "featured": false,
      "tags": [
        "physical computing",
        "embedded",
        "IoT",
        "sensors",
        "Python",
        "PlatformIO"
      ],
      "repo_url": "https://github.com/kandotrun/tree",
      "source_url": "https://github.com/kandotrun/tree",
      "updated_at": "2026-08-29",
      "contributions": [],
      "outcomes": [
        "センサー、マイクロコントローラー、バルブ・ポンプ制御を組み合わせた実証構成を公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/tree"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "mrnks",
      "title": "まるのこし",
      "summary": "LINEミニアプリ（LIFF）を入口に、写真・動画を元データのまま保存・共有する家族向けアルバムのMVP。",
      "category": "oss",
      "status": "experimental",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "source_available",
      "release_stage": "prototype",
      "featured": false,
      "tags": [
        "LINE",
        "LIFF",
        "family album",
        "photo",
        "video"
      ],
      "repo_url": "https://github.com/kandotrun/mrnks",
      "source_url": "https://github.com/kandotrun/mrnks",
      "updated_at": "2026-08-29",
      "contributions": [],
      "outcomes": [
        "LIFFから写真・動画を保存し、家族単位で閲覧するMVPを公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/mrnks"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "koujo-koujo",
      "title": "koujo-koujo",
      "summary": "工場・製造業領域の課題に取り組むプロジェクト。詳細は非公開です。",
      "category": "project",
      "status": "active",
      "status_label": "進行中",
      "lifecycle_status": "active",
      "availability": "not_public",
      "release_stage": "private",
      "featured": false,
      "tags": [
        "manufacturing"
      ],
      "updated_at": "2026-08-15",
      "contributions": [],
      "outcomes": [],
      "verification": {
        "publication_basis": "owner_approved",
        "attested_at": "2026-08-15",
        "verified_at": "2026-08-15",
        "review_due_at": "2026-11-13"
      }
    },
    {
      "id": "trac",
      "title": "TRAC — 旅の記憶を物語に",
      "summary": "位置情報、短い映像、地図、タイムラインを組み合わせ、旅の瞬間を物語として残すiPhoneアプリ。",
      "category": "product",
      "status": "active",
      "status_label": "iOS公開中",
      "lifecycle_status": "active",
      "availability": "public_service",
      "release_stage": "production",
      "featured": true,
      "tags": [
        "iOS",
        "travel",
        "consumer app",
        "Expo",
        "React Native",
        "location",
        "VLOG"
      ],
      "live_url": "https://apps.apple.com/jp/app/trac/id6755861910",
      "source_url": "https://apps.apple.com/jp/app/trac/id6755861910",
      "updated_at": "2026-07-10",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "バックエンド",
        "インフラ",
        "運用・グロース"
      ],
      "outcomes": [
        "Expo / React Nativeで設計・開発し、App StoreでiPhoneアプリとして公開",
        "位置情報、短い映像、地図、タイムライン、自動VLOGの体験を実装",
        "GitHub ActionsでモバイルCI/CDを構築",
        "App Store審査対応とフィーチャーフラグによる機能制御を実装"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://apps.apple.com/jp/app/trac/id6755861910"
        ],
        "source_checked_at": "2026-07-10",
        "verified_at": "2026-07-10",
        "review_due_at": "2026-10-08"
      }
    },
    {
      "id": "tashika",
      "title": "Tashika",
      "summary": "日本語の技術口述や文字起こしを、文脈と専門語彙に合わせて補正するAPI。",
      "category": "product",
      "status": "active",
      "status_label": "公開デモ",
      "lifecycle_status": "active",
      "availability": "public_demo",
      "release_stage": "beta",
      "featured": true,
      "tags": [
        "Japanese",
        "STT",
        "API",
        "LLM"
      ],
      "live_url": "https://voice.2-38.com/demo",
      "source_url": "https://voice.2-38.com/demo",
      "updated_at": "2026-07-10",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "バックエンド",
        "AI・モデル設計",
        "インフラ",
        "運用・グロース"
      ],
      "outcomes": [
        "日本語の技術口述補正APIを公開デモとして提供"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://voice.2-38.com/demo"
        ],
        "source_checked_at": "2026-07-10",
        "verified_at": "2026-07-10",
        "review_due_at": "2026-10-08"
      }
    },
    {
      "id": "japanese-reading-model",
      "title": "Japanese Reading Model",
      "summary": "文脈に応じた日本語の読み推定と、TTS前処理のためのモデル・公開API。",
      "category": "research",
      "status": "active",
      "status_label": "継続開発",
      "lifecycle_status": "active",
      "availability": "public_service",
      "release_stage": "research",
      "featured": true,
      "tags": [
        "Japanese NLP",
        "reading",
        "TTS",
        "model"
      ],
      "live_url": "https://ja.2-38.com/",
      "demo_url": "https://jrm-demo.2-38.com/",
      "source_url": "https://zenn.dev/nixo/articles/3139042d4034f2",
      "updated_at": "2026-08-15",
      "contributions": [
        "発案",
        "バックエンド",
        "AI・モデル設計",
        "インフラ",
        "運用・グロース"
      ],
      "outcomes": [
        "記事公開時点（2026年6月12日）の難読テスト66問で100.0%を記録",
        "同記事公開時点の独立評価260問で91.9%を記録",
        "デモ、API、評価記事を公開"
      ],
      "metrics_as_of": "2026-06-12",
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://zenn.dev/nixo/articles/3139042d4034f2",
          "https://jrm-demo.2-38.com/",
          "https://ja.2-38.com/"
        ],
        "source_checked_at": "2026-08-15",
        "verified_at": "2026-08-15",
        "review_due_at": "2026-11-13"
      }
    },
    {
      "id": "voice2agent",
      "title": "Voice2Agent",
      "summary": "音声メモをHermes、Claude Code、Codex、ChatGPTへ渡しやすい作業指示へ整えるデモ。",
      "category": "experiment",
      "status": "public",
      "status_label": "公開デモ",
      "lifecycle_status": "active",
      "availability": "public_demo",
      "release_stage": "prototype",
      "featured": true,
      "tags": [
        "voice",
        "AI agents",
        "prompting",
        "workflow"
      ],
      "live_url": "https://voice2agent.2-38.com/",
      "source_url": "https://voice2agent.2-38.com/",
      "updated_at": "2026-07-10",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "バックエンド",
        "AI・モデル設計",
        "インフラ"
      ],
      "outcomes": [
        "音声からAIエージェント向け作業指示を作る公開デモを提供"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://voice2agent.2-38.com/"
        ],
        "source_checked_at": "2026-07-10",
        "verified_at": "2026-07-10",
        "review_due_at": "2026-10-08"
      }
    },
    {
      "id": "x-mcp",
      "title": "x-mcp",
      "summary": "公開X/Twitterデータの検索・取得を提供する、Cloudflare Workers製のread-only MCPサーバー。",
      "category": "oss",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "public_service",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "MCP",
        "Cloudflare Workers",
        "TypeScript",
        "X"
      ],
      "repo_url": "https://github.com/kandotrun/x-mcp",
      "live_url": "https://x.mcp.2-38.com/mcp",
      "source_url": "https://github.com/kandotrun/x-mcp",
      "updated_at": "2026-08-29",
      "contributions": [
        "発案",
        "バックエンド",
        "インフラ",
        "運用・グロース"
      ],
      "outcomes": [
        "公開Xデータを扱うread-only MCPサーバーをOSS公開・運用",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/x-mcp",
          "https://x.mcp.2-38.com/mcp"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "r1-hermes",
      "title": "r1-hermes",
      "summary": "Rabbit R1からHermes Agentを安全に利用するためのゲートウェイアダプター。",
      "category": "oss",
      "status": "public",
      "status_label": "OSS",
      "lifecycle_status": "active",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": true,
      "tags": [
        "Hermes Agent",
        "Rabbit R1",
        "gateway",
        "Python"
      ],
      "repo_url": "https://github.com/kandotrun/r1-hermes",
      "source_url": "https://github.com/kandotrun/r1-hermes",
      "updated_at": "2026-07-10",
      "contributions": [
        "発案",
        "バックエンド",
        "インフラ"
      ],
      "outcomes": [
        "Rabbit R1とHermes Agentを接続するゲートウェイをOSS公開"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/r1-hermes"
        ],
        "source_checked_at": "2026-07-10",
        "verified_at": "2026-07-10",
        "review_due_at": "2026-10-08"
      }
    },
    {
      "id": "ai-chat-export",
      "title": "AI Chat Export",
      "summary": "ChatGPT、Claude、Geminiの会話をローカルでMarkdownへ書き出すChrome拡張。",
      "category": "oss",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "browser extension",
        "Markdown",
        "privacy",
        "TypeScript"
      ],
      "repo_url": "https://github.com/kandotrun/ai-chat-export-chrome-extension",
      "live_url": "https://github.com/kandotrun/ai-chat-export-chrome-extension/releases/latest",
      "source_url": "https://github.com/kandotrun/ai-chat-export-chrome-extension",
      "updated_at": "2026-08-29",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "運用・グロース"
      ],
      "outcomes": [
        "ChatGPT、Claude、Geminiの会話をMarkdown化する拡張をOSS公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/ai-chat-export-chrome-extension",
          "https://github.com/kandotrun/ai-chat-export-chrome-extension/releases/latest"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "human-required-blog",
      "title": "Human Required Blog",
      "summary": "World ID認証を使い、人間だけが読めることをテーマにしたブログ実験。",
      "category": "experiment",
      "status": "public",
      "status_label": "公開実験",
      "lifecycle_status": "active",
      "availability": "public_service",
      "release_stage": "experiment",
      "featured": false,
      "tags": [
        "World ID",
        "identity",
        "blog",
        "Next.js"
      ],
      "repo_url": "https://github.com/kandotrun/human-required-blog",
      "live_url": "https://human-required-blog.2-38.com/",
      "source_url": "https://github.com/kandotrun/human-required-blog",
      "updated_at": "2026-08-15",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "バックエンド",
        "インフラ"
      ],
      "outcomes": [
        "人間認証を前提にしたブログ体験を公開実験"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/human-required-blog",
          "https://human-required-blog.2-38.com/"
        ],
        "source_checked_at": "2026-08-15",
        "verified_at": "2026-08-15",
        "review_due_at": "2026-11-13"
      }
    },
    {
      "id": "oura-arena",
      "title": "Oura Arena",
      "summary": "Oura RingとHealth Connectのデータを共有・可視化するチーム向けウェルネスダッシュボード。",
      "category": "oss",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "public_service",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "health data",
        "Oura",
        "dashboard",
        "Kotlin"
      ],
      "repo_url": "https://github.com/kandotrun/oura-arena",
      "live_url": "https://oura-arena.vercel.app/",
      "source_url": "https://github.com/kandotrun/oura-arena",
      "updated_at": "2026-08-29",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "バックエンド",
        "インフラ"
      ],
      "outcomes": [
        "OuraとHealth Connectのデータ共有ダッシュボードをOSS公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/oura-arena",
          "https://oura-arena.vercel.app/"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "tapo-care-backup",
      "title": "tapo-care-backup",
      "summary": "自分のTapo Careクラウド録画を継続的に保存する非公式CLI / watcher。",
      "category": "oss",
      "status": "active",
      "status_label": "OSS",
      "lifecycle_status": "active",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "Python",
        "CLI",
        "backup",
        "automation"
      ],
      "repo_url": "https://github.com/kandotrun/tapo-care-backup",
      "source_url": "https://github.com/kandotrun/tapo-care-backup",
      "updated_at": "2026-07-10",
      "contributions": [
        "発案",
        "バックエンド",
        "インフラ",
        "運用・グロース"
      ],
      "outcomes": [
        "Tapo Care録画を継続保存するCLI / watcherをOSS公開"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/tapo-care-backup"
        ],
        "source_checked_at": "2026-07-10",
        "verified_at": "2026-07-10",
        "review_due_at": "2026-10-08"
      }
    },
    {
      "id": "raycast-clipboard",
      "title": "Raycast Clipboard Extension — It's Free",
      "summary": "macOSとRaycast向けの、無料・無制限なクリップボード履歴拡張。",
      "category": "oss",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "macOS",
        "Raycast",
        "clipboard",
        "TypeScript"
      ],
      "repo_url": "https://github.com/kandotrun/raycast-clipboard-extension-its-free",
      "source_url": "https://github.com/kandotrun/raycast-clipboard-extension-its-free",
      "updated_at": "2026-08-29",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "運用・グロース"
      ],
      "outcomes": [
        "無料・無制限のRaycast向けクリップボード拡張をOSS公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/raycast-clipboard-extension-its-free"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "pochimo",
      "title": "ぽちも日報",
      "summary": "使っていないスマホやiPadでペットの写真や行動を記録し、家族で一日を確認できる無料ベータ。",
      "category": "experiment",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "public_service",
      "release_stage": "beta",
      "featured": false,
      "tags": [
        "pet",
        "camera",
        "AI diary",
        "family sharing",
        "free beta"
      ],
      "repo_url": "https://github.com/kandotrun/pochimo",
      "live_url": "https://pochimo.com/",
      "source_url": "https://pochimo.com/",
      "updated_at": "2026-08-29",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "バックエンド",
        "AI・モデル設計",
        "インフラ"
      ],
      "outcomes": [
        "写真とAIが読み取った行動をタイムラインで記録",
        "招待リンクによる家族共有と、一日の自動ふりかえりを提供",
        "専用カメラ不要の無料ベータとして公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://pochimo.com/",
          "https://github.com/kandotrun/pochimo"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "nandaro",
      "title": "Nandaro",
      "summary": "画像をサーバーへ送らず、ブラウザ内だけでリサイズ・再圧縮するツール。",
      "category": "oss",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "public_service",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "privacy",
        "image compression",
        "browser",
        "TypeScript"
      ],
      "repo_url": "https://github.com/kandotrun/nandaro",
      "live_url": "https://nandaro.ninomiya.run/",
      "source_url": "https://github.com/kandotrun/nandaro",
      "updated_at": "2026-08-29",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "インフラ"
      ],
      "outcomes": [
        "画像を外部送信せずブラウザ内で処理するツールをOSS公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/nandaro",
          "https://nandaro.ninomiya.run/"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "koreka",
      "title": "Koreka",
      "summary": "みんなで「次に何をするか」を決める、リアルタイムのカード投票PWA。",
      "category": "oss",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "source_available",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "PWA",
        "real-time",
        "cards",
        "TypeScript"
      ],
      "repo_url": "https://github.com/kandotrun/koreka",
      "source_url": "https://github.com/kandotrun/koreka",
      "updated_at": "2026-08-29",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "バックエンド",
        "インフラ"
      ],
      "outcomes": [
        "リアルタイムカード投票PWAをOSS公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/koreka"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "kaiwa",
      "title": "Kaiwa",
      "summary": "HTTPリクエストをP2Pでルーティングする、Cloudflare WorkersとWebRTCを用いたプログラマブルなネットワーク実験。",
      "category": "oss",
      "status": "experimental",
      "status_label": "OSS・実験中",
      "lifecycle_status": "active",
      "availability": "source_available",
      "release_stage": "experiment",
      "featured": false,
      "tags": [
        "P2P",
        "network",
        "Cloudflare Workers",
        "WebRTC",
        "TypeScript"
      ],
      "repo_url": "https://github.com/kandotrun/kaiwa",
      "source_url": "https://github.com/kandotrun/kaiwa",
      "updated_at": "2026-08-15",
      "contributions": [
        "発案",
        "バックエンド",
        "インフラ"
      ],
      "outcomes": [
        "P2PでHTTPリクエストを中継するクライアント・サーバー構成をOSS公開"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/kaiwa"
        ],
        "source_checked_at": "2026-08-15",
        "verified_at": "2026-08-15",
        "review_due_at": "2026-11-13"
      }
    },
    {
      "id": "instant-address-jp",
      "title": "Instant Address JP",
      "summary": "日本語住所を入力しながら英語表記へ変換するリアルタイムWebツール。",
      "category": "oss",
      "status": "public",
      "status_label": "公開リポジトリはアーカイブ済み（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "public_service",
      "release_stage": "oss",
      "featured": false,
      "tags": [
        "Japanese address",
        "utility",
        "browser",
        "TypeScript"
      ],
      "repo_url": "https://github.com/kandotrun/INSTANT-ADDRESS-JP",
      "live_url": "https://instant-address-jp.vercel.app/",
      "source_url": "https://github.com/kandotrun/INSTANT-ADDRESS-JP",
      "updated_at": "2026-08-29",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "運用・グロース"
      ],
      "outcomes": [
        "日本語住所を英語表記へ即時変換するWebツールをOSS公開",
        "2026年8月29日の確認時点で、GitHub公開リポジトリはアーカイブ済み"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://github.com/kandotrun/INSTANT-ADDRESS-JP",
          "https://instant-address-jp.vercel.app/"
        ],
        "source_checked_at": "2026-08-29",
        "verified_at": "2026-08-29",
        "review_due_at": "2026-11-27"
      }
    },
    {
      "id": "lina",
      "title": "Lina",
      "summary": "2022年10月に開発したLINE向けAIチャットボット。FP16公式メンバーページには、友だち数1万人以上と事業譲渡の実績が掲載されています。",
      "category": "product",
      "status": "archived",
      "status_label": "事業譲渡済み",
      "lifecycle_status": "archived",
      "availability": "discontinued",
      "release_stage": "archived",
      "featured": false,
      "tags": [
        "LINE",
        "AI chatbot",
        "consumer",
        "growth"
      ],
      "source_url": "https://fp16.co.jp/member/",
      "updated_at": "2026-08-15",
      "contributions": [
        "発案",
        "UI設計",
        "バックエンド",
        "AI・モデル設計",
        "インフラ",
        "マーケティング",
        "運用・グロース"
      ],
      "outcomes": [
        "FP16公式メンバーページに友だち数1万人以上と掲載",
        "事業譲渡"
      ],
      "metrics_as_of": "2026-08-15",
      "archive_reason": "事業譲渡に伴い、本人による開発・運営を終了しました。",
      "lessons": [
        "日常的に使われる配布チャネルへ組み込むことが、初期成長を大きく左右する。",
        "成長後の事業譲渡では、運営責任と知見を明確に切り分ける必要がある。"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://fp16.co.jp/member/"
        ],
        "source_checked_at": "2026-08-15",
        "verified_at": "2026-08-15",
        "review_due_at": "2027-08-15"
      }
    },
    {
      "id": "people",
      "title": "PEOPLE!",
      "summary": "短い音声投稿で人とつながるZ世代向け音声SNS。PR TIMESでは、2024年7月のウェイティングリスト公開とテスト運用開始が確認できます。",
      "category": "product",
      "status": "experimental",
      "status_label": "2024年7月にテスト運用開始（現況未確認）",
      "lifecycle_status": "unknown",
      "availability": "unknown",
      "release_stage": "pilot",
      "featured": false,
      "tags": [
        "voice social network",
        "Gen Z",
        "mobile",
        "experiment"
      ],
      "source_url": "https://prtimes.jp/main/html/rd/p/000000002.000143111.html",
      "updated_at": "2026-08-15",
      "contributions": [
        "発案",
        "UI設計",
        "フロントエンド",
        "バックエンド",
        "インフラ",
        "運用・グロース"
      ],
      "outcomes": [
        "PR TIMESは2024年7月のウェイティングリスト公開・テスト運用開始を確認"
      ],
      "verification": {
        "publication_basis": "public_source",
        "source_urls": [
          "https://prtimes.jp/main/html/rd/p/000000002.000143111.html"
        ],
        "source_checked_at": "2026-08-15",
        "verified_at": "2026-08-15",
        "review_due_at": "2026-11-13"
      }
    }
  ],
  "updated_at": "2026-08-29",
  "source_checked_at": "2026-08-29",
  "verified_at": "2026-08-29",
  "review_due_at": "2026-10-08"
}