← All activity records

FACTUAL ACTIVITY RECORD · An activity record based on work that took place

Creating a template for publishing Activity from local JSON

Putting lists, details, bilingual content, and technical blocks in one collection

Activity period:

Purpose

Connecting internal activity records to publication required a local-JSON source of truth that could generate lists and details while handling bilingual technical articles in one collection.

Implementation

Sequential Activity JSON, a content loader, a newest-first list, and locale-aware detail routes were added. The structured body supports summaries, purposes, implementation, and confirmation through paragraph, list, code, and Mermaid blocks with a fallback when diagrams fail.

AGENTS.md — Activity design rule excerpt with only a non-harness locator generalizedExcerpt sanitized for publication
- Activityページはpage別design masterで、一覧と単一記事について、日本語・英語それぞれのデスクトップ/モバイル画面を管理します。記事本文は、作業概要(タイトル)、理由(背景)、ゴール設定、具体的な実装、各エージェントの役割に応じた作業内容、結果・学びの6項目を維持してください。具体的な実装は長文、箇条書き、コードブロック、Mermaid図を順序付きで混在できる前提とし、コードの横overflowと図の描画failureが記事全体を読めなくしない表現を管理してください。
Technical structure at the cutoff

Rendering diagram…

What was confirmed

Verification results

Automated tests covered the initial Activity schema, list order, locale routes, metadata, and sitemap.

At this cutoff, the initial template was applied, while final authoring Skill and public-boundary work remained for later changes.

Basis for completion

The work was complete when local JSON could generate bilingual lists, details, and technical blocks with the basic routes verified.