Files
TSYSGroupAIOS/docs/JOURNAL.md
T
mrcharles 374288a105 feat: bootstrap meta — cross-project best-practices template
Extract patterns from 18 projects across two machines (12 local infra +
6 remote personal/business via ssh survey). Ship a reusable Gitea template
with AGENTS.md, 5 Crush PreToolUse hooks, git pre-commit/pre-push, a
generalized rules engine, shared bash library, Makefile, lifecycle scripts,
and gardening loop. Includes the canonical BASELINE-PROMPT.md (13 sections)
and PATTERNS.md (standardization scorecard).

The repo self-applies: it passes its own shellcheck (zero info-level),
make fast, and all check-rules.sh checks.

💘 Generated with Crush

Assisted-by: Crush via Crush <crush@charm.land>
2026-08-07 11:17:53 -05:00

579 B

JOURNAL.md — Append-Only Decision & Pattern Log

This file is append-only. Never delete or reorder existing entries. Add one dated section per significant change: what changed, why, the pattern used, any challenges, and the commit hash.

TEMPLATE-REPLACE-ME (YYYY-MM-DD)

Project bootstrapped from the meta template

  • What: initialized repo structure, hooks, rules engine, docs.
  • Why: establish a single consistent best-practice baseline.
  • Pattern: see PATTERNS.md in the meta project root.
  • Commit: (initial commit hash)

trailing probe