Commit 936c7b7
authored
feat(marketplace): add orientation plugin (#376)
orientation reconstructs the real history of code (goal, shipped vs in-flight,
coupled files) from Codex, Claude Code, and Eigen transcripts and surfaces it
via the get-oriented skill, so agents stop guessing the story of code they
didn't write this session.
Pinned to v0.2.0 (commit 417d496320b8330013efc0c7fcb51792453376a6, the
dereferenced tag commit) per the immutable-pin contract; mirrored in
scripts/plugins.txt. pin-marketplace.js --dry-run independently resolves the
same commit, and the marketplace contract + full suite pass.1 parent 542eb81 commit 936c7b7
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
328 | 341 | | |
329 | 342 | | |
330 | 343 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments