Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/functional/cli/FR-001-ink-renderer-foundation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Ink Renderer Foundation"
type: FR
relationships:
- target: "ix://agent-ix/ix-ui/spec/stakeholder/StR-001"
type: "derived_from"
type: "derives_from"
cardinality: "N:1"
- target: "ix://agent-ix/ix-ui/spec/non-functional/cli/NFR-002"
type: "constrained_by"
Expand Down
2 changes: 1 addition & 1 deletion spec/functional/cli/FR-002-frame-component.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Frame Component — Orbit Header, Opener, Tail"
type: FR
relationships:
- target: "ix://agent-ix/ix-ui/spec/usecase/US-003"
type: "derived_from"
type: "derives_from"
cardinality: "N:1"
- target: "ix://agent-ix/ix-ui/spec/functional/cli/FR-001"
type: "depends_on"
Expand Down
2 changes: 1 addition & 1 deletion spec/functional/cli/FR-003-listing-component.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Listing Component — Static Listings, Status Views, Mixed Flows"
type: FR
relationships:
- target: "ix://agent-ix/ix-ui/spec/usecase/US-003"
type: "derived_from"
type: "derives_from"
cardinality: "N:1"
- target: "ix://agent-ix/ix-ui/spec/functional/cli/FR-002"
type: "depends_on"
Expand Down
2 changes: 1 addition & 1 deletion spec/functional/cli/FR-004-phase-table-component.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "PhaseTable Component — Concurrent Multi-Service Progress"
type: FR
relationships:
- target: "ix://agent-ix/ix-ui/spec/usecase/US-002"
type: "derived_from"
type: "derives_from"
cardinality: "N:1"
- target: "ix://agent-ix/ix-ui/spec/functional/cli/FR-002"
type: "depends_on"
Expand Down
2 changes: 1 addition & 1 deletion spec/functional/cli/FR-005-task-list-component.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "TaskList Component — Sequential and Concurrent Task Execution"
type: FR
relationships:
- target: "ix://agent-ix/ix-ui/spec/usecase/US-003"
type: "derived_from"
type: "derives_from"
cardinality: "N:1"
- target: "ix://agent-ix/ix-ui/spec/functional/cli/FR-002"
type: "depends_on"
Expand Down
2 changes: 1 addition & 1 deletion spec/functional/cli/FR-006-prompt-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Prompt Components — Text, Password, Confirm, Select, MultiSelect"
type: FR
relationships:
- target: "ix://agent-ix/ix-ui/spec/usecase/US-003"
type: "derived_from"
type: "derives_from"
cardinality: "N:1"
- target: "ix://agent-ix/ix-ui/spec/functional/cli/FR-001"
type: "depends_on"
Expand Down
2 changes: 1 addition & 1 deletion spec/functional/cli/FR-016-shared-style-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Shared Visual Style Tokens — Single Source of Truth"
type: FR
relationships:
- target: "ix://agent-ix/ix-ui/spec/usecase/US-004"
type: "derived_from"
type: "derives_from"
cardinality: "N:1"
- target: "ix://agent-ix/ix-ui/spec/non-functional/cli/NFR-003"
type: "constrained_by"
Expand Down
Loading