Skip to content

Add portable Density guidance source#13

Open
afar1 wants to merge 2 commits into
mainfrom
codex/density-portable-guidance
Open

Add portable Density guidance source#13
afar1 wants to merge 2 commits into
mainfrom
codex/density-portable-guidance

Conversation

@afar1

@afar1 afar1 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Density guidance now has a shared source that Codex packaging must mirror, so we can keep the polished Codex sibling-skill experience while preparing the guidance for future host adapters.

The packaged Codex skills still load from plugins/density/skills/*/SKILL.md, but the canonical product text now also lives under plugins/density/guidance/. Packaging tests fail if the Codex skills or design contract drift from that shared source.

This also folds in the current setup/data-health/wayfinding guidance we want to preserve: recent-first onboarding language, deterministic sync recovery rules, and live floorplan/socket behavior.

Validation

  • node --test plugins/density/test/plugin-packaging.test.mjs
  • env -u DENSITY_CLI_BIN node --test plugins/density/test/*.mjs currently has one pre-existing failure in unstaged live-wayfinding fixture work: availableBuildings returns 2 buildings where the existing test expects 1.

Compound Engineering
Codex

afar1 added 2 commits June 24, 2026 21:22
…e-guidance

# Conflicts:
#	plugins/density/skills/data-health/SKILL.md
#	plugins/density/skills/density/SKILL.md
#	plugins/density/skills/setup/SKILL.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant