deer-workflow
An open-source Dynamic Workflow runtime that combines deterministic TypeScript orchestration with replaceable Agent runtimes.
It emphasizes data provenance and immutability by preserving every snapshot, enforces publication integrity through byte-matching checks, and provides a secure two-checkout sync mechanism—all with zero third-party Python dependencies.
A static, official-source tracker for scientific compute allocations, cloud and API credits, and AI-for-science or open-science grants.
Earth-Space-AI/scientific-resourcesThe inspected primary route normalizes its canonical and social URL to the slashless https://earth-space-ai.org/scientific-resources. The mirror intentionally remains self-canonical at https://huangzesen.github.io/scientific-resources/ and links to the primary as its alternate.
The canonical public dataset is a reviewed snapshot dated 2026-07-29 (America/Los_Angeles), with collection verification timestamp 2026-07-30T01:16:56Z. The configured Pacific date did not roll over. The dataset contains 48 public records: 32 actionable open, 1 actionable upcoming, and 15 archived. These are preserved snapshot facts, not a claim that the same statuses remain current today.
A specific modeled cycle with an officially verified fixed applicant deadline on or before page_date + 15 calendar days is moved out of the actionable view. The boundary is inclusive and group-neutral. Policy archival is not a claim that the sponsor closed intake: the record preserves its official deadline and sources, removes its apply control, and shows a public retirement_reason. A continuously open program with recurring cutoffs advances to the next verified cutoff outside the fence rather than closing the whole program; a multi-element umbrella has no single fixed deadline.
data/opportunities.json is the sole canonical current opportunity data file. Every stable ID remains present after publication; retirement is represented with lifecycle fields, not by deleting the record. Each current record carries first_seen, last_verified, retired_at, retirement_reason, superseded_by, and reactivated_at. The exact original 32-record dataset is preserved as the first immutable history snapshot at data/history/snapshots/2026-07-28-a5af1ed92d34/.
Requirements: Python 3.10 or newer; no third-party Python packages.
python3 src/generate.py
The production build writes the current data, provenance, and immutable history files to each host profile:
dist/primary/index.html
dist/primary/public_opportunities.json
dist/primary/provenance.json
dist/primary/snapshots/in
Public, reproducible tracker for scientific compute, cloud/API credit, and research funding opportunities.
Similar projects matched by category, topics, and programming language.
An open-source Dynamic Workflow runtime that combines deterministic TypeScript orchestration with replaceable Agent runtimes.
Deltafin is a research project that runs the 2.8-trillion-parameter Mixture-of-Experts model Kimi K3 on a single Apple Silicon Mac (e.g., M1 Max with 64 GB) at about 16 seconds per token, using exact, reproducible inference with local or streaming expert loading.
Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.