Skip to content

docs: add journey-traceability + iconography implementation#44

Merged
KooshaPari merged 1 commit into
mainfrom
feat/journey-impl
May 2, 2026
Merged

docs: add journey-traceability + iconography implementation#44
KooshaPari merged 1 commit into
mainfrom
feat/journey-impl

Conversation

@KooshaPari
Copy link
Copy Markdown
Owner

@KooshaPari KooshaPari commented May 2, 2026

User description

Adds journey-traceability, iconography spec (Fluent/Material/Liquid Glass), journey-gate.yml CI workflow, and stub manifest directory.

Note

Low Risk
Docs-only additions that don’t change runtime behavior. Risk is limited to potential process/standardization confusion if adopted inconsistently.

Overview
Adds a draft Journey Traceability Standard documenting required evidence artifacts (keyframes, recordings, metadata) and a canonical embedding pattern using ShotGallery/RecordingEmbed.

Adds an Iconography Standard spec (Fluent/Material/Liquid Glass; 24×24 SVG with accessibility attributes) and a stub docs/journeys/manifests/README.md placeholder for future manifest content.

Reviewed by Cursor Bugbot for commit 7c9464a. Bugbot is set up for automated code reviews on this repo. Configure here.


CodeAnt-AI Description

Document journey evidence and icon usage standards

What Changed

  • Adds a standard for documenting journeys with a page summary, key screenshots, a full recording, and traceable metadata
  • Defines the expected folder and naming pattern so journey evidence can be reused and linked back to the source
  • Adds a short icon guide covering supported styles, SVG size, and accessibility requirements
  • Adds a placeholder page for future journey manifest content

Impact

✅ Clearer journey documentation
✅ Easier audit and handoff reviews
✅ Consistent icon usage across docs

🔄 Retrigger CodeAnt AI Review

Details

💡 Usage Guide

Checking Your Pull Request

Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

Talking to CodeAnt AI

Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

@codeant-ai ask: Your question here

This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

Example

@codeant-ai ask: Can you suggest a safer alternative to storing this secret?

Preserve Org Learnings with CodeAnt

You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:

@codeant-ai: Your feedback here

This helps CodeAnt AI learn and adapt to your team's coding style and standards.

Example

@codeant-ai: Do not flag unused imports.

Retrigger review

Ask CodeAnt AI to review the PR again, by typing:

@codeant-ai: review

Check Your Repository Health

To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.

Copilot AI review requested due to automatic review settings May 2, 2026 03:45
@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 2, 2026

CodeAnt AI is reviewing your PR.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 2, 2026

Warning

Rate limit exceeded

@KooshaPari has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 53 minutes and 11 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: f0ce0f67-b10e-4351-8696-eb0020f63efa

📥 Commits

Reviewing files that changed from the base of the PR and between 3f84fbf and 7c9464a.

📒 Files selected for processing (3)
  • docs/journeys/manifests/README.md
  • docs/operations/iconography/SPEC.md
  • docs/operations/journey-traceability.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/journey-impl
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feat/journey-impl

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 53 minutes and 11 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@codeant-ai codeant-ai Bot added the size:L This PR changes 100-499 lines, ignoring generated files label May 2, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 2, 2026

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 2, 2026

CodeAnt AI finished reviewing your PR.

@KooshaPari KooshaPari merged commit c27fb12 into main May 2, 2026
25 of 41 checks passed
@KooshaPari KooshaPari deleted the feat/journey-impl branch May 2, 2026 03:51
@KooshaPari KooshaPari review requested due to automatic review settings May 2, 2026 04:08
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 5, 2026

CodeAnt AI is running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added size:L This PR changes 100-499 lines, ignoring generated files and removed size:L This PR changes 100-499 lines, ignoring generated files labels May 5, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 5, 2026

Sequence Diagram

This PR defines a standard way for repos to document key user journeys using narrative pages, stable keyframe and recording assets, and metadata so reviewers can reliably audit flows. It also introduces iconography standards, though the sequence here focuses on the core journey traceability lifecycle.

sequenceDiagram
    participant Maintainer
    participant RepoDocs as Repo docs
    participant EvidenceStore as Evidence store
    participant Reviewer

    Maintainer->>RepoDocs: Create journey page describing user intent and outcome
    Maintainer->>EvidenceStore: Capture keyframes and recording with stable journey ids
    Maintainer->>RepoDocs: Embed ShotGallery and RecordingEmbed using stable asset names
    Maintainer->>RepoDocs: Add metadata for repo, journey id, owner, and capture context
    Reviewer->>RepoDocs: Open journey page for audit or handoff review
    RepoDocs-->>Reviewer: Show narrative plus traceable evidence bundle
Loading

Generated by CodeAnt AI

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 5, 2026

CodeAnt AI finished running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 7, 2026

CodeAnt AI is running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added size:L This PR changes 100-499 lines, ignoring generated files and removed size:L This PR changes 100-499 lines, ignoring generated files labels May 7, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 7, 2026

Sequence Diagram

This PR defines how documentation authors should capture and embed journey evidence using a canonical gallery and recording pattern, and establishes a shared iconography standard for SVG icons across repos.

sequenceDiagram
    participant Author
    participant RepoDocs
    participant JourneyAssets
    participant Viewer
    participant IconStandard

    Author->>RepoDocs: Write journey page with ShotGallery and RecordingEmbed
    RepoDocs->>JourneyAssets: Reference keyframes and tape id by stable names
    Author->>RepoDocs: Add metadata for repo, journey id, flow and owner
    Viewer->>RepoDocs: Open journey page
    RepoDocs-->>Viewer: Render gallery and recording via phenotype journeys
    Author->>IconStandard: Define icon styles and SVG rules
    IconStandard-->>RepoDocs: Guide consistent icon usage in docs
Loading

Generated by CodeAnt AI

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 7, 2026

CodeAnt AI finished running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 8, 2026

CodeAnt AI is running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added size:L This PR changes 100-499 lines, ignoring generated files and removed size:L This PR changes 100-499 lines, ignoring generated files labels May 8, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 8, 2026

Sequence Diagram

This PR defines how repos should capture and embed journey evidence (keyframes, recordings, metadata) using a canonical pattern, and standardizes icon usage so journeys are consistently documented and reviewable.

sequenceDiagram
    participant DocAuthor
    participant RepoDocs
    participant RecordingService
    participant AssetStore
    participant IconLibrary
    participant Auditor

    DocAuthor->>RepoDocs: Write journey narrative with user intent and outcome
    DocAuthor->>RecordingService: Capture journey recording and keyframes
    RecordingService-->>AssetStore: Store keyframes and recording with stable ids and paths
    DocAuthor->>RepoDocs: Embed ShotGallery and RecordingEmbed with traceable metadata
    DocAuthor->>IconLibrary: Select icons that follow the iconography standard
    RepoDocs-->>Auditor: Present journey page with evidence bundle and standardized icons
Loading

Generated by CodeAnt AI

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 8, 2026

CodeAnt AI finished running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 8, 2026

CodeAnt AI is running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added size:L This PR changes 100-499 lines, ignoring generated files and removed size:L This PR changes 100-499 lines, ignoring generated files labels May 8, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 8, 2026

Sequence Diagram

This PR defines a standard way for docs authors to embed traceable journey evidence using ShotGallery and RecordingEmbed, with canonical asset layout and metadata for later audits and handoffs.

sequenceDiagram
    participant DocAuthor
    participant RepoDocs
    participant JourneyEvidenceStore
    participant DocsViewer

    DocAuthor->>RepoDocs: Add journey page with ShotGallery and RecordingEmbed
    DocAuthor->>RepoDocs: Attach journey metadata and stable tape id
    RepoDocs->>JourneyEvidenceStore: Store keyframes and recording using canonical layout
    DocsViewer->>RepoDocs: Open journey documentation page
    RepoDocs-->>DocsViewer: Render page with gallery and recording embed
    DocsViewer->>JourneyEvidenceStore: Load keyframes and recording by stable ids
    JourneyEvidenceStore-->>DocsViewer: Return visuals and replayable recording
Loading

Generated by CodeAnt AI

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 8, 2026

CodeAnt AI finished running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 9, 2026

CodeAnt AI is running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added size:L This PR changes 100-499 lines, ignoring generated files and removed size:L This PR changes 100-499 lines, ignoring generated files labels May 9, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 9, 2026

Sequence Diagram

This PR documents a standard way for journey pages to embed keyframes, recordings, and metadata so flows can be replayed and audited consistently across repos.

sequenceDiagram
    participant Developer
    participant Docs
    participant EvidenceStorage
    participant Viewer

    Developer->>Docs: Author journey page with narrative and metadata
    Developer->>EvidenceStorage: Upload keyframes and recording with stable names
    Docs->>EvidenceStorage: Reference keyframes and recording by journey id and tape id
    Viewer->>Docs: Open journey page
    Docs->>EvidenceStorage: Load keyframes and recording assets
    Docs-->>Viewer: Render journey with traceable evidence bundle
Loading

Generated by CodeAnt AI

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 9, 2026

CodeAnt AI finished running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 9, 2026

CodeAnt AI is running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added size:L This PR changes 100-499 lines, ignoring generated files and removed size:L This PR changes 100-499 lines, ignoring generated files labels May 9, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 9, 2026

Sequence Diagram

This PR defines a standard way for repos to document user journeys using a consistent bundle of keyframes, recordings, and metadata embedded in documentation pages via shared viewer components.

sequenceDiagram
    participant DocsAuthor
    participant RepoDocs
    participant JourneyViewer
    participant AssetStorage
    participant Reader

    DocsAuthor->>RepoDocs: Add journey page with gallery and recording references
    Reader->>RepoDocs: Open journey documentation
    RepoDocs->>JourneyViewer: Render journey layout for selected journey
    JourneyViewer->>AssetStorage: Load keyframe images and recording by journey id
    AssetStorage-->>JourneyViewer: Return keyframes and recording
    JourneyViewer-->>Reader: Display replayable journey evidence
Loading

Generated by CodeAnt AI

Comment on lines +116 to +120
## Related

- `docs/governance/agent-local-parity.md`
- `docs/governance/security-policy.md`
- `hwLedger/docs-site/reference/cli.md`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟠 Architect Review — HIGH

The "Related" section references governance paths docs/governance/agent-local-parity.md and docs/governance/security-policy.md that do not exist anywhere in this repository, leaving readers without resolvable links to those supposed source documents.

Suggestion: Update the "Related" section so that each referenced document is actually resolvable: either create these governance docs under the referenced paths, adjust the paths to existing in-repo files, or replace them with explicit external URLs to the correct locations.

Fix in Cursor | Fix in VSCode Claude

(Use Cmd/Ctrl + Click for best experience)

Prompt for AI Agent 🤖
This is an **Architect / Logical Review** comment left during a code review. These reviews are first-class, important findings — not optional suggestions. Do NOT dismiss this as a 'big architectural change' just because the title says architect review; most of these can be resolved with a small, localized fix once the intent is understood.

**Path:** docs/operations/journey-traceability.md
**Line:** 116:120
**Comment:**
	*HIGH: The "Related" section references governance paths `docs/governance/agent-local-parity.md` and `docs/governance/security-policy.md` that do not exist anywhere in this repository, leaving readers without resolvable links to those supposed source documents.

Validate the correctness of the flagged issue. If correct, How can I resolve this? If you propose a fix, implement it and please make it concise.
If a suggested approach is provided above, use it as the authoritative instruction. If no explicit code suggestion is given, you MUST still draft and apply your own minimal, localized fix — do not punt back with 'no suggestion provided, review manually'. Keep the change as small as possible: add a guard clause, gate on a loading state, reorder an await, wrap in a conditional, etc. Do not refactor surrounding code or expand scope beyond the finding.
Once fix is implemented, also check other comments on the same PR, and ask user if the user wants to fix the rest of the comments as well. if said yes, then fetch all the comments validate the correctness and implement a minimal fix

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 9, 2026

CodeAnt AI finished running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 9, 2026

CodeAnt AI is running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added size:L This PR changes 100-499 lines, ignoring generated files and removed size:L This PR changes 100-499 lines, ignoring generated files labels May 9, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 9, 2026

Sequence Diagram

This PR defines a standard way to document user journeys by bundling a narrative page, keyframe screenshots, a replayable recording, and traceable metadata using ShotGallery and RecordingEmbed components.

sequenceDiagram
    participant Author
    participant RepoDocs
    participant Storage
    participant JourneyViewer
    participant Auditor

    Author->>RepoDocs: Add journey page with gallery, recording, and metadata
    Author->>Storage: Upload keyframes and recording with stable names and tape id
    Auditor->>RepoDocs: Open journey page for a documented flow
    RepoDocs->>JourneyViewer: Render ShotGallery and RecordingEmbed with tape id
    JourneyViewer-->>Auditor: Show keyframes and replay full recording
    Auditor-->>RepoDocs: Use metadata to trace back repo, flow, and work item
Loading

Generated by CodeAnt AI

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 9, 2026

CodeAnt AI finished running the review.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant