# code-development > Produce implementation changes (code) as applied build work. Stub-only domain scaffold. - Author: github-actions[bot] - Repository: eoghanleo/phosphene-greenfield - Version: 20260203065458 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/eoghanleo/phosphene-greenfield - Web: https://mule.run/skillshub/@@eoghanleo/phosphene-greenfield~code-development:20260203065458 --- --- name: code-development description: Produce implementation changes (code) as applied build work. Stub-only domain scaffold. metadata: short-description: Code changes (stub) --- ## Domain Primary domain: `` ## Status Stub scaffold only (no instrument set yet). ## What you produce - `implementation` artifacts under `phosphene/domains/code-development/output/` (and code changes elsewhere in the repo as required) ## How to work - Treat upstream artifacts as contracts: `` specs, `` FRs, `` UI specs, `` API specs, `` db specs. - Keep changes small and shippable; prefer deterministic, reviewable diffs. - Until control scripts exist for this domain, direct code edits are allowed; keep a tight audit trail in commits/PRs. ## Validation (stub) - Validators and done-score scripts are not yet implemented for this domain.