Skip to content

docs(agent): refresh restructure references - #1628

Merged
christso merged 1 commit into
mainfrom
agent-docs-authoring
Jul 4, 2026
Merged

docs(agent): refresh restructure references#1628
christso merged 1 commit into
mainfrom
agent-docs-authoring

Conversation

@christso

@christso christso commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

Future workers now see the current restructure contract in the places they are most likely to follow: CONCEPTS.md, .agents routing guidance, ADR status notes, README result layout, and the AI-facing screenshot skill.

This updates the active guidance to use .internal/index.jsonl, summary.json, result.json, grading.json, metrics.json, sample-N/, workspace.scope: suite|attempt, workspace.repos before extensions, script graders, llm-rubric for free-form rubric judging, and g-eval for structured or multi-criteria rubric judging. ADR-0011 and ADR-0012 now explicitly point to ADR-0017 for the current output layout instead of leaving root index.jsonl, run-N, timing_path, or timing.json easy to misread as current.

Stale-Hit Classification

The focused scan still finds intentional hits in three categories:

  • Current references to .internal/index.jsonl in README, CONCEPTS.md, .agents/conventions.md, .agents/verification.md, ADR-0017, and the screenshot skill.
  • Historical ADR bodies that are now explicitly superseded or refined, especially ADR-0011/0012 and the earlier ADR-0006 experiment/workspace text.
  • Internal compatibility names such as llm-grader registry plumbing and ADR-0017 text explaining the timing-to-metrics merge.

No remaining agent-facing guidance directs workers to use root index.jsonl, target-level grader_target, workspace.hooks, run-N, attempt-N, timing_path, timing.json, code-grader, or grading.json.assertions[] as the current contract.

Verification

  • bun install
  • bun run lint
  • git diff --check
  • Focused stale-string scan across CONCEPTS.md, AGENTS.md, .agents, docs/adr, docs/solutions, plugins, and README.md
  • Manual docs diff review

Full tests were not run because this is a Markdown/reference-only change with no runtime code changes.

Post-Deploy Monitoring & Validation

No additional operational monitoring required. This is a docs and agent-reference update only; review validation should focus on whether the PR text matches the implemented contract and whether CI docs/lint checks pass.

Related

Related: av-si4s


Compound Engineering
GPT-5

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2ebe333
Status: ✅  Deploy successful!
Preview URL: https://b0930936.agentv.pages.dev
Branch Preview URL: https://agent-docs-authoring.agentv.pages.dev

View logs

@christso
christso merged commit 0033791 into main Jul 4, 2026
8 checks passed
@christso
christso deleted the agent-docs-authoring branch July 4, 2026 03:46
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