๐ŸคŸ WIA Standards
๐Ÿ—บ๏ธ

WIA Roadmap

Development Planning Standard v1.0.0

Open standard for roadmap planning.

๐ŸŽฎ Try Simulator๐Ÿ“š Read Ebook

๐Ÿ“‹ Specification Phases

1
Foundation
โœ… Complete
2
Implementation
โœ… Complete
3
Advanced
โœ… Complete
4
Integration
โœ… Complete
๐ŸŽฏ Milestones๐Ÿ”— Dependencies๐Ÿ“Š Resources๐Ÿ“ˆ Progress

About this standard

The WIA Roadmap Standard defines an open wire format for publishing development roadmaps as signed JSON envelopes rather than free-form prose. The format is designed to coexist with existing narrative roadmap pages: organisations continue to publish human-readable roadmaps for investors, partners, and customers, and additionally emit a parallel signed envelope stream that downstream tooling can consume without re-keying the same facts.

Why a signed envelope?

Free-form roadmap prose is unverifiable history. When an organisation quietly drops a previously announced milestone, the only evidence is a screenshot taken before the change, and screenshots are not durable. Signed envelopes change this: every commitment, every revision, and every drop is a signed event with a verifiable timestamp. A regulator, an investor, or a partner examining a 24-month-old commitment can verify both the original commitment and any subsequent revisions without depending on either party#39;s narrative.

Envelope types

Operational discipline

Every envelope is signed with Ed25519 over the canonical JSON form (RFC 8785 JCS) by the publishing organisation#39;s tenant key. Signatures are verifiable against the WIA-OMNI-API trust fabric, which anchors organisational identities to durable cryptographic material rather than to ephemeral DNS or OAuth credentials.

The standard does not prescribe an issue-tracker; instead, Phase 4 defines bridges to GitHub Projects, GitLab Epics, Linear, Jira, and OKR systems so that an organisation continues to use whatever planning system it already has, plus a translator that emits envelopes from that system#39;s native events.