Research
Intake questions, create research problem packets, branch hypotheses, evaluate candidates, and produce recommendations with evidence.
Platform documentation portal
Tool inventory
Jaysearch is currently a combined platform toolkit. The boundaries are still being stabilized, but the working product is clear: a graph-first system for turning uncertain work into governed execution artifacts.
Intake questions, create research problem packets, branch hypotheses, evaluate candidates, and produce recommendations with evidence.
Convert recommendations into candidate DAGs, select a graph, and materialize execution units for implementation.
Validate execplans, rule graphs, readiness gates, merge readiness, state transitions, and branch/workflow policy.
Generate attempts, evaluate attempts, select a solution artifact, and apply selected changes through a governed boundary.
Command surface
| Area | Commands | What they do |
|---|---|---|
| Demo | bin/run-jaysearch-demobin/run-jaysearch-question-dag-demo |
Run fixture-backed demos for graph selection, execution-unit materialization, and question-to-DAG handoff. |
| Research | bin/intake-research-questionbin/materialize-research-recommendationbin/validate-research-to-selection-flow |
Move from question intake to evidence-backed recommendation and validate the research-to-selection bridge. |
| DAG planning | bin/materialize-candidate-dags-from-researchbin/select-candidate-dagbin/materialize-selected-dag-execution-units |
Create candidate graph plans, select one, and emit execution-unit packets. |
| ERA loop | bin/materialize-candidate-patch-manifestbin/generate-implementation-attemptbin/evaluate-implementation-attemptbin/emit-solution-artifactbin/apply-solution-artifact |
Represent candidate patches, produce attempts, evaluate them, select solution artifacts, and apply governed changes. |
| Validation | bin/run-jaysearch-cibin/design-iterationbin/run-governed-pre-push-checks |
Run readiness, design review, and governed pre-push checks. |
| Governance | bin/execplan-validatebin/rule-graph-checkbin/merge-readiness-check |
Validate plans, rule graph consistency, and merge readiness. |
| Worker orchestration | bin/orchestrate-governed-slicebin/next-worker-slicebin/get-worker-status |
Coordinate governed worker slices and inspect orchestration state. |
Naming reality
The repo still carries mixed history in branch names, remotes, and folder names, but the active toolchain you are working with is Jaysearch. The clean future state is to keep the reusable Jaysearch research/planning/governance/ERA loop here and move project-specific products into separate repos.