This repository was archived by the owner on Apr 30, 2026. It is now read-only.
docs: archive v0.1.0-final as hackathon submission snapshot#14
Merged
Conversation
… notice lychee runs --offline, which skips https:// links but resolves relative paths as local filesystem paths. ../../releases/tag/v0.1.0 from repo root resolves to a non-existent path on the runner. Replace all three relative paths with absolute github.com URLs so lychee skips them in offline mode: - ../../releases/tag/v0.1.0 → https://github.com/ziffan/lexharmoni/releases/tag/v0.1.0 - ../../releases/tag/v0.1.0-final → https://github.com/ziffan/lexharmoni/releases/tag/v0.1.0-final - ../../actions → https://github.com/ziffan/lexharmoni/actions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Code Review
This pull request updates relative links in the README.md to absolute GitHub URLs for both the Indonesian and English sections. A review comment suggests improving the Indonesian translation by replacing the English term 'state' with 'kondisi' to enhance clarity and maintain a professional tone.
Comment on lines
+25
to
+26
| > - [`v0.1.0`](https://github.com/ziffan/lexharmoni/releases/tag/v0.1.0) — state asli submisi hackathon | ||
| > - [`v0.1.0-final`](https://github.com/ziffan/lexharmoni/releases/tag/v0.1.0-final) — state arsip dengan |
There was a problem hiding this comment.
The Indonesian translation uses the English word "state" repeatedly, which feels inconsistent in a bilingual notice. Using Indonesian terms like "kondisi" or "status" would improve clarity and maintain a more professional tone for an archived repository snapshot.
Suggested change
| > - [`v0.1.0`](https://github.com/ziffan/lexharmoni/releases/tag/v0.1.0) — state asli submisi hackathon | |
| > - [`v0.1.0-final`](https://github.com/ziffan/lexharmoni/releases/tag/v0.1.0-final) — state arsip dengan | |
| > - [`v0.1.0`](https://github.com/ziffan/lexharmoni/releases/tag/v0.1.0) — kondisi asli submisi hackathon | |
| > - [`v0.1.0-final`](https://github.com/ziffan/lexharmoni/releases/tag/v0.1.0-final) — kondisi arsip dengan |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Archive LexHarmoni v0.1.0 as Hackathon Submission Snapshot
Closes the active development phase of LexHarmoni v0.1.0 submitted to
Cerebral Valley × Anthropic "Built with Opus 4.7" Hackathon (April 2026).
Phase 1: Dependabot Triage
Closed 7 routine version-bump PRs: #5, #6, #7, #8, #9, #10, #11.
Zero security advisories identified. Rationale per PR documented in
respective close comments.
Phase 2: Archive Documentation
Reproducibility
v0.1.0— original hackathon submission state (preserved, untouched)v0.1.0-final— archived state with CI activation + documentationSuccessor
Active development continues in successor repository (link to be added
via pinned issue post-archive).
Spawned independent tool: regulasi-id-corpus-prep
Post-merge actions