Skip to content

[Doc Collector] State transition diagram #67

Description

@DavertMik

Doc collector must draw state transition diagram as outcome in Mermaid format

So we collected pages and we must link where we can come from which page
Avoid global navigation or circular references
Use maningful URLs/States (modals too!) and

Example:

Suites page (/suites)
├── Import tests — modal
├── Chat with tests — modal
├── Suite view — /suites/<id>
└── Test view — /test/<id>
Image

Also doc collector must know how to capture modals/screen areas

Notes:

  • this can be saved as artifact by other agents
  • make links clickable? to open states
  • make this diagram as main output of doc collector
  • mermaid diagram can be embedded into index.md so we could easily review and navigate over states

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions