Is this actually new, buildable, and better?
Space → Reality → Power → Time
RESEARCH & ENGINEERING SYSTEMS
10 tools I built for research, engineering, verification, and review.
Give the system a professional task. It identifies what must actually be established, selects the method that owns each obligation, executes the check, and keeps the result scoped to the evidence.
Five specialist research methods. Five control and review systems. They can run independently or as one routed workflow.
The route changes with the job. The background is the same system view: task, active methods, evidence returning, release.
Space → Reality → Power → Time
Mind → Council
Power → Gauntlet → Council
Meditate → Soul → Time
Mirror → Relevant Gem
Each one is a different evidence-producing mechanism. As you move through them, the system field reconfigures into that Gem and runs its actual conceptual workflow.
MIND
Turn a claim into explicit objects, assumptions, a proof obligation, and a claim-native verifier.
SPACE
Search the evidence landscape before novelty, current-state, or reuse claims are made.
REALITY
Only invent after the nearest known methods fail a specific, named constraint.
POWER
Move software claims through the real implementation and the real entrypoint.
TIME
Make candidate and baseline compete under the comparison that actually answers the decision.
Frame the task. Create load-bearing obligations. Route each one to the method that owns it. Keep the receipt. Release only what the evidence supports.
Task→Obligations→Selected methods→Receipts→Scoped result
The `SKILL.md` is the reasoning contract. The linked Python runtime supplies execution, state, receipts, hooks, or gates where that tool has mechanical work to do.
Download repository/soulRoute complex work across the toolkit./mindProof, logic, probability, formalization.Theorem checking, mathematical derivations, formal specifications, probabilistic reasoning, and counterexample search.
Defines objects and assumptions, states the exact claim and negation, chooses a claim-native verifier, searches edge cases, and reports scope.
/spaceLiterature, prior art, repositories, standards.Literature reviews, prior-art checks, technical due diligence, current-source verification, and reusable implementation discovery.
Translates the mechanism into search terms, expands across neighboring fields, inspects primary sources and repositories, and records source limits.
/realityNew mechanisms after a verified gap./powerImplementation, debugging, integration, execution.Building or reviewing software, debugging failures, integration work, release checks, and verifying executable claims.
Inspects the real repository, maps edits to requirements, implements the smallest complete change, runs targeted and regression checks, and exercises the real entrypoint.
/timeBaselines, ablations, uncertainty, stop/go.Experimental design, capability comparisons, matched baselines, ablations, cost analysis, and stop/go decisions.
Defines the construct and endpoint, selects a strong baseline, matches relevant budgets, preserves failures, reports uncertainty, and applies stop/go criteria.
/gauntletAudit the process behind a result.orchestrator-invokedGround consequential work before acting.High-cost decisions, unstable task frames, repeated failure, or moments when execution is moving faster than the evidence state.
STILL → GROUND → ORIENT → WEIGH → RELEASE: identify authoritative state, separate facts from assumptions, choose one high-value next action.
/councilStructured independent review.Important artifacts that benefit from independent correctness, measurement, implementation, novelty, or adversarial review.
Creates distinct review seats, freezes first-pass conclusions before reveal, cross-critiques them, normalizes scope, and compares against a direct control.
/foilFind the smallest missing complement for the task.Work where the right next method depends on what the current task and available evidence already cover.
Classifies the task first, keeps competing gap hypotheses, uses a minimal discriminator when needed, supplies the smallest useful complement, then verifies transfer.
Source, runtime contracts, reproducibility, security, governance, and research notes remain directly accessible.