Skip to main
Table of Contents

Synticore Developer Docs

This section is for compiler maintainers and implementation-facing reference material.

If you are trying to build your own website, start with the main Synticore Builder Guide.


When To Use This Section

Use these docs when you need to:

  • inspect compiler-only behavior
  • work on migration or schema internals
  • trace implementation-facing package behavior
  • track versioned implementation changes in the shipped compiler surface

For normal project authoring, page building, and packaging, go back to the main Synticore Builder Guide.


Operations And Maintenance

  1. Synticore Developer Docs - Maintainer Guide Follow the recommended reading order and day-to-day maintainer workflows.

  2. 📝 Synticore Changelog Release notes and shipped version summaries.

  3. Synticore Developer Docs - Validation Change-type validation matrix for scaffolding, migration, config, browser-tool, packaging, and versioned work.

  4. Synticore Developer Docs - Maintenance Tasks Shipped maintainer tasks and upkeep workflows outside normal build/watch use.


Deep Reference

  1. Synticore Developer Docs - Config Internals Schema-source, task-chain, and compiler-side config behavior notes.

  2. Synticore Developer Docs - Migration Internals Migration-registry responsibilities, fixture expectations, and release coordination notes.

  3. Synticore Developer Docs - Browser Tooling Notes Maintainer-facing notes for BrowserSync, browser GUI internals, dev-panel behavior, and browser-tool state boundaries.

  4. Synticore Developer Docs - Watch Trigger Notes Compiler-facing behavior notes for config-driven watch task chaining.

  5. Synticore Developer Docs - File Include Notes Evaluation order, integration behavior, and implementation-oriented notes.

  6. Synticore Developer Docs - Cure Time Shared package behavior used by compiler-side timestamp and duration formatting.

Explore More

Example Home Download Report Issue License