Skip to content

v0.1 — Roadmap hub established

Choose a tag to compare

@jwildfire jwildfire released this 03 Jul 17:15

First release of obot.roadmap: the development roadmap and project homepage for the obot open-source safety-graphics portfolio. This release establishes the requirement workflow and consolidates the retired obot-claw hub into this repo, making it the single home for the portfolio's planning, memory, and public site.

Live site: https://jwildfire.github.io/obot.roadmap/

Requirement workflow

  • Six-stage requirement lifecycle (Backlog → Requirement Gathering → Design → Development → Review → Release) mirroring Gilead-BioStats/gsm.roadmap, documented in the README with sign-off gates and quarterly YYYYqN milestones.
  • Requirement issue template with five incrementally-populated sections (Business Requirement, Overview, Data Requirement, Design, Tasks), enforced for all new Requirement issues (#5, #6).
  • Topic labels (safety, infrastructure, ai, blocked) and the obot Roadmap project with Status mirroring the lifecycle stages.
  • AGENTS.md operating conventions for agent-driven roadmap work, including model attribution on all agent-drafted issues and PRs.

Hub migration from obot-claw (#7)

The retired obot-claw hub's content moved here via #8:

  • Diary — 33 daily AI-written entries (2026-05-11 through 2026-07-02) covering the autonomous-agent experiments that preceded this repo.
  • Reports — 10 AI-generated report folders, including the multi-chapter autonomous-agent-framework series, each with a provenance README.
  • Design docs — per-requirement design documents under requirements/design/ (starting with 7_design.html), plus a requirements/dataspec/ home for data specifications.
  • Site — static homepage restyled to match the jwildfire.github.io keynote theme with the 🍊😺 brand bar, deployed by a GitHub Actions workflow that generates the dashboard, roadmap, and diary pages at deploy time (daily rebuild at 10:00 UTC) so generated pages are never committed.

News feed and persistent nav

  • News — a News page built at deploy time that merges four sources into one feed of recent updates: keynote blog posts (jwildfire.github.io), obot diary entries, agent artifacts (reports and requirement design docs, dated from git history), and GitHub releases across the portfolio repos — with client-side filtering by type and month.
  • Every page now shares the same nav — Home / Dashboard / Roadmap / News / GitHub — with the current page marked; homepage cards consolidate to Dashboard / Roadmap / News.

Requirements seeded

Five requirements are on the roadmap at release:

  • #1 — safety.viz: consolidated safety-chart JavaScript library
  • #2 — Safety Histogram migration (pilot)
  • #3 — obot GitHub App for agent and automation access
  • #9 — gsm.safety static safety charts from FDA ST&F guidance
  • #10 — R/Pharma 2026 AI keynote deck

Full changelog: https://github.com/jwildfire/obot.roadmap/commits/v0.1


This release was drafted by Claude Code using Fable 5 and reviewed by @jwildfire