Commit Graph
128 Commits
Author SHA1 Message Date
mart1n 4d9a72048d add links 2026-06-25 09:39:12 +02:00
mart1:n 96bd009cab Merge pull request #95 from logos-co/remove-lp-0006
Remove LP-0006: Atomic Swap with LEZ
2026-06-18 14:12:24 +02:00
fryorcrakenandClaude Opus 4.8 84dbfe9323 Remove LP-0006: Atomic Swap with LEZ
Delete the LP-0006 prize and its row in the README table.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 19:21:38 +10:00
James Zaki 73a95bb4a6 Fix λ prize text (#72)
* Fix titles
* Fix text
2026-05-29 11:47:40 +01:00
fryorcraken 8772fa2561 Merge pull request #69 from logos-co/add-dependencies-section
Add standardized Dependencies section to L-Prize template and existing LPs
2026-05-28 11:45:58 +10:00
fryorcrakenandClaude Opus 4.7 c45ea08349 Always declare dependencies: in LP frontmatter (use [] if none)
Previous convention omitted the `dependencies:` field entirely when an
LP had no hard deps. This change makes the field mandatory on every
LP: use `dependencies: []` for standalone LPs. A missing field now
signals the author hasn't considered deps yet (lintable); `[]` signals
considered and none.

This aligns with the convention in logos-co/rfp PR #64.

- LP-0000.md (template): replace the conditional frontmatter example
  with `dependencies: []` and a comment explaining the new convention.
- LP-0001..LP-0017 (excluding LP-0007 which does not exist and LP-0013
  which already declares an RFP-001 hard dep): add `dependencies: []`
  YAML frontmatter at the top of each file.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 11:33:11 +10:00
fryorcrakenandClaude Opus 4.7 5746b7bc57 Convert Dependencies to YAML frontmatter to match RFP convention
Aligns the L-Prize repo with logos-co/rfp PR #64, which standardised
dependency declarations as a structured `dependencies:` field in YAML
frontmatter (a list of `{ id, reason }` objects).

- LP-0013: adds frontmatter with the RFP-001 dependency; removes the
  markdown `## Dependencies` section.
- LP-0001, LP-0004, LP-0006: drop the markdown `## Dependencies`
  section. Their hard deps are platform features (LEZ NFT Program,
  LEZ timelock, Logos Delivery, Logos Chat) with no canonical
  RFP-/LP- ID, so no frontmatter entry is added — matching the
  RFP-003 precedent in logos-co/rfp PR #64. The dependency
  information is already captured in each file's status banner.
- LP-0000.md (template): replaces the markdown `## Dependencies`
  section with a frontmatter example in an HTML comment, noting that
  the field is included only when there are real hard deps with
  canonical IDs and is otherwise omitted entirely (no `[]`), per the
  L-Prize convention.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 11:30:41 +10:00
fryorcrakenandClaude Opus 4.7 ae23a4ae2d Drop empty Dependencies sections; keep only on LPs with real hard deps
Per maintainer feedback on PR #69, LPs without hard dependencies should
not carry an empty `## Dependencies` section. Removes the section from
LPs that previously declared `(none)` (LP-0002, LP-0003, LP-0005,
LP-0008, LP-0009, LP-0010, LP-0011, LP-0012, LP-0014, LP-0015, LP-0016,
LP-0017). LP-0001, LP-0004, LP-0006, LP-0013 retain the section because
they have real hard dependencies.

The template (LP-0000.md) still describes the section, but the body
now instructs authors to add it ONLY when there are real deps and to
omit the entire section otherwise.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 11:26:16 +10:00
fryorcraken 0d646b7768 Add standardized Dependencies section to L-Prize template and existing LPs
Introduces a `## Dependencies` section in the LP template (LP-0000.md) and
adds the same section to every existing prize in `prizes/`. The section lists
other L-Prizes, RFPs, R&D items, or sample apps that must complete or exist
before each Lambda Prize can be announced or claimed, using canonical IDs
(LP-XXXX, RFP-XXX, ...).

This is non-breaking: only structure is added or normalized. Existing
dependency information previously expressed in status banners or prose
(LP-0001, LP-0004, LP-0006, LP-0013) is now also captured in the new
section. LPs whose related-LP cross-references are non-blocking (LP-0008,
LP-0016, LP-0017) declare `(none)` and clarify the related links in
Resources.

The goal is to give downstream tooling (e.g. flywheels.logos.co) a single
machine-readable place to discover LP dependencies.
2026-05-28 11:20:22 +10:00
mart1:n 9bce5144f6 Merge pull request #66 from logos-co/update-prize-adoption-criteria
Update prize adoption criteria
2026-05-25 18:09:44 +02:00
mart1nandCursor 5b0c7adc9e Update prize adoption criteria across open and draft prizes.
Remove third-party deployment bars and require reproducible evidence
where applicable; adjust LP-0005 and LP-0008 requirements accordingly.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-25 10:15:54 +02:00
mart1n d91ebe86b2 link fix 2026-05-18 09:55:23 +02:00
mart1n f64bc65362 Revert "Close LP-0013 (authorities): withdraw competitive prize for LEZ team delivery."
This reverts commit 9b1f4b57e3.
2026-05-15 12:42:17 +02:00
mart1nandCursor 9b1f4b57e3 Close LP-0013 (authorities): withdraw competitive prize for LEZ team delivery.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 10:11:22 +02:00
mart1:n c981ee6c2b Update payment claim template link in README 2026-05-14 09:23:08 +01:00
mart1:n 8b01d29159 Merge pull request #49 from logos-co/github-lambda-prize-issue-template
Add Lambda prize payout workflow
2026-05-14 10:21:42 +02:00
Siddarth Kumar 40d728662c ci: sanity check for prize submissions 2026-05-12 20:06:52 +05:30
mart1n 485169f6c1 add PP 2026-05-11 19:01:26 +02:00
mart1n ff4a1b8da2 close lp12 2026-05-11 17:31:11 +02:00
mart1:n a8f1525d6c Merge pull request #14 from bristinWild/solution/lp-0012
Solution: LP-0012 — Structured event system for LEZ programs
2026-05-11 15:08:19 +02:00
mart1n e0be79f18a add payment info and add verification 2026-05-11 14:14:18 +02:00
mart1n 9c0d1698c7 template update 2026-05-11 13:35:19 +02:00
mart1n de5497fe38 Update LP-0003 status in README 2026-05-05 15:26:16 +02:00
mart1:n b87e856059 Merge pull request #38 from logos-co/github-lambda-prize-issue-template
Add GitHub issue template for Lambda Prize payment with payment label
2026-04-29 10:30:09 +02:00
mart1n bcd9336019 Add GitHub issue template for Lambda Prize payment with payment label
Made-with: Cursor
2026-04-29 10:26:28 +02:00
mart1:n 93266a89a2 Merge pull request #37 from logos-co/close-lp-0015-lez-delivery
Close LP-0015
2026-04-28 12:56:33 +02:00
mart1n c64cc89a98 Close LP-0015: fulfilled by LEZ team, no external submission
Mark prize closed and document that implementation was delivered
internally. README status updated to Closed.

Made-with: Cursor
2026-04-28 12:54:15 +02:00
mart1:n b50cf1b3f6 Merge pull request #33 from logos-co/evaluation-policies
Add evaluation policies: submission limits, feedback model, demo walk…
2026-04-10 11:51:19 +02:00
mart1n 61986e4bd3 Add evaluation policies and rename mini-app to Logos Basecamp app
Introduce programme-wide evaluation policies to raise the bar for
submissions:

- Max 3 submissions per prize per builder, one submission/review per week
- Pass/fail feedback only; detailed guidance via Discord
- Demos must be narrated video walkthroughs covering architecture,
  decisions, and full end-to-end flow — silent screencasts rejected

Policies are defined in README (Evaluation Policies section) and
replicated in every non-closed LP's Evaluation Process for
self-contained readability. Demo specifics are tailored per prize
in each LP's Submission Requirements.

Also renames "Logos mini-app" → "Logos Basecamp app" throughout all
prizes and the template.

Made-with: Cursor
2026-04-10 11:22:16 +02:00
mart1n 9fa2dd9320 Money formatting, desc align 2026-04-07 09:40:33 +02:00
mart1:n e7b8de1165 Merge pull request #31 from logos-co/lp3
LP-0003: Private allowlist / Airdrop Distributor
2026-04-01 11:25:03 +02:00
fryorcraken 8817847f75 Open prize 2026-04-01 11:34:40 +11:00
fryorcraken 1805b7b597 RFP-003: Private allowlist / Airdrop Distributor
Progress towards publishing this prize.
2026-03-31 14:54:20 +11:00
mart1:n 8f7ca11733 Merge pull request #24 from logos-co/align-with-template
Align L-Prizes with template
2026-03-27 12:30:06 +01:00
fryorcraken f52709fbba Add recorded demo to criteria 2026-03-27 22:09:26 +11:00
mart1n 9303effaf7 close LP-0010 2026-03-27 09:54:42 +01:00
mart1:n 1225e6f1a5 Merge pull request #21 from mmlado/lp-0010-shell-dapp-integration-proof-of-concept
Solution: LP-0010 — Shell dApp Integration Proof of Concept
2026-03-27 09:53:09 +01:00
fryorcraken 19437838b2 Make spel usage mandatory 2026-03-27 16:44:29 +11:00
fryorcraken 1eb9e8916f Align L-Prizes with template
Lessons learned from early submissions, applying them to existing prizes.
2026-03-27 15:40:05 +11:00
Mladen Milankovic bd0a0440a8 Update with relevant fixes. 2026-03-26 20:46:13 +01:00
Mladen Milankovic aaf1e2129c Add criteria fullfilment for public keys 2026-03-26 20:15:00 +01:00
Mladen Milankovic 1d8dd457e2 Solution: LP-0010 — Shell dApp Integration Proof of Concept 2026-03-26 19:08:35 +01:00
mart1n 318749a5cb close LP-0009 2026-03-26 18:33:15 +01:00
mart1:n cc2081944f Merge pull request #19 from mmlado/lp-0009-keycard-nip46
Solution: LP-0009 — Keycard NIP-46 Nostr Signer Proxy

Winning submission
2026-03-26 18:32:05 +01:00
Mladen Milankovic 62bb988dc3 Solution: LP-0009 — Keycard NIP-46 Nostr Signer Proxy 2026-03-26 12:29:23 +01:00
fryorcraken bc43179a2b Merge pull request #13 from logos-co/whistleblower
LP-0017: Whistleblower — censorship-resistant document upload and ind…
2026-03-25 11:28:18 +11:00
fryorcraken ecf8cf5069 add prize and open 2026-03-25 11:27:55 +11:00
bristinWild 88905d448b Solution: LP-0012 — Structured event system for LEZ programs 2026-03-25 04:49:57 +05:30
mart1n 4690d36ff8 language 2026-03-24 15:22:34 +01:00
fryorcraken e23384acbf LP-0016: Whistleblower — censorship-resistant document upload and indexing mini-app 2026-03-20 12:02:22 +11:00