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
3 changes: 2 additions & 1 deletion docs/INDEX.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@ _Generated view — edit the records, not this file. Regenerate: `baseline gen i

_none_

## Session records (6)
## Session records (7)

- `adopt/v2-m4c-78-rules` — 1 record(s), newest 2026-07-13
- `lane/10` — 1 record(s), newest 2026-07-18
- `lane/14` — 1 record(s), newest 2026-07-19
- `lane/16` — 1 record(s), newest 2026-07-19
- `lane/18` — 1 record(s), newest 2026-07-19
- `lane/20` — 1 record(s), newest 2026-07-19
- `lane/8` — 1 record(s), newest 2026-07-15

## Docs (2)
Expand Down
14 changes: 14 additions & 0 deletions records/sessions/lane/20/2026-07-19-192405-claude.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
record: session/1
lane: lane/20
agent: claude
started: 2026-07-19T19:24:05Z
---

# Session — lane/20 — 2026-07-19

## Did
Adopt baseline 2.5.0 (skill main@ed59f42) — vendored version-string bump tracking the M7 release (skill PR #44). 3 vendored files re-pinned (rules.json/SKILL.md/REFERENCE 2.4.0->2.5.0); gen lock regenerated tools/baseline.lock.json to {2.5.0, 56cbc636} over 84 files; verified byte-identical to skill@ed59f42 (84/84). Behavior unchanged from re-pin 3/3 (#19) — cosmetic version tracking only. REC-06 PASS, 100% (53/53), 0 warns, 0 blockers.

## Left open
next: Push lane/20, PR against main, admit green in CI, merge; post-merge lane derives COMPLETED — prune at origin. Closes the M7 release-tracking tidy; baseline-demo now labels 2.5.0.
4 changes: 2 additions & 2 deletions tools/baseline.lock.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "2.4.0",
"tree_hash": "5bc8118c18e62e01ce947e9107193ff6e224d1c9dcf0576a93a62e4211b50920"
"version": "2.5.0",
"tree_hash": "56cbc6368367f7d24a9be900bf693ff53c15003a0433cf12ac7a453ec8d8da67"
}
2 changes: 1 addition & 1 deletion tools/baseline/REFERENCE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# project-baseline v2 (2.4)
# project-baseline v2 (2.5)

A **testable readiness standard** for new projects. Every lesson is a rule; a zero-dependency runner scores a repo and **fails CI on the blockers**. The judgment calls a script can't make become a dated **[sign-off ledger](GLOSSARY.md#sign-off-ledger)** — so even those leave a checkable trace.

Expand Down
2 changes: 1 addition & 1 deletion tools/baseline/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: baseline
description: "Use when asked to run baseline, score a repo, check build- or project-readiness, audit a repo against a standard, or adopt/scaffold the project-baseline standard. Runs a zero-dependency Node checker (90 rules across build, tests, security & supply-chain, reproducibility, operability, change-governance, community, context/doc-drift, claims, records & ledger, lane workflow, and divergence), reads the scorecard, and helps fix or scaffold what's missing."
version: 2.4.0
version: 2.5.0
author: Adar (AdarGit008)
license: MIT
platforms: [linux, macos, windows]
Expand Down
2 changes: 1 addition & 1 deletion tools/baseline/rules.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "project-baseline",
"version": "2.4.0",
"version": "2.5.0",
"project_types": [
"node",
"python",
Expand Down
Loading