docs: archive v0.1.0-final as hackathon submission snapshot#13
Conversation
Cerebral Valley × Anthropic 'Built with Opus 4.7' Hackathon (April 2026) - Add bilingual archive notice to README (ID + EN) with archive status badges - Add CHANGELOG entry for v0.1.0-final - Add DECISIONS entry documenting archive rationale and two-tier tag strategy - Add KNOWN_ISSUES.md documenting unresolved items and intentional scope limits - Reference v0.1.0 tag for original submission state - Reference regulasi-id-corpus-prep as independent spawned tool Phase 1 (Dependabot triage): 7 PRs closed, 0 merged (no security advisories). Successor repository link to be added via GitHub pinned issue post-archive. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Code Review
This pull request prepares the repository for archival as a hackathon submission snapshot by updating the CHANGELOG, documenting architectural decisions, and adding a comprehensive list of known issues. The README was also updated with a bilingual archive notice. Feedback was provided regarding incorrect relative links in the README's archive notice for both the Indonesian and English sections, which would prevent users from correctly navigating to releases and the Actions tab.
| > - [`v0.1.0`](../../releases/tag/v0.1.0) — state asli submisi hackathon | ||
| > - [`v0.1.0-final`](../../releases/tag/v0.1.0-final) — state arsip dengan | ||
| > improvement post-submisi (CI, security patches, dokumentasi) | ||
| > | ||
| > **Status CI terakhir:** ✅ Green pada **2026-04-29** (lihat | ||
| > [Actions tab](../../actions)) |
There was a problem hiding this comment.
The relative links for the release tags and the Actions tab are incorrect for a root-level README.md. Using ../../ will cause these links to point outside the repository's scope (resolving to the site root instead of the repository sub-pages). They should be relative to the repository root.
| > - [`v0.1.0`](../../releases/tag/v0.1.0) — state asli submisi hackathon | |
| > - [`v0.1.0-final`](../../releases/tag/v0.1.0-final) — state arsip dengan | |
| > improvement post-submisi (CI, security patches, dokumentasi) | |
| > | |
| > **Status CI terakhir:** ✅ Green pada **2026-04-29** (lihat | |
| > [Actions tab](../../actions)) | |
| > - [`v0.1.0`](releases/tag/v0.1.0) — state asli submisi hackathon | |
| > - [`v0.1.0-final`](releases/tag/v0.1.0-final) — state arsip dengan | |
| > improvement post-submisi (CI, security patches, dokumentasi) | |
| > | |
| > **Status CI terakhir:** ✅ Green pada **2026-04-29** (lihat | |
| > [Actions tab](actions)) |
| > - [`v0.1.0`](../../releases/tag/v0.1.0) — original hackathon submission state | ||
| > - [`v0.1.0-final`](../../releases/tag/v0.1.0-final) — archived state with | ||
| > post-submission improvements (CI, security patches, documentation) | ||
| > | ||
| > **Last CI status:** ✅ Green on **2026-04-29** (see | ||
| > [Actions tab](../../actions)) |
There was a problem hiding this comment.
The relative links in the English section are also incorrect. Relative paths starting with ../../ from the root directory will not resolve correctly to the repository's releases or actions pages.
| > - [`v0.1.0`](../../releases/tag/v0.1.0) — original hackathon submission state | |
| > - [`v0.1.0-final`](../../releases/tag/v0.1.0-final) — archived state with | |
| > post-submission improvements (CI, security patches, documentation) | |
| > | |
| > **Last CI status:** ✅ Green on **2026-04-29** (see | |
| > [Actions tab](../../actions)) | |
| > - [`v0.1.0`](releases/tag/v0.1.0) — original hackathon submission state | |
| > - [`v0.1.0-final`](releases/tag/v0.1.0-final) — archived state with | |
| > post-submission improvements (CI, security patches, documentation) | |
| > | |
| > **Last CI status:** ✅ Green on **2026-04-29** (see | |
| > [Actions tab](actions)) |
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