Skip to main content

Get Engineering Done (GED)

Get Engineering Done is a command-workflow scaffold for engineering programs that need more structure than a one-off chat or notebook. It is engineering-specific from the start.

GED provides a complete engineering workflow command surface and capability set. It targets capability completeness: every capability an engineering program needs to go from objective to reviewable, verified package has an explicit home in GED.

GED turns an engineering objective into a reviewable workflow:

formulate -> architect -> plan -> execute -> verify -> package

The first goal is not to fake a solver or a green result. The first goal is to make an engineering project reviewable: requirements, interfaces, discipline models, solver evidence, verification verdicts, provenance, and acceptance criteria all have explicit homes.

Quick Start

Install the runtime command surface (Claude Code, Codex, Gemini CLI, OpenCode) straight from npm — no checkout required:

npx -y get-engineering-done --claude --local

Use --codex, --gemini, --opencode, or --all for the other supported runtimes, and --global to write into the user-level config dir. The installer writes model-visible GED command files into the selected runtime config target. (From a source checkout, the equivalent is node bin/install.js --claude --local.)

Install the Python CLI from PyPI:

python -m pip install get-engineering-done
ged --help

No account or API key is required for the core workflow — scaffolding, validation, the goal gate, and numerical verification all run offline. A VVUQ_API_KEY is optional and only enables the VVUQ knowledge-graph reuse and server-side claim verification.

Create a draft engineering project:

ged new-project \
  --root /path/to/project \
  --objective "Produce a coupled coherent PIC transceiver model" \
  --domain "photonic transceiver engineering"

Validate the scaffold:

ged validate --root /path/to/project

Strict validation is intentionally harder. A new scaffold is a draft; it does not pass strict validation until phase artifacts are present, nonempty, format-checked, marked available in the phase manifest, and paired with matching hash/provenance metadata. Strict validation does not prove engineering truth; it checks that a package is reviewable and not an obvious placeholder.

ged validate --root /path/to/project --strict

Runtime Commands

GED is designed to expose the same command loop across AI runtimes:

Runtime Help New project
Codex $ged-help $ged-new-project
Claude Code /ged:help /ged:new-project
Gemini CLI /ged:help /ged:new-project
OpenCode /ged-help /ged-new-project

The local CLI can print the full command map:

ged command-map --runtime codex

Capability completeness

GED tracks its engineering capability set as an executable requirement:

ged capabilities

This command returns non-zero until every required engineering capability is present. See docs/capability-requirement.md.

Serving the verified design loop ([serve] extra)

GED can serve its verified photonics design loop over HTTP — POST /design returns only gate-verified designs (value computed by a cited recipe, checked against the recipe's literature anchor, evidence pack run through the unchanged strict gate per request). Unverifiable requests are refused as machine-readable data, never served.

pip install "get-engineering-done[serve]"   # adds FastAPI
python -c "import uvicorn; from ged.serve import create_app; uvicorn.run(create_app())"
curl -s localhost:8000/design -X POST -H 'content-type: application/json' \
  -d '{"device": "ring", "params": {"FSR": 2.0e12}}'

(uvicorn or any ASGI server is yours to choose — the extra deliberately ships only fastapi.) The pure core (ged.serve.design_response) works without the extra installed.

Template Curation (STEM)

GED can curate STEM-ready templates for agent use and emit Neo4j-shared ingest artifacts:

# --workspace-root defaults to the current working directory; --output-root
# defaults to ./artifacts/template-curation
ged curate-templates

Or with explicit paths:

ged curate-templates \
  --workspace-root /path/to/workspace \
  --output-root /path/to/output

Install a 30-minute launchd schedule (macOS):

ged install-curation-schedule \
  --workspace-root /path/to/workspace \
  --output-root /path/to/output \
  --interval-minutes 30

The plist defaults to ~/Library/LaunchAgents/com.englund-garage.ged.template-curator.plist; override with --plist-path if you prefer a different location.

Project Shape

GED creates:

GED/
  PROJECT.md
  REQUIREMENTS.md
  ROADMAP.md
  STATE.md
  phases/
    phase-01/
      PLAN.md
      VERIFY.md
      outputs/
        README.md
        artifact_manifest.json

The manifest starts with planned artifacts only. Real engineering outputs must be added by the owning project before the phase can move from draft to green.

Engineering Bias

GED is for engineering programs where success depends on interfaces, tolerances, physical constraints, cost or manufacturability, simulation evidence, tests, and reviewable provenance. For the initial coherent PIC transceiver use case, GED is designed to sit above general optimization frameworks (e.g. OpenMDAO) and to integrate discipline backends — its marimo panel helpers embed the output of Tidy3D, gdsfactory, and femwell when those libraries are installed — alongside VVUQ claim checks, Neo4j provenance, and work-contract acceptance gates.

Trademarks

GED is an independent, open-source project and is not affiliated with, endorsed by, or sponsored by any of the third-party tools it integrates with or references. All product, project, and company names used in this software and its documentation — including Tidy3D, gdsfactory, femwell, OpenMDAO, and any others — are the trademarks or registered trademarks of their respective owners. References to these names are nominative: they identify the external tools GED integrates with or sits above. See the NOTICE file for details.

Development

python3.11 -m pytest -q

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

get_engineering_done-0.1.12.tar.gz (282.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

get_engineering_done-0.1.12-py3-none-any.whl (327.9 kB view details)

Uploaded Python 3

File details

Details for the file get_engineering_done-0.1.12.tar.gz.

File metadata

  • Download URL: get_engineering_done-0.1.12.tar.gz
  • Upload date:
  • Size: 282.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for get_engineering_done-0.1.12.tar.gz
Algorithm Hash digest
SHA256 259e0ebe69665969e3cff62ec48865f2c82f314b9858e7f6ab8b01b1a80bca98
MD5 123bc1373a2346e241a6122128ee49fb
BLAKE2b-256 8ff5f05862e730106c183055ee0541b69620a14d99a65e568bd8040f469637b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for get_engineering_done-0.1.12.tar.gz:

Publisher: publish.yml on Englund-Garage/get-engineering-done

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file get_engineering_done-0.1.12-py3-none-any.whl.

File metadata

File hashes

Hashes for get_engineering_done-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 73b5e7b1fa4169d9aa36044b9e4d5b4a585a0a7bf2bbaa9d99ce754921d6f244
MD5 4256b84dcc0935177662b96e4c982db5
BLAKE2b-256 91acd6b1e3b9808045c57019860a823afa493c5f5b1a5849105d5073cd654d96

See more details on using hashes here.

Provenance

The following attestation bundles were made for get_engineering_done-0.1.12-py3-none-any.whl:

Publisher: publish.yml on Englund-Garage/get-engineering-done

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.1.13

2 files

This release

0.1.12 This release

2 files

0.1.11

2 files

0.1.10

2 files

0.1.9

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page