Software projects
Start with structure, naming, generated output, agent guidance, hooks, and CI.
Examples
Assura’s examples move from a broad repository contract into specific software, documentation, migration, CI, and agent workflows. Each example points to the exact technical guide behind it.
software/ agent-ready baseline
monorepo/ package and app boundaries
markdown/ sections and content models
migration/ LS-Lint configuration
ci/ hooks and required checks
intelligence/ facts, references, context Start with structure, naming, generated output, agent guidance, hooks, and CI.
Validate Markdown, frontmatter, source custody, references, and traceability.
Migrate LS-Lint naming rules or connect current custom constraints without replacing specialized linters.
A broad baseline with AGENTS.md guidance, project-local skills, advisory feedback, and a merge gate.
Separate shared policy from app, package, docs, and generated-output boundaries.
Treat headings, frontmatter, links, and content models as deterministic project policy.
Connect documents and references so missing traceability is visible instead of inferred during review.
Continue