implementation profile
build a described feature or change within a known design
default profilemajordomus start "…" --profile implementation
- capability class
- standard
- reasoning effort
- medium
- output verbosity
- concise
- presentation
- engineering
- checkpoint interval
- 15m
- output contract
- outcome, changes, verification, blockers, next_action
context loaded
- architecture_notesfalse
- current_statetrue
- decisionstrue
- failing_outputfalse
- recent_history_depth0
- relevant_filestrue
- tasktrue
verification
- decision_record_requiredfalse
- regression_test_requiredfalse
- verify_command_requiredtrue
What is claimed about profiles
- guaranteed Every profile is parsed, its unknown keys rejected, and the default profile proven to exist
- advisory Capability class, reasoning effort, output verbosity, context and verification are five independent axes
- advisory A profile names a capability class rather than a vendor model
- advisory A profile declares which context a worker should load and no more
- advisory Escalating reasoning effort after repeated blocked attempts is recorded rather than assumed
- advisory A profile sets how often a worker should checkpoint, and a stale task is reported
- guaranteed The context a worker is given is assembled from durable state in authority order, and what a profile excludes is excluded
- guaranteed The assembled context obeys a line budget, and every section it drops is named with its reason
Source: share/skeleton/profiles/implementation.yaml. Capability classes are not vendor model names; the generated instructions tell the worker to pick the closest its environment offers.