Traceability ============ This page shows the full traceability chain across all agents: **FlowStory → FlowSpec → FlowInst / FlowSkill**. .. needpie:: :labels: flowstory, flowspec, flowinst, flowskill, flowtool type == "flowstory" type == "flowspec" type == "flowinst" type == "flowskill" type == "flowtool" User Stories ------------ .. dropdown:: User Story without specs :need_count:`type == "flowstory" and len(satisfies_back) == 0` / :need_count:`type == "flowstory"` .. needtable:: :filter: type == "flowstory" and len(satisfies_back) == 0 :tags: ubflow :columns: id;title;type;status;section_name Specifications -------------- .. dropdown:: Specs without User story link :need_count:`type == "flowspec" and len(satisfies) == 0` / :need_count:`type == "flowspec"` .. needtable:: :filter: type == "flowspec" and len(satisfies) == 0 :tags: ubflow :columns: id;title;type;status .. dropdown:: Specs without implementations :need_count:`type == "flowspec" and (len(implements_back) == 0 and len(supports_back) == 0)` / :need_count:`type == "flowspec"` .. needtable:: :filter: type == "flowspec" and (len(implements_back) == 0 and len(supports_back) == 0) :tags: ubflow :columns: id;title;type;status Instructions ------------ .. dropdown:: Instructions without Specification link :need_count:`type == "flowinst" and len(implements) == 0` / :need_count:`type == "flowinst"` .. needtable:: :filter: type == "flowinst" and len(implements) == 0 :tags: ubflow :columns: id;title;type;status Skills ------ .. dropdown:: Skills without Specification link :need_count:`type == "flowskill" and len(supports) == 0` / :need_count:`type == "flowskill"` .. needtable:: :filter: type == "flowskill" and len(supports) == 0 :tags: ubflow :columns: id;title;type;status .. dropdown:: Skills without Tool link :need_count:`type == "flowskill" and len(linked_tool) == 0` / :need_count:`type == "flowskill"` .. needtable:: :filter: type == "flowskill" and len(linked_tool) == 0 :tags: ubflow :columns: id;title;type;status Tools ----- .. dropdown:: Tools without Specification link :need_count:`type == "flowtool" and len(supports) == 0` / :need_count:`type == "flowtool"` .. needtable:: :filter: type == "flowtool" and len(supports) == 0 :tags: ubflow :columns: id;title;type;status .. dropdown:: Tools without Skill link :need_count:`type == "flowtool" and len(linked_tool_back) == 0` / :need_count:`type == "flowtool"` .. needtable:: :filter: type == "flowtool" and len(linked_tool_back) == 0 :tags: ubflow :columns: id;title;type;status ubFlow Agent ------------ .. needtable:: :tags: ubflow :columns: id;title;type;status :sort: type