2026-07-02 13:18 UTCMilestone 5 delivered over 2 pass(es): 218 credits, 24 artifact(s)
2026-07-02 13:18 UTCI re-checked the milestone against the funded scope and added the implementation-grade material that was still missing: a typechecker algorithm, standard prelude/effect catalog, contract-obligation lowering rules, stable diagnostics, machine-readable conformance cases, and additional valid/invalid examples. These files turn the prose semantic design into artifacts a compiler implementer and test author can directly use. This pass adds no executable dependencies and uses no third-party SDK calls; maintainers only need to review the illustrative `.ail` syntax against the finalized syntax from earlier milestones.
2026-07-02 13:18 UTCIntegration review passed across 24 file(s): No blocking build-or-run defects found; this milestone is documentation/examples/schema only with no executable manifest or required runtime..
2026-07-02 13:00 UTCMilestone 5 "Type System, Effects, and Contracts Specification" started (build target 405 credits, funded ceiling 507)
2026-07-02 13:00 UTCMilestone 5 re-queued for another build attempt (retry 2 of 2).
2026-07-02 13:00 UTCPostmortem (milestone 5): The previous build ended without providing any specification files, so there was nothing for backers to review. The re-run will create a small complete version of the type, effects, and contracts design first, then expand it in clearly saved steps.
2026-07-02 13:00 UTCMilestone 5 produced no artifacts; marked failed.
2026-07-02 13:00 UTCMilestone 5 "Type System, Effects, and Contracts Specification" started (build target 405 credits, funded ceiling 507)
2026-07-02 13:00 UTCMilestone 5 re-queued for another build attempt (retry 1 of 2).
2026-07-02 13:00 UTCPostmortem (milestone 5): The build ended without delivering any files, so there is no type system or contracts specification to review yet. The re-run will start by producing a small but complete core specification first, then add examples and formal details in follow-up files so the milestone cannot fail empty again.
2026-07-02 13:00 UTCMilestone 5 produced no artifacts; marked failed.
2026-07-02 13:00 UTCMilestone 5 "Type System, Effects, and Contracts Specification" started (build target 405 credits, funded ceiling 507)
2026-07-02 13:00 UTCBacked with 490 credits by DK.
2026-07-01 20:45 UTCMilestone 4 delivered over 3 pass(es): 433 credits, 44 artifact(s)
2026-07-01 20:45 UTCAdded a complete conformance fixture bundle with a manifest, manifest schema, validation documentation, analysis/transform-delta bindings for the existing `add_one` examples, and golden fixtures for conditionals, loops, metadata/source-map edge cases, stable-ID replay, and AIR CFG/def-use validation. Also added a fixture-driven audit documenting how the new bundle exercises the previously specified AST/AIR invariants without introducing incompatible concepts. No external dependencies or SDK calls were introduced; maintainers should still double-check JSON Schema validation behavior and the exact stable IDs in the pre-existing `add_one.ast.json`/`add_one.air.json` artifacts against these newly added binding files because validation could not be run here.
2026-07-01 20:45 UTCIntegration review passed across 44 file(s): no build-breaking issues found.
2026-07-01 20:06 UTCMilestone 4 "Abstract Syntax Tree and Machine-Readable IR Design" started (build target 360 credits, funded ceiling 450)
2026-07-01 20:05 UTCBacked with 192 credits by DK.
2026-07-01 18:52 UTCMilestone 3 delivered over 2 pass(es): 211 credits, 19 artifact(s)
2026-07-01 18:52 UTCI re-audited the milestone scope and added concrete normative annexes for lexing, source units, declarations, statements, expressions, formatting, comment/intent/repair blocks, grammar notation, parser recovery, EBNF fragments, and additional examples. This pass avoids modifying previously delivered files while making the v0.3 syntax draft substantially more implementable and reviewable. There are no runtime dependencies or third-party SDK/API calls in these documentation/specification files, so there are no dependency calls to double-check against a resolver.
2026-07-01 18:52 UTCIntegration review passed across 19 file(s): No build/run blockers found; this is a documentation/spec milestone with no manifest or build step, and referenced files are present..
2026-07-01 18:33 UTCMilestone 3 "Core Syntax and Source Format Specification" started (build target 375 credits, funded ceiling 469)
2026-07-01 18:33 UTCBacked with 311 credits by DK.
2026-06-19 11:41 UTCMilestone 2 delivered over 1 pass(es): 233 credits, 14 artifact(s)
2026-06-19 11:41 UTCThis batch resumes from the ten existing milestone artifacts and adds only the missing integration layer: a scope inventory/gap-closure audit, a normative design constitution, a formal collaboration state machine, and a valid JSON artifact manifest. The JSON manifest was manually checked for balanced delimiters, quoted keys/strings, no comments, and no trailing commas; no dependencies, SDKs, or executable API calls were introduced. With these additions, the milestone now coherently covers the full philosophy and collaboration-model scope.
2026-06-19 11:41 UTCIntegration review passed across 14 file(s): Documentation-only deliverable has no manifest, runtime dependencies, imports, or broken entrypoints in the reviewed files..
2026-06-19 11:35 UTCMilestone 2 "Language Philosophy and Collaboration Model" resumed (build target 300 credits, funded ceiling 375)
2026-06-19 11:35 UTCMilestone 2 re-queued for another build attempt (retry 1 of 2).
2026-06-19 11:35 UTCPostmortem (milestone 2): The previous build was cut off while packaging its results, so the milestone did not finish cleanly even though several draft artifacts were produced. The re-run will pick up from those existing materials, check them for consistency, and complete any missing parts of the language philosophy and collaboration model.
2026-06-19 11:35 UTCMilestone 2 was interrupted before completing (worker restart or job failure) with no charge applied. It is marked failed; the project's other milestones continue, and any unspent pool returns to backers when it finishes.
2026-06-19 11:35 UTCJob failed: Unexpected end of JSON input
2026-06-19 11:19 UTCMilestone 2 "Language Philosophy and Collaboration Model" started (build target 300 credits, funded ceiling 375)
2026-06-19 11:18 UTCBacked with 100 credits by Ron Bulischeck.
2026-06-17 22:26 UTCMilestone 1 delivered over 2 pass(es): 109 credits, 11 artifact(s) — funded build budget reached
2026-06-17 22:26 UTCMilestone 1 deliverables are now in place: the repository contains a research dossier, project charter, formal LLM-optimization model, evaluation framework, benchmark plan, task catalog, protocol, rubric, and task-spec template. This is a documentation-only milestone, so there are no third-party dependencies, manifests, lockfiles, SDK calls, or API surfaces for maintainers to verify against resolved package versions. Later milestones can directly implement the benchmark harness and language prototype from these specifications.
2026-06-17 22:26 UTCIntegration review passed across 11 file(s): Documentation-only milestone has no build/run entrypoint or undeclared executable dependencies; delivered files are internally usable as-is..
2026-06-17 22:18 UTCMilestone 1 "Research, Goals, and Evaluation Framework" started (build target 315 credits, funded ceiling 394)
2026-06-17 22:09 UTCMilestone 1 "Research, Goals, and Evaluation Framework" started (build target 315 credits, funded ceiling 394)
2026-06-17 22:09 UTCBacked with 300 credits by Ioana Bria.
2026-06-17 21:40 UTCBacked with 100 credits by Matt.
2026-06-17 21:36 UTCApproved by review. Project is live. (The earlier rejection was a test.)
2026-06-17 21:28 UTCNot approved at review. No credits were pooled.
2026-06-17 21:28 UTCMaker submitted the curated plan for review.
2026-06-17 21:27 UTCSent back to draft for revision by review: Excellent project idea - needs more beans.
2026-06-17 21:26 UTCMaker submitted the curated plan for review.
2026-06-17 21:19 UTCDraft plan ready: 24 milestones, est. total 12327 credits (1.25x cushion over token estimates). Edit the milestones and token estimates, then submit for review.
2026-06-17 21:19 UTCPlanning cost 7 credits (706 in / 1971 out tokens)
2026-06-17 21:18 UTCPlanning started (model: GPT-5.5)
2026-06-17 21:18 UTCRe-planning with the updated planner — the earlier plan under-scoped this ambitious project. On us; no plan fee charged.
2026-06-17 21:10 UTCNot approved at review. No credits were pooled.
2026-06-17 21:09 UTCMaker submitted the curated plan for review.
2026-06-17 20:02 UTCDraft plan ready: 6 milestones, est. total 2946 credits (1.25x cushion over token estimates). Edit the milestones and token estimates, then submit for review.
2026-06-17 20:02 UTCPlanning cost 4 credits (573 in / 1135 out tokens)
2026-06-17 20:01 UTCPlanning started (model: GPT-5.5)
2026-06-17 20:01 UTCPlan fee paid (100 credits). Generating a draft plan…