Platform documentation portal

Jaysearch

Tool inventory

Research, planning, governance, and ERA execution tools.

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.

Research

Intake questions, create research problem packets, branch hypotheses, evaluate candidates, and produce recommendations with evidence.

Planning

Convert recommendations into candidate DAGs, select a graph, and materialize execution units for implementation.

Governance

Validate execplans, rule graphs, readiness gates, merge readiness, state transitions, and branch/workflow policy.

ERA Execution

Generate attempts, evaluate attempts, select a solution artifact, and apply selected changes through a governed boundary.

Command surface

Representative tools

Area Commands What they do
Demo bin/run-jaysearch-demo
bin/run-jaysearch-question-dag-demo
Run fixture-backed demos for graph selection, execution-unit materialization, and question-to-DAG handoff.
Research bin/intake-research-question
bin/materialize-research-recommendation
bin/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-research
bin/select-candidate-dag
bin/materialize-selected-dag-execution-units
Create candidate graph plans, select one, and emit execution-unit packets.
ERA loop bin/materialize-candidate-patch-manifest
bin/generate-implementation-attempt
bin/evaluate-implementation-attempt
bin/emit-solution-artifact
bin/apply-solution-artifact
Represent candidate patches, produce attempts, evaluate them, select solution artifacts, and apply governed changes.
Validation bin/run-jaysearch-ci
bin/design-iteration
bin/run-governed-pre-push-checks
Run readiness, design review, and governed pre-push checks.
Governance bin/execplan-validate
bin/rule-graph-check
bin/merge-readiness-check
Validate plans, rule graph consistency, and merge readiness.
Worker orchestration bin/orchestrate-governed-slice
bin/next-worker-slice
bin/get-worker-status
Coordinate governed worker slices and inspect orchestration state.

Naming reality

Naming and repo 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.