Brings the framework CRS repo up to date with all content that was living in agent-runtimes (local-dev fallback) but hadn't been promoted. New composites: feature-delivery-loop, integration-direct, scaffolding-repo, sonnet-impl-narrow, sonnet-manager, test-writing-repo New contexts: integration/v1, scaffolding/v1, sonnet-manager/v1, z-ai/v1, airouter/v1/bin (anthropic-compat-wrapper.sh), cp-harness/v1/init.sh New task-templates: sonnet-integrator.yaml, workflow/* (17 typed workflow task templates for the Epic 1 pipeline) Updated: agent-repo/v1/finalize.sh — adds AR-38/F97 empty-deliverable audit (SKIP_BRANCH_PUSH support, boilerplate-path filtering, ci_metadata.json flag) Also adds MEMORY.md index and memory/ topic files for the framework repo.
14 lines
702 B
Markdown
14 lines
702 B
Markdown
# Memory Index — agent-runtime-framework
|
|
|
|
Thin index. Read topic files for detail.
|
|
|
|
## Gotchas
|
|
- [memory/gotchas-gitea.md](memory/gotchas-gitea.md) — Gitea API auth quirks: no `/login`, Basic Auth not Bearer, merged-as-closed, fork Actions independence
|
|
- [memory/gotchas-tokens.md](memory/gotchas-tokens.md) — `~/.config/agent-runtimes/tokens.json` flat structure
|
|
|
|
## Decisions
|
|
- [memory/decisions.md](memory/decisions.md) — Fork cleanup workflow, shallow clones, pre-test hook, workflow output validation, push retry
|
|
|
|
## Process
|
|
- [memory/process-lessons.md](memory/process-lessons.md) — Verifying PR state, fork workflow placement, fetch-depth for date inspection, wrong-path smoke testing
|