Add auto-research Frontstage board#801
Merged
Merged
Conversation
Owner
Author
|
Findings: none. Open questions: none; this is an unlinked experimental Validation performed:
Merge decision: self-merge approved under owner authorization for auto-research related PRs; touched-file public boundary scan passed. Existing |
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.
Motivation
Productize the decentralized auto-research path as a public-safe Frontstage board without changing the existing public first screen. The page turns the k-NN auto-research pack into a user-facing surface: research contract, per-agent frontier, evidence graph, promotion/retry/retire candidates, and showcase projection.
Changes
docs/product/auto-research-frontstage-board.public.jsonas the public-safe board data contract./frontstage/auto-researchas an experimental dashboard route backed by that contract.smoke:frontstage-routeto verify the route, value metrics, decentralized topology, evidence graph, decision candidates, no live status dependency, no write form, and public/private boundary markers.First-screen boundary
This PR does not modify the README, hosted Frontstage homepage, showcase index, existing first viewport, primary CTA, or opening navigation. The new board is an unlinked experimental route for reviewable auto-research productization.
Validation
python3 examples/decentralized-auto-research-protocol-smoke.pypython3 examples/decentralized-auto-research-frontier-smoke.pypython3 examples/auto-research-knn-pack-smoke.pynpm run smoke:frontstage-routenpm run buildgit diff --checkloopx check --scan-path apps/dashboard/src/views/frontstage-auto-research-page.tsx --scan-path apps/dashboard/src/router.tsx --scan-path apps/dashboard/smoke/frontstage-route-smoke.ts --scan-path docs/product/auto-research-frontstage-board.public.jsonLoopX check warning observed: existing
loopx-metaduplicate index rows warning; touched-file public boundary scan passed.