You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display all Stories with summary information. Supports filtering by
universe, status (active, completed, archived), and story type.
Shows scene count and last played date.
Acceptance Criteria
neo4j_list_stories returns stories with scene counts
Category: manage | Epic: 6 | Priority: medium
Summary
Display all Stories with summary information. Supports filtering by
universe, status (active, completed, archived), and story type.
Shows scene count and last played date.
Acceptance Criteria
Dependencies
This use case depends on:
Blocks
This use case blocks:
Implementation
Layer: 3
Files to create:
packages/cli/src/monitor_cli/commands/manage/story.pyFiles to modify:
packages/cli/src/monitor_cli/commands/manage/__init__.pyNEO4J Operations:
neo4j_list_stories(authority: *)MONGODB Operations:
Get scene counts per story(authority: *)Notes:
Testing Requirements
Minimum coverage: 80%
Unit tests:
Integration tests:
References
Documentation:
Code:
packages/data-layer/src/monitor_data/tools/neo4j_tools.pypackages/data-layer/src/monitor_data/schemas/stories.pyGenerated from
/home/sebas/monitor2/docs/use-cases/manage/M-9.yml