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
Copy file name to clipboardExpand all lines: docs/research/branches/cross_project_prompt_morphology/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,14 @@ Detailed project-level execution records are kept outside the public `causetrace
135
135
-[prompt-routing](https://github.com/milkoor/prompt-routing-skill) provides the prompt-posture routing skill used to apply these findings in real agent workflows.
136
136
- It pairs with `causetrace` by selecting the prompt posture first and measuring the resulting morphology here.
137
137
138
+
## Prompt-Routing Intervention Lane
139
+
140
+
When this branch's findings are applied through `prompt-routing-skill`, treat the resulting sessions as a routed intervention lane:
141
+
142
+
- record that prompt posture selection was applied
143
+
- keep the routed lane separate from native direct-prompt traces
144
+
- compare morphology before generalizing the effect to any project workflow
145
+
138
146
## Public Export Workflow
139
147
140
148
Generate the public tree from a private source tree with:
0 commit comments