Skip to content
This repository was archived by the owner on Aug 27, 2026. It is now read-only.

Latest commit

 

History

496 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erdős Frontier

Important

Archived. This repository is preserved exactly as signed and is no longer developed. Its history, records and authority events stay readable here.

Vela's authority boundary was renamed and consolidated in ADR 0039. Frontier was doing three jobs at once — authority boundary, topic boundary and product slice — and four repositories existed because there were four topics, not four authorities. They named one maintainer and one decision model between them, so four trust roots bought four Standing universes that could not see each other.

A repository now exists because there is a new authority, never because there is a new topic. Current mathematical work lives in one repository under one authority. Nothing here was migrated into it: Claims are re-admitted deliberately through Submission, Verification and Decision, and these roots remain as their provenance.

Tooling from vela 0.967 onward does not read this repository. The last release that does is 0.966.4.

The canonical Git repository for Vela’s Erdős research portfolio and formalization-fidelity audit. The bounded question is stated in STATEMENT.md and declared in frontier.toml, which profile_root commits to.

Open in Vela Observatory or verify the exact repository state locally:

git clone https://github.com/vela-science/erdos-frontier
cd erdos-frontier
vela replay . --json
vela status . --json
vela next . --json

Human-readable target plans and completed campaign summaries live in campaigns/. Exact Target packets, retained scientific objects, artifacts, and replay state in this repository remain authoritative over those summaries.

What this repository establishes

The source audit asks two separate questions:

  1. Does a hosted Lean proof establish its theorem unconditionally?
  2. Does the formal theorem faithfully state the informal Erdős problem?

The first is reproducible machine evidence. The second is scientific judgment. Vela keeps them separate: a passing Verification is evidence, not acceptance, and only repository authority can change accepted Standing.

Repository model

The active repository is intentionally compact:

Historical runtime formats remain reachable through the signed predecessor tag pre-compaction/fc7b922e54e4; they are not duplicated in the active tree. The Observatory derives its read-only view from the canonical repository and retained source snapshots. There is no second site or graph authority surface in this repository.

Research loop

map → target → work → submit → verify → decide → remap
vela status . --json
vela next . --json
vela start <target> --frontier . --json
vela submit --frontier . \
  --claim "<bounded result>" \
  --type theoretical \
  --replayability exact \
  --artifact <path>:<kind> \
  --caveat "<what this does not establish>" \
  --packet-root <packet_sha256> \
  --profile-root <profile_sha256> \
  --verifier-capsule-root <capsule_sha256> \
  --result-contract-root <contract_sha256> \
  --as agent:<name> --json

vela start is a write-free briefing and prints the exact Submission binding values; it creates no Attempt, lease, or approval step. Agents and producers stop after registering a Submission. Verification and repository-authority Decisions are separate records. Git transports the bytes; it does not create scientific acceptance.

Source audit

erdos_frontier.py joins the Erdős catalogue, Formal Conjectures, hosted proof manifests, retained machine-audit evidence, and reviewed source classifications. It returns an in-memory audit payload and refreshes exact source hashes in sources.lock.json; it does not publish a parallel status snapshot.

The principal inputs are:

source contribution
erdosproblems.com problem statements and upstream status
formal-conjectures formal statements and proof links
plby/lean-proofs, Jayyhk/erdos-lean, williamjblair/lean-proofs hosted Lean proofs and condition metadata
lean/audit_feed*.json retained multi-toolchain machine evidence
sources/wiki/ and sources/gpt_erdos/ frozen external claim snapshots
overrides.yaml explicit source-classification facts not available upstream

Run the focused source audit and tests:

uv sync --all-groups
uv run pytest -q
GH_TOKEN=$(gh auth token) uv run python erdos_frontier.py

The token is used only to read public Formal Conjectures pull requests and issues. Heavy Lean extraction remains an explicit manual workflow under lean/.

Boundaries

  • A sorry-free, axiom-clean theorem can still depend on an unproved theorem supplied as a hypothesis.
  • Verification never implies that the formal statement is the intended scientific claim.
  • Agents cannot accept their own Submissions or access repository authority.
  • Canonical records are immutable; corrections append.
  • Generated indexes and readers are replaceable and confer no authority.

See CONTRIBUTING.md for contribution mechanics and AGENTS.md for the canonical agent guide.

About

ARCHIVED: historical Erdős formal-proof audit and scientific custody. No current Vela product or live site.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages