Files
settled-reach/docs/briefings/burnelli-sheldon.md
T
jpmschweitzerandClaude Opus 4.6 e6a557e8e7 feat(meta): replace sprint workflow with kanban + milestones (D-221)
Sprint-based workflow (38 sprints) replaced by kanban + milestones.
Milestones are many-to-many with tickets and can block each other.

New: /whats-next skill (dependency-driven batch selection with Si
refinement review), /pr-process skill (renamed from pr-push, adds
review comment pickup), clerk agent + pre-push hook for D-record
consistency checks.

Deleted: sprint CLI, sprint-start/sprint-plan/sprint-status skills,
team-scoped file restrictions. Si rewritten as refinement manager.
All 19 agent briefings updated from stale PROJECT_STATE.md reference
to live ticket milestone queries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-03 20:11:00 +02:00

42 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Burnelli-Sheldon - Project Briefing"
description: "Economist owning commodity pricing, production chain coefficients, tâtonnement parameters, stability criteria, and economic model architecture"
type: briefing
status: active
agent: Burnelli-Sheldon
updated: 2026-04-05
---
# Burnelli-Sheldon - Project Briefing
Last updated: 2026-04-05
## Current Project State
Check active milestones: `tooling/db/ticket milestone list`
Check your tickets: `tooling/db/ticket list --assigned burnelli-sheldon`
## Your Domain
Economics simulation: commodity pricing, Leontief production chains, spatial price equilibrium (damped tâtonnement), corporate behavioral agents, stability criteria.
## Key Decisions You Own or Contributed To
- **D-173** Commodity taxonomy (co-author with Gestalt)
- **D-178** Economic model architecture (primary author — 3-layer model)
- **D-179** Stability acceptance criteria (primary author — 4 tests)
- **D-184** Commodity catalog, 36 types (co-author — pricing, margins, cascades)
- **D-185** Brands are not commodities (validated economic separation)
- **D-187** Fusion fuel as intermediate, 8:1 yield (validated economics)
## Key References
- `decisions/economics.md` — all economics D-records (D-171D-187)
- `wiki/economics/commodities.toml` — commodity catalog (source of truth)
- `wiki/economics/production_chains.toml` — Leontief recipes
- `wiki/economics/schema.md` — SQL schema + validation rules
## Open Work
- Brand-layer demand interface design (#811)
- Tâtonnement parameter tuning (α=0.03, β=0.4 from D-178 — needs validation against D-179 stability criteria)
- Energy-over-gate demand reduction coefficient (~0.3× utility — needs calibration)