Skip to content
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
ziffan merged 1 commit into
masterfrom
chore/archive-v0.1.0-final
Apr 30, 2026
Merged

docs: archive v0.1.0-final as hackathon submission snapshot#14
ziffan merged 1 commit into
masterfrom
chore/archive-v0.1.0-final

Conversation

@ziffan

@ziffan ziffan commented Apr 30, 2026

Copy link
Copy Markdown
Owner

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

  • Bilingual archive notice in README (ID + EN)
  • CHANGELOG entry for v0.1.0-final
  • DECISIONS entry documenting two-tier tag strategy and successor plan
  • KNOWN_ISSUES.md created with scope constraints and dependency risks
  • Tag v0.1.0-final marks final archived state

Reproducibility

  • v0.1.0 — original hackathon submission state (preserved, untouched)
  • v0.1.0-final — archived state with CI activation + documentation

Successor

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

  • Push tag v0.1.0-final
  • Create GitHub Release for v0.1.0-final
  • Create pinned issue for successor repo link
  • Archive repo via GitHub UI
  • Pin both repos on profile

… 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>
@ziffan ziffan merged commit a5fca50 into master Apr 30, 2026
6 checks passed

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 thread README.md
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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant