Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ MD033: false
MD034: false
MD036: false

# One H1 per major section, not one H1 per document.
# eSolia documents nest H2/H3 under each H1 and return to H1 for the next
# section; the title comes from the filename and CMS metadata rather than an
# in-body heading. A single top-level H1 has caused Typst ingestion problems.
# MD001 (heading-increment) stays enabled: skipping a level is still an error.
MD025: false

MD024:
siblings_only: true

Expand Down
4 changes: 2 additions & 2 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Proven.lol Lightweight Proof](https://img.shields.io/badge/Proven.lol-Lightweight_Proof-green?style=flat-square&logo=cachet)](https://proven.lol/fbd788)

**Last Updated:** July 30th, 2026 at 1:54:22 AM GMT+9   **Today is:** Friday, July 31, 2026
**Last Updated:** July 31st, 2026 at 7:42:52 PM GMT+9   **Today is:** Friday, July 31, 2026

## Welcome 👋

Expand Down Expand Up @@ -161,7 +161,7 @@ Scan results feed a signed evidence bundle — SBOM, policy decision, and manife
| Item | Value |
| --- | --- |
| Repo Total Files | 0 |
| Repo Size in KB | 140 |
| Repo Size in KB | 141 |
| Lume Version | v3.2.4 |
| Deno Version | 2.9.4 |
| V8 Version | 15.0.245.2-rusty |
Expand Down