diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-29 03:58:20 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-29 03:58:20 -0400 |
| commit | e4aeea6cb3fdd24fcaebd9f882045f30a88656c4 (patch) | |
| tree | 8864a29a3919562bdd2e8f7e84719213a6c0875b /.ai/notes.org | |
| parent | c844704ff1f4d704ce2a6d18b582a824d90b861c (diff) | |
| download | rulesets-e4aeea6cb3fdd24fcaebd9f882045f30a88656c4.tar.gz rulesets-e4aeea6cb3fdd24fcaebd9f882045f30a88656c4.zip | |
Recast the speedrun eligibility criteria as checkable gates, not adjectives: dropped the task-size gate so large tasks decompose into per-commit chunks, replaced the act-vs-file rule with a four-item defer checklist keyed on whether the failing test is writable from the task text, and added a pre-flight step that front-loads a run's decisions so it proceeds unattended after. Define :solo: and :quick: precisely enough to enforce in task-review and task-audit.
Also record the spec storage and lifecycle-status decision (org-keyword authoritative, drop the filename suffix) and the requirement to retrofit existing docs across projects.
Diffstat (limited to '.ai/notes.org')
| -rw-r--r-- | .ai/notes.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ai/notes.org b/.ai/notes.org index 03347d2..0d1e20e 100644 --- a/.ai/notes.org +++ b/.ai/notes.org @@ -79,6 +79,6 @@ Format: Markers maintained by workflows to record when they last ran. Read by other workflows that gate their behavior on freshness. :LAST_AUDIT: 2026-06-28 -:LAST_INBOX_PROCESS: 2026-06-28 (11 handoffs → simplification mode in /refactor, locating-craig.md rule, suspend.org workflow, commit-gate hardening + bundled-test deny hook, readability-audit template workflow, dot-stripped project names; bug-priority matrix made binding in todo-format.md + home/work handoffs) +:LAST_INBOX_PROCESS: 2026-06-29 (1 FYI handoff from home — confirmed it adopted the bug-priority matrix into its scheme header; no action needed, matrix already canonical here; acked) Format: one =:MARKER: YYYY-MM-DD= line per workflow. Workflows overwrite their own marker on completion. |
