FACTUAL ACTIVITY RECORD · An activity record based on work that took place
Building a Skill for authoring Activity from primary evidence
Checking cutoff, public boundaries, and registration consistently for single IDs and continuous ranges
Purpose
A reusable authoring procedure was needed to prevent missing facts, future knowledge, or omitted rows when primary evidence and publication boundaries would otherwise be rebuilt for every Activity.
Implementation
The Skill starts from ledger IDs and crosses commits, pull requests, issues, and tasks to produce a claim ledger, cutoff, participant record, bilingual content, source map, and registry entry. Its inspector handles single IDs and several continuous-range formats, failing closed on partial mappings, unresolved earlier candidates, or internal information in public JSON.
記事作成後は、根拠不足、未確認範囲、除外したcutoff後の知識をCEOへ示す。CEOが事実、公開範囲、表現内容の完成を明示するまでは、記事を完成扱いにせず、独立PRレビューを開始しない。
CEOの完成判断後は、次の順序でレビューと台帳整理を進める。
1. 非公開source mapで完成判断の対象Activityと全台帳IDを照合する。
2. 対象行が検討中台帳だけに存在し、`Draft Target`が`◯`であることを確認して、対象行をすべて`◎`へ変更する。記事、source map、台帳の対応が不完全な場合は進めない。
3. `◎`への変更を含む最新差分で`pnpm verify`を1回実行する。
4. `pr-reviewer`を起動し、記事、登録、source map、台帳flag、検証結果を独立した観点でレビューさせる。Rendering diagram…
What was confirmed
Verification results
Skill validation, six mapping unit tests, public-boundary checks, full verification, and ledger nine-column plus uniqueness checks passed.
The Skill produced three new bilingual Activities that were applied to the public paths.
Basis for completion
The work was complete when the primary-evidence-to-registration procedure was fixed in a Skill and verified with single and range inputs plus real articles.