From fe30189d54a735c49b74b76877c3f1a314605151 Mon Sep 17 00:00:00 2001 From: Willem van den Ende Date: Wed, 6 May 2026 14:04:39 +0100 Subject: [PATCH] reflect on yak usage with qwen3.6-35B --- AGENTS.md | 32 + .../yak-buffalo-notification-done.html | 4118 +++++++++++++++++ 2 files changed, 4150 insertions(+) create mode 100644 transcripts/yak-buffalo-notification-done.html diff --git a/AGENTS.md b/AGENTS.md index 1ebd356..0358e8d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -3,6 +3,38 @@ This project has a *zero defects policy*. When you are unsure about something, ALWAYS ask the user. +# Repository structure + +This is an Elixir monorepo with two parts: + +``` +firehose/ +├── app/ # Phoenix application (OTP app: :firehose) +│ ├── lib/firehose/ # Application logic +│ ├── lib/firehose_web/ # Web layer (controllers, live views, components) +│ ├── lib/firehose/blogs/ # Blog definitions (engineering, release notes) +│ ├── priv/blog/ # Markdown posts +│ └── mix.exs +├── blogex/ # Blogex library (multi-blog engine) +│ ├── lib/ +│ └── mix.exs +├── mise.toml # Runtime versions (Elixir, Erlang, Node) +└── Makefile # make (test, check) +``` + +Two blogs are configured: + +| Blog | Route | Description | +|------|-------|-------------| +| Engineering | `/blog/engineering` | Main blog | +| Release Notes | `/blog/releases` | What's new in an app | + +# Permissions + +ALWAYS ask the user for permission when you want to add a fallback, or are unsure something work. The user can perform exploratory testing. + +We have a zero defects policy, so never continue when there are errors, warnings or test failures, even when they are pre-existing. ALWAYS report these to the user and discuss an action plan with root cause analysis. (see TDD below). + # Planning we use `yx` for planning run yx --help to see options. Invoke when the user wants to make a plan, work on something for a plan or mentions 'yak' or 'yaks'. diff --git a/transcripts/yak-buffalo-notification-done.html b/transcripts/yak-buffalo-notification-done.html new file mode 100644 index 0000000..584b81f --- /dev/null +++ b/transcripts/yak-buffalo-notification-done.html @@ -0,0 +1,4118 @@ + + + + + + Session Export + + + + + +
+ + +
+
+
+
+
+ +
+
+ + + + + + + + + + + + +