Commit graph

19 commits

Author SHA1 Message Date
Aric Camarata
d89c0e6350 docs: add wiki docs (P1) 2026-05-30 20:16:28 -04:00
Aric Camarata
5efc56bbea chore: merge dart-gap-fill — v1.0.1 parity audit, CHANGELOG, pubspec fix 2026-05-30 18:35:44 -04:00
Aric Camarata
2717721ffa docs: portfolio polish — README, wiki, examples 2026-05-30 18:35:21 -04:00
Aric Camarata
b5a3b8f8ef fix: remove invalid publisher field, add CHANGELOG, untrack agent config 2026-05-29 15:59:01 -04:00
Aric Camarata
238ad4e858 fix: remove invalid publisher field from pubspec
The publisher field is not recognized by pub and caused dart pub publish
--dry-run to exit 65. Publisher is configured on pub.dev, not in pubspec.
2026-05-29 15:53:37 -04:00
Aric Camarata
cc3c227d2d
feat: surface-area parity audit vs qibla-js (v1.0.1) (#1)
* chore: surface-area parity audit vs qibla-js, bump to v1.0.1

Full gap analysis: qibla-dart already matches @acamarata/qibla on all five
public functions (qiblaAngle, compassDir, compassName, qiblaGreatCircle,
distanceKm) and three constants (kaabaLat, kaabaLng, earthRadiusKm).
No runtime gaps found; 48/48 tests pass unchanged.

Patch bump documents the audit and closes T-E10-01 (Mega Phase 1).

* docs: add CHANGELOG.md for v1.0.1 release

* chore: polish pubspec, add wiki docs
2026-05-29 06:49:15 -04:00
Aric Camarata
51894b95a0 chore: polish pubspec, add wiki docs 2026-05-29 06:34:29 -04:00
Aric Camarata
deec0c5c58 docs: add CHANGELOG.md for v1.0.1 release 2026-05-26 11:37:58 -04:00
Aric Camarata
6948fd655b chore: surface-area parity audit vs qibla-js, bump to v1.0.1
Full gap analysis: qibla-dart already matches @acamarata/qibla on all five
public functions (qiblaAngle, compassDir, compassName, qiblaGreatCircle,
distanceKm) and three constants (kaabaLat, kaabaLng, earthRadiusKm).
No runtime gaps found; 48/48 tests pass unchanged.

Patch bump documents the audit and closes T-E10-01 (Mega Phase 1).
2026-05-25 18:07:03 -04:00
Aric Camarata
2ee79bc4b2 chore(config): add AGENTS.md for dual-harness parity 2026-05-25 15:51:22 -04:00
Aric Camarata
93102e128e chore: align repository structure with portfolio documentation standards 2026-05-15 15:27:34 -04:00
Aric Camarata
20f6a931c1 Add GitHub Sponsors funding config 2026-03-28 18:18:59 -04:00
Aric Camarata
f1c95e59a2 style: replace em dashes with colons; add .editorconfig 2026-03-08 17:28:08 -04:00
Aric Camarata
9341a8e6cc docs: add wiki pages and wiki-sync workflow 2026-03-08 17:14:37 -04:00
Aric Camarata
506f33c094 docs: add Architecture and Acknowledgments sections; ci: add --fatal-infos to dart analyze 2026-03-08 17:10:54 -04:00
Aric Camarata
4ca3ca6258 ci: add job names, rename publish-dry-run to publish-check 2026-03-08 16:38:01 -04:00
Aric Camarata
ff498318db ci: run dart pub get before format check 2026-03-08 15:44:02 -04:00
Aric Camarata
55023d2c6c Initial release: qibla v1.0.0 2026-03-08 12:58:43 -04:00
Aric Camarata
871f701a5a
Initial commit 2026-03-08 12:53:02 -04:00