Skip to content

Main - #7

Merged
emmanuel-montoya merged 3 commits into
masterfrom
main
Feb 28, 2026
Merged

emmanuel-montoya merged 3 commits into
masterfrom
main

Conversation

@emmanuel-montoya

Copy link
Copy Markdown
Contributor

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots to demonstrate High-Fidelity impact.

Every PR must update the corresponding documentation in the code, and also the main README with the latest architectural changes.

🏛️ Pillar Impact Assessment

  • S (State): Does this change affect reactive performance or state consistency?
  • I (Injection): Does it impact the dependency registry or memory management?
  • N (Navigation): Does it alter routing logic, middlewares, or overlay stability?
  • T (Translation): Does it change how keys or locales are resolved?

🚀 Pre-launch Checklist

  • I updated/added relevant documentation (doc comments with ///).
  • I added new unit tests or benchmarks to validate performance integrity.
  • I verified that all tests are passing under the Open Neom Standard.
  • This PR follows Clean Architecture principles as defined in SINT 1.0.0.

Emmanuel Montoya and others added 3 commits February 28, 2026 14:04
Pillar N: routeParam, pathParam(), queryParam(), queryParamOrDefault()
for Spring Boot-inspired route parameter extraction. translateEndpoints
flag enables automatic i18n URL routing. setUrlStrategy() wrapped in
try-catch for web hot restart resilience.

Pillar T: PathTranslator class for bidirectional URL localization
(canonicalizePath/localizePath) with diacritics normalization. Built
automatically from app translations — zero external config.

Assets: SINT logo and framework diagram for README.
Housekeeping: .pubignore to exclude non-essential files from pub.dev.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Relative paths don't work on pub.dev when assets are excluded via
.pubignore. Switched to raw.githubusercontent.com URLs. Bump 1.2.1.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@emmanuel-montoya
emmanuel-montoya merged commit 5658d75 into master Feb 28, 2026
0 of 2 checks passed
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