Skip to content
Draft
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
710b00e
docs(ci): add prose-only partition canary
seonghobae Sep 3, 2026
f01aab7
chore(ci): restack canary on restored workflow boundary
seonghobae Sep 3, 2026
a066671
chore(ci): adopt parent classifier edge coverage
seonghobae Sep 3, 2026
3cefce6
chore(ci): adopt rename-aware parent classifier
seonghobae Sep 3, 2026
d27f005
chore(ci): restack prose canary on fail-closed classifier
seonghobae Sep 3, 2026
247b9e8
chore(ci): restack docs-only canary on mode-aware scope contract
seonghobae Sep 3, 2026
0b09672
chore(ci): restack docs-only canary on object-id integrity contract
seonghobae Sep 4, 2026
a037da6
chore(ci): non-force restack prose canary after fixture repair
seonghobae Sep 4, 2026
a8baf85
chore(ci): non-force restack prose canary onto hardened scope parent
seonghobae Sep 4, 2026
13837ac
chore(ci): restack prose canary on authority-safe classifier
seonghobae Sep 4, 2026
1a01146
chore(ci): non-force restack docs-only partition canary
seonghobae Sep 4, 2026
92f21a4
chore(ci): restack docs-only canary on classifier repair
seonghobae Sep 4, 2026
d88c1a2
chore(ci): restack prose canary on canonical-path repair
seonghobae Sep 4, 2026
73fd626
fix(ci): restore parent tree in prose canary restack
seonghobae Sep 4, 2026
6139da8
chore(ci): restack prose canary on Gemini authority repair
seonghobae Sep 4, 2026
5ca7285
chore(ci): restack docs-only partition canary
seonghobae Sep 4, 2026
74d3ee0
chore(ci): non-force restack docs-only canary
seonghobae Sep 4, 2026
24460ca
docs(ci): restack prose canary on complete-OID classifier
seonghobae Sep 4, 2026
a960317
docs(ci): restack canary on similarity RED contract
seonghobae Sep 4, 2026
c7fb715
docs(ci): restack canary on similarity identity repair
seonghobae Sep 4, 2026
fd98747
docs(ci): restack canary on completed similarity boundaries
seonghobae Sep 4, 2026
85d3159
docs(ci): adopt merged similarity-boundary parent
seonghobae Sep 4, 2026
2d434ae
Merge remote-tracking branch 'origin/fix/docs-only-ci-partition' into…
seonghobae Sep 4, 2026
6722865
chore(docs): adopt current CI partition parent
seonghobae Sep 4, 2026
9ab10a7
Merge remote-tracking branch 'origin/fix/docs-only-ci-partition' into…
seonghobae Sep 4, 2026
a9ef5eb
Merge remote-tracking branch 'origin/fix/docs-only-ci-partition' into…
seonghobae Sep 4, 2026
c904300
Merge remote-tracking branch 'origin/fix/docs-only-ci-partition' into…
seonghobae Sep 4, 2026
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
7 changes: 7 additions & 0 deletions docs/doctoring/ci-docs-only-partition-canary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Docs-only CI partition canary

This document is an executable canary for issue #279 and its owner repair PR #282. Its semantic delta is intentionally documentation-only so GitHub Actions can prove the exact-head partition without changing Rust, browser, policy, security, release, or workflow authority.

Acceptance is narrow and observable. On the unchanged canary head, `CI` must execute `Classify CI scope` and `Repository and documentation contracts`. The classifier must report a documentation-only change. `Rust contracts` and `Production coverage` must not execute Rust-heavy work for this delta. Queued, skipped predecessor, runner-less, cancelled, or status-only evidence is not a successful canary result.

The canary does not weaken the central required security/review workflows. It does not establish product release readiness or browser-runtime correctness; it only exercises the local CI trigger partition introduced for #279.