Purpose
Produce a dated, source-backed roadmap review across the confirmed project cohort.
Surface explicit blockers, alignment gaps, evidence freshness, and unknown status
without inventing an aggregate health judgment.
Usage
/roadmap — review the confirmed roadmap cohort
/roadmap [pillar] — filter by an exact configured pillar
Evidence, authority, and recovery
Treat the review as an evidence report, not a projection.
- Use the canonical status source and status date from each project record. Record the
path/ID, status date, and review as-of time. Filesystem modified time is only a
discovery clue, never a replacement status date.
- Cite source evidence for every status, blocker, milestone, pillar, alignment claim,
and feedback item. If sources contradict, show both source dates and leave the field
Unknown.
- Unknown is distinct from blocked. Use
Blocked only when the canonical source
explicitly identifies an unresolved dependency preventing progress.
- Define every denominator and disclose excluded projects. If the cohort or status is
incomplete, report counts and coverage rather than a percentage or health score.
- Never invent status, dates, blockers, dependencies, milestones, tags, feedback,
counts, or health scores.
- Keep analysis read-only. Preview requested changes, require explicit human authority,
read back the target, and fail honestly on any mismatch.
Method
1. Confirm scope
Confirm:
- review as-of date and timezone;
- canonical project locations;
- which project states belong on the roadmap;
- requested pillar filter;
- strategic pillar and quarterly-goal sources;
- review window for stakeholder feedback;
- configured freshness policy, if the user wants freshness labels.
Without a confirmed freshness policy, show the status age but label the assessment
Unknown — no confirmed freshness policy.
2. Build the project ledger
For every discovered project capture:
| Field |
Required evidence |
| Project identity |
stable path/ID |
| Status |
explicit value, status date, source |
| Milestone |
exact dated source or Unknown |
| Blocker |
explicit dependency and source, or Unknown |
| Pillar |
exact configured tag and source |
| Goal alignment |
cited relationship, not name similarity |
| Feedback |
dated speaker/source and quote-safe summary |
Keep an Unchecked projects section for unreadable, duplicate, or contradictory
records. Do not silently remove them from totals.
3. Classify without inference
In progress, Completed, and Blocked require an explicit canonical status.
- An old status remains the last observed status plus a freshness caveat; age alone
does not prove a blocker.
- A keyword match is a lead. Read the surrounding source and distinguish an actual
dependency from discussion or historical text.
- Missing pillar means
Unknown alignment, not automatically misaligned.
- Meeting feedback corroborates a project record; it does not silently replace it.
Apply a freshness or alignment label only through a configured or cited rule. Record
the rule's source and effective date.
4. Reconcile the roadmap
Verify:
- discovered = checked + unchecked;
- status counts reconcile to eligible checked projects;
- pillar counts reconcile to projects with known valid pillars;
- unknown-status and unknown-alignment projects are disclosed;
- every blocker count points to explicit blocker evidence;
- every percentage shows numerator, denominator, timeframe, and exclusions.
5. Recommend questions and actions
Separate:
- observed facts;
- contradictions and unknowns;
- policy-backed assessments;
- read-only recommendations;
- human decisions.
Do not infer priority from recency, meeting volume, or the number of mentions. If a
priority source is missing, ask which source governs it.
Output contract
# Roadmap review
**As of:** [timestamp and timezone]
**Cohort:** [definition and source]
**Projects discovered / checked / unchecked:** [N / n / u]
**Freshness policy:** [source/date or Unknown]
## Active initiatives
### [Project]
- Canonical status: [value + source/status date or Unknown]
- Evidence freshness: [elapsed time; policy-backed label or Unknown]
- Next milestone: [value/source or Unknown]
- Pillar and goal alignment: [evidence or Unknown]
- Explicit blockers: [evidence or None observed; never inferred from silence]
## Attention and unknowns
- [Contradiction, missing status, explicit blocker, or unknown alignment]
- Evidence needed: [specific source or human decision]
## Stakeholder feedback
- [dated source and quote-safe summary; relationship to project]
## Evidence summary
Render one row per observed canonical status, including `Completed` when it is
observed. Do not force projects into a fixed list. Add `Unknown` for projects
without canonical status evidence, and reconcile every row to the checked cohort.
| Status | Count | Eligible denominator | Exclusions |
|---|---:|---:|---|
| [Observed canonical status, for example Completed] | [n] | [n/N] | [unknown/unchecked] |
| Unknown | [n] | [N] | [reasons] |
## Recommended actions
1. [Evidence-backed question or action; no write performed]
The output has no aggregate health score unless the user supplies a configured,
source-backed rubric and explicitly asks for it.
Controlled changes
Before updating a project or creating a roadmap document:
- identify the authoritative target and current content;
- preview the exact operation and complete diff;
- name any linked project, goal, or pillar records that will remain unchanged;
- require explicit human confirmation;
- perform only the approved write;
- read back the target and compare it with the confirmed preview.
If writing fails or read-back differs, preserve prior content, report possible partial
state, re-read the target, and present a corrected preview for fresh confirmation.
1---2name: roadmap-23description: Review roadmap status, evidence freshness, blockers, and alignment4---56## Purpose78Produce a dated, source-backed roadmap review across the confirmed project cohort.9Surface explicit blockers, alignment gaps, evidence freshness, and unknown status10without inventing an aggregate health judgment.1112## Usage1314- `/roadmap` — review the confirmed roadmap cohort15- `/roadmap [pillar]` — filter by an exact configured pillar1617## Evidence, authority, and recovery1819Treat the review as an evidence report, not a projection.2021- Use the canonical status source and status date from each project record. Record the22 path/ID, status date, and review as-of time. Filesystem modified time is only a23 discovery clue, never a replacement status date.24- Cite source evidence for every status, blocker, milestone, pillar, alignment claim,25 and feedback item. If sources contradict, show both source dates and leave the field26 `Unknown`.27- Unknown is distinct from blocked. Use `Blocked` only when the canonical source28 explicitly identifies an unresolved dependency preventing progress.29- Define every denominator and disclose excluded projects. If the cohort or status is30 incomplete, report counts and coverage rather than a percentage or health score.31- Never invent status, dates, blockers, dependencies, milestones, tags, feedback,32 counts, or health scores.33- Keep analysis read-only. Preview requested changes, require explicit human authority,34 read back the target, and fail honestly on any mismatch.3536## Method3738### 1. Confirm scope3940Confirm:4142- review as-of date and timezone;43- canonical project locations;44- which project states belong on the roadmap;45- requested pillar filter;46- strategic pillar and quarterly-goal sources;47- review window for stakeholder feedback;48- configured freshness policy, if the user wants freshness labels.4950Without a confirmed freshness policy, show the status age but label the assessment51`Unknown — no confirmed freshness policy`.5253### 2. Build the project ledger5455For every discovered project capture:5657| Field | Required evidence |58|---|---|59| Project identity | stable path/ID |60| Status | explicit value, status date, source |61| Milestone | exact dated source or `Unknown` |62| Blocker | explicit dependency and source, or `Unknown` |63| Pillar | exact configured tag and source |64| Goal alignment | cited relationship, not name similarity |65| Feedback | dated speaker/source and quote-safe summary |6667Keep an `Unchecked projects` section for unreadable, duplicate, or contradictory68records. Do not silently remove them from totals.6970### 3. Classify without inference7172- `In progress`, `Completed`, and `Blocked` require an explicit canonical status.73- An old status remains the last observed status plus a freshness caveat; age alone74 does not prove a blocker.75- A keyword match is a lead. Read the surrounding source and distinguish an actual76 dependency from discussion or historical text.77- Missing pillar means `Unknown alignment`, not automatically misaligned.78- Meeting feedback corroborates a project record; it does not silently replace it.7980Apply a freshness or alignment label only through a configured or cited rule. Record81the rule's source and effective date.8283### 4. Reconcile the roadmap8485Verify:8687- discovered = checked + unchecked;88- status counts reconcile to eligible checked projects;89- pillar counts reconcile to projects with known valid pillars;90- unknown-status and unknown-alignment projects are disclosed;91- every blocker count points to explicit blocker evidence;92- every percentage shows numerator, denominator, timeframe, and exclusions.9394### 5. Recommend questions and actions9596Separate:97981. observed facts;992. contradictions and unknowns;1003. policy-backed assessments;1014. read-only recommendations;1025. human decisions.103104Do not infer priority from recency, meeting volume, or the number of mentions. If a105priority source is missing, ask which source governs it.106107## Output contract108109```markdown110# Roadmap review111112**As of:** [timestamp and timezone]113**Cohort:** [definition and source]114**Projects discovered / checked / unchecked:** [N / n / u]115**Freshness policy:** [source/date or Unknown]116117## Active initiatives118### [Project]119- Canonical status: [value + source/status date or Unknown]120- Evidence freshness: [elapsed time; policy-backed label or Unknown]121- Next milestone: [value/source or Unknown]122- Pillar and goal alignment: [evidence or Unknown]123- Explicit blockers: [evidence or None observed; never inferred from silence]124125## Attention and unknowns126- [Contradiction, missing status, explicit blocker, or unknown alignment]127- Evidence needed: [specific source or human decision]128129## Stakeholder feedback130- [dated source and quote-safe summary; relationship to project]131132## Evidence summary133Render one row per observed canonical status, including `Completed` when it is134observed. Do not force projects into a fixed list. Add `Unknown` for projects135without canonical status evidence, and reconcile every row to the checked cohort.136137| Status | Count | Eligible denominator | Exclusions |138|---|---:|---:|---|139| [Observed canonical status, for example Completed] | [n] | [n/N] | [unknown/unchecked] |140| Unknown | [n] | [N] | [reasons] |141142## Recommended actions1431. [Evidence-backed question or action; no write performed]144```145146The output has no aggregate health score unless the user supplies a configured,147source-backed rubric and explicitly asks for it.148149## Controlled changes150151Before updating a project or creating a roadmap document:1521531. identify the authoritative target and current content;1542. preview the exact operation and complete diff;1553. name any linked project, goal, or pillar records that will remain unchanged;1564. require explicit human confirmation;1575. perform only the approved write;1586. read back the target and compare it with the confirmed preview.159160If writing fails or read-back differs, preserve prior content, report possible partial161state, re-read the target, and present a corrected preview for fresh confirmation.