- Replace the worked case-study material while preserving its historical traceability pattern.
- Edit
.agents/research-workflow.json: repository IDs, relative paths, roles, remotes, commit order, submodule ownership, article mapping, commands, and browser policy. Configure the scoped publication gate recursively for every authored namespace, list each inarticles.authored_namespaces, and add comparable namespaces when introduced. The publish skill uses that list to guard other contributors' paths before commit and push. A focused non-default PR branch keeps audit and disclosure but does not require the confirmation pause. - Keep paths relative to the discovered Git root. Use no workstation-specific
paths. Keep the supported schema version at
1unless helper and skills are upgraded together. - Run
python3 .agents/scripts/research_workflow.py validateand exercise the missing-field, invalid-path, and unsupported-version failures. - Adjust durable domain vocabulary and authority order in
CONTEXT.md; add read triggers toCONTEXT-MAP.md. - Use the model-experiment issue template for new candidates and the PR template to report model, software, and publication checks separately.
- Forward-test the three skills in fresh contexts. Exercise publish/review mutation only against disposable fixture repositories.
The profile is the supported customization surface. Do not put domain names, absolute paths, or default-branch assumptions into generic skill instructions.