Skip to content

docs(research): shipped-artifact liveness gap R-phase — survey + PARKED verdict - #566

Merged
artyhoo merged 1 commit into
stagingfrom
feature/shipped-artifact-liveness-gap-fd2455
Jun 16, 2026
Merged

docs(research): shipped-artifact liveness gap R-phase — survey + PARKED verdict#566
artyhoo merged 1 commit into
stagingfrom
feature/shipped-artifact-liveness-gap-fd2455

Conversation

@artyhoo

@artyhoo artyhoo commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Autonomous aif-handoff R-phase (task fd245536). Research-only deliverable — one research-patch, no code.

PARKED — maintainer DECISION-NEEDED (§5): gate vs probe vs both.

  • Reasoned recommendation (§5.1): Option C, phased — ship M1 (tools:-name allow-list gate) now; ADAPT M2 (dispatch-based liveness probe) from the existing prober, deferred behind a promotion criterion.
  • Stays maintainer's call: A/B/C commitment; build-both-now vs gate-now/probe-deferred; M1 scope (i/ii/iii).

Sharp finding (§0): agents/manual-rule-liveness-prober.md (shipped by #552 to prove liveness) itself declares non-canonical tools: read_file, list_files → would fabricate its own report.

Search: WebSearch live (5 phrasings); DeepWiki unavailable in exec env → disclosed + WebFetch-substituted (not fabricated). Prior-art SSOT #53/#114/#115.
Egress via harvest-via-api.sh (container git transport + pre-push hook blocked; scoped to the single patch path).

@artyhoo
artyhoo enabled auto-merge (squash) June 16, 2026 17:40
@artyhoo
artyhoo merged commit 4aa836d into staging Jun 16, 2026
23 checks passed
artyhoo added a commit that referenced this pull request Jun 16, 2026
…#567)

Generated by /pipeline shipped-artifact-liveness-gap. Stage-gated R-phase plan
(Mode A inline / RESEARCH) + §4c autonomous-dispatch park-don't-guess contract.
The R-phase itself was dispatched to aif-handoff (task fd245536); its research
deliverable ships separately via #566. Passes principle 12 (AI-laziness-traps).
artyhoo added a commit that referenced this pull request Jun 16, 2026
…551 regression-prevention)

Phase 1 of shipped-artifact-liveness-gap (research PR #566, Option C phased, scope (i)).
The 6 agents themselves were already fixed on staging by #571; this adds the
DETERMINISTIC GATE #571 did not — preventing any future non-canonical tool name
from shipping (the form-check that would have caught #551 at pre-push/CI).

- packages/core/principles/21-shipped-agent-tools-valid.test.ts (9 tests, paired-negative arm)
- prior-art-evaluations.md #121 (BUILD; own liveness family with #114/#115)

Built autonomously via aif-handoff (task 8cae6079); agent edits dropped as redundant with #571.

Prior-art: prior-art-evaluations.md#121 (BUILD - shipped-agent tools:-name allow-list gate; no upstream validator; own liveness family with #114/#115; T16 form-check distinct from #53/#115 behavioural eval).
artyhoo added a commit that referenced this pull request Jun 16, 2026
…551 regression-prevention)

Phase 1 of shipped-artifact-liveness-gap (research PR #566, Option C phased, scope (i)).
The 6 agents were already fixed on staging by #571; this adds the DETERMINISTIC GATE
#571 did not — preventing any future non-canonical tool name from shipping.

- packages/core/principles/21-shipped-agent-tools-valid.test.ts (9 tests, paired-negative)
- prior-art-evaluations.md #121 (BUILD; own liveness family with #114/#115)

Built autonomously via aif-handoff (task 8cae6079); agent edits dropped as redundant with #571.

§1.7: forward-check applied — no-paid-llm-in-ci compliant (deterministic vitest, zero API call), build-first-reuse BUILD #121 (no upstream validator), T16 form-check not behaviour-check; backward-check sweep — #571 already made the 6 agents canonical so this adds only the missing regression gate and supersedes nothing. Evidence: packages/core/principles/21-shipped-agent-tools-valid.test.ts:46
Prior-art: prior-art-evaluations.md#121 (BUILD - shipped-agent tools:-name allow-list gate; no upstream validator; own liveness family with #114/#115; T16 form-check distinct from #53/#115 behavioural eval).
artyhoo added a commit that referenced this pull request Jun 16, 2026
…551 regression-prevention) (#576)

Phase 1 of shipped-artifact-liveness-gap (research PR #566, Option C phased, scope (i)).
The 6 agents were already fixed on staging by #571; this adds the DETERMINISTIC GATE
#571 did not — preventing any future non-canonical tool name from shipping.

- packages/core/principles/21-shipped-agent-tools-valid.test.ts (9 tests, paired-negative)
- prior-art-evaluations.md #121 (BUILD; own liveness family with #114/#115)

Built autonomously via aif-handoff (task 8cae6079); agent edits dropped as redundant with #571.

§1.7: forward-check applied — no-paid-llm-in-ci compliant (deterministic vitest, zero API call), build-first-reuse BUILD #121 (no upstream validator), T16 form-check not behaviour-check; backward-check sweep — #571 already made the 6 agents canonical so this adds only the missing regression gate and supersedes nothing. Evidence: packages/core/principles/21-shipped-agent-tools-valid.test.ts:46
Prior-art: prior-art-evaluations.md#121 (BUILD - shipped-agent tools:-name allow-list gate; no upstream validator; own liveness family with #114/#115; T16 form-check distinct from #53/#115 behavioural eval).
artyhoo added a commit that referenced this pull request Jun 16, 2026
* docs(pipeline): meta-launch kickoff for shipped-artifact-liveness-gap

Generated by /pipeline shipped-artifact-liveness-gap. Stage-gated R-phase plan
(Mode A inline / RESEARCH) + §4c autonomous-dispatch park-don't-guess contract.
The R-phase itself was dispatched to aif-handoff (task fd245536); its research
deliverable ships separately via #566. Passes principle 12 (AI-laziness-traps).

* docs(pipeline): aif dispatch kickoffs for M1 gate + M2 probe (shipped-artifact-liveness)

The two single-task briefs dispatched autonomously to aif-handoff this session:
- m1-gate: build the tools:-name allow-list gate (shipped via #576).
- m2-probe: build the DORMANT behavioural probe, build-only (shipped via #580).
Both carry the §4c park-don't-guess contract + scope decisions (M1 scope (i),
M2 build-only/dormant). Committed-durable per SSOT #116.
artyhoo added a commit that referenced this pull request Jun 17, 2026
… gate #576 + M2 probe #580) (#623)

Umbrella fully shipped: framework now liveness-tests its own shipped agents.
- R-phase #566 — survey + Option C verdict (form-gate + behavioural-probe, phased)
- M1 #576 — principle 21 tools:-name allow-list gate; paired-negative arm catches
  the exact #551 zero-tool frontmatter (read_file/list_files/run_command) at pre-push
- M2 #580 — agents/shipped-agent-liveness-prober.md, dormant operator-run RED->GREEN probe
- SSOT #121 landed; agnostic agents migrated to canonical CC tool-names (#551 meta-irony resolved)

Closes the umbrella per CLAUDE.md 'Umbrella closure convention'; restores priority-score
completion-detection (Layer C3 done.md basis) — the umbrella was shipped but unclosed.

Prior-art: skipped — umbrella-closure done.md marker under .claude/orchestrator-prompts/, no new capability (refs SSOT #121 already landed with the M1 capability commit #576).
artyhoo added a commit that referenced this pull request Jun 17, 2026
…-gap (#624)

The umbrella's done.md (PR #623, merged 16:05Z) was premature. Issue #550 — the
parent acceptance tracker — states 16 min earlier (comment 2026-06-17T15:49:43Z):
'the broader post-install smoke is its remaining scope ... No new umbrella required
— both follow-ups are already homed [under shipped-artifact-liveness-gap].'

R-phase #566 + M1 gate #576 + M2 dormant probe #580 landed, but the post-install
liveness-smoke (the #550 meta-proposal: actually RUN each shipped capability post-
install, fail if silently dead) is committed scope of THIS umbrella, not a deferred
out-of-scope item. Removing done.md re-opens it so priority-score detects it live.

Prior-art: skipped — reverts a closure marker under .claude/orchestrator-prompts/, no capability change (corrects a premature DONE per parent tracker #550).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant