Commit 5485afe
authored
Fix agent workflow seam pointer (#1217)
## Summary
- repair the `AGENTS.md` pointer to the repository-owned agent-workflow
command and policy seam
## Validation
- `agent-workflow-seam-doctor --root . --shared
/Users/justin/src/agent-workflows`
- parsed repository policy/trust YAML
- shell and Ruby wrapper syntax checks
- `git diff --check`
## Codex Decision Log
- **Non-blocking:** The previous pointer duplicated policy already owned
by `.agents/agent-workflow.yml`.
- **Decision:** Replace it with the canonical thin pointer.
- **Why:** The seam doctor requires that contract and all repo-specific
values remain in the YAML policy.
- **Review later:** None.
## Publish note
- GitHub HTTPS transport repeatedly stalled while pushing this
already-validated one-file commit. The branch was published through
GitHub’s Git-data API against the verified `main` SHA; its content
matches the locally validated change.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Simplified portable shared skills guidance and clarified how skill
commands and policy/config are resolved from shared workflow artifacts
(skills via shared command scripts; policy/config via workflow
configuration).
* Added/clarified a “Public GitHub Trust Boundary” describing when
public actor comments can be acted on versus when they require
maintainer triage.
* Updated header and README references so the workflow configuration is
recognized as the canonical source for the documented values.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 9f875b7 commit 5485afe
3 files changed
Lines changed: 10 additions & 56 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
15 | 13 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 14 | + | |
53 | 15 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments