docs(roadmap): expand reproducibility-pinning brainstorm for operator review#330
Merged
Conversation
… review Reframes the roadmap item with the problem statement, why-it-matters, a hybrid (tag-preferred, SHA-fallback) implementation sketch, schema-migration impact, open questions, and the file touch list. Status remains Open and is explicitly marked as an agent brainstorm not yet reviewed by the operator, so it does not move out of the open-work sidebar group or trigger an overview-page move. Signed-off-by: Alexey Zhokhov <alexey@zhokhov.com> Amp-Thread-ID: https://ampcode.com/threads/T-019e1b4e-1737-7058-ae7c-988c3640c1f6 Co-authored-by: Amp <amp@ampcode.com>
donbeave
added a commit
that referenced
this pull request
May 12, 2026
… review (#330) Reframes the Reproducibility and Provenance Pinning roadmap item from a one-line "needs design — brainstorming required" placeholder into an agent-authored brainstorm: problem statement, why-it-matters, a proposed hybrid (tag-preferred, SHA-fallback) implementation sketch, the schema-migration impact, open questions for operator review, and the touch list of code/doc files that the work would change. Status stays Open and is explicitly labelled "agent brainstorm, not yet reviewed by the operator" so the item does not move out of the open-work sidebar group or trigger an overview-page move. No code, no schema bump, no fixtures — only the roadmap MDX page changes. Signed-off-by: Alexey Zhokhov <alexey@zhokhov.com> Amp-Thread-ID: https://ampcode.com/threads/T-019e1b4e-1737-7058-ae7c-988c3640c1f6 Co-authored-by: Amp <amp@ampcode.com>
donbeave
added a commit
that referenced
this pull request
May 18, 2026
… review (#330) Reframes the Reproducibility and Provenance Pinning roadmap item from a one-line "needs design — brainstorming required" placeholder into an agent-authored brainstorm: problem statement, why-it-matters, a proposed hybrid (tag-preferred, SHA-fallback) implementation sketch, the schema-migration impact, open questions for operator review, and the touch list of code/doc files that the work would change. Status stays Open and is explicitly labelled "agent brainstorm, not yet reviewed by the operator" so the item does not move out of the open-work sidebar group or trigger an overview-page move. No code, no schema bump, no fixtures — only the roadmap MDX page changes. Signed-off-by: Alexey Zhokhov <alexey@zhokhov.com> Amp-Thread-ID: https://ampcode.com/threads/T-019e1b4e-1737-7058-ae7c-988c3640c1f6 Co-authored-by: Amp <amp@ampcode.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reframes the Reproducibility and Provenance Pinning roadmap item from a one-line "needs design — brainstorming required" placeholder into a full agent-authored brainstorm: problem statement, why-it-matters, a proposed hybrid (tag-preferred, SHA-fallback) implementation sketch, the schema-migration impact, open questions for operator review, and the touch list of code/doc files. Status stays
Openand is explicitly labelled "agent brainstorm, not yet reviewed by the operator" so the operator can read, edit, or reshape it into an approved design proposal before any code is written. No code, no schema bump, no fixtures — only the roadmap MDX page changes.Verify locally
Checkout
Paste this first to bypass the
tirithpaste scanner for the rest of the session:export TIRITH=0Then paste the checkout block:
Documentation
cd docs bun install --frozen-lockfile bun run devAstro serves at
http://localhost:4321/. Pages to walk:http://localhost:4321/reference/roadmap/reproducibility-pinning/
UPDATED roadmap item. Confirm the new Status line reads "Open — agent brainstorm, not yet reviewed by the operator", that the Problem / Why it matters / Proposed approach / Open questions sections render, and that the schema sketch TOML block and the
<RepoFile />links tosrc/config/mod.rs,src/config/migrations.rs,src/config/roles.rs,src/runtime/repo_cache.rs, andsrc/runtime/launch.rsall resolve.http://localhost:4321/reference/roadmap/
UPDATED overview page (no edit needed in this PR). Confirm the entry still appears under its existing open-work category and is not in Completed — the brainstorm is intentionally not approved yet.
Migration notes
None.