Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
616332c
Mirror v1.0.0: flat property syncing between tokens
KenanMillet Jun 15, 2026
cc212d3
Mirror: rewrite with single change event, property groups, API exposu…
KenanMillet Jun 15, 2026
bb5db30
Mirror: add --align flag, standalone align command
KenanMillet Jun 15, 2026
183fe25
Mirror: dynamic knownProps set, Object.keys(prev) for future-proof sy…
KenanMillet Jun 15, 2026
da9df07
Mirror: rewrite align with --linked/--unlinked semantics, respect lin…
KenanMillet Jun 15, 2026
5206fce
Mirror: show token IDs in status output
KenanMillet Jun 15, 2026
8d49cff
Mirror: add --exclude, global excludes config, smart unchain/unlink (…
KenanMillet Jun 15, 2026
45f79b3
Mirror: use 'api-all' for API calls (bypasses global excludes), 'all'…
KenanMillet Jun 15, 2026
f6133ea
Mirror: startup config drift warning, remove inline reminder from con…
KenanMillet Jun 15, 2026
b154d92
Mirror: null props = context-dependent (link scope for align, 'all' f…
KenanMillet Jun 15, 2026
9c27899
Mirror: unlink removes tokens from chains, whispers error for prop-sp…
KenanMillet Jun 15, 2026
48de8ed
Mirror: link/chain add props to existing links instead of creating ne…
KenanMillet Jun 15, 2026
eb7c55c
Mirror: single-token support for link/chain/align, --up/--down for am…
KenanMillet Jun 15, 2026
2451126
Mirror: add --up/--down to align for parent/child disambiguation
KenanMillet Jun 15, 2026
6c301e9
Mirror: error on !mirror chain (no props) with existing chain and no …
KenanMillet Jun 15, 2026
6c19083
Mirror: align application order fixed to up → chain → down
KenanMillet Jun 15, 2026
598b780
Mirror: recursive propagation with visited set for both change events…
KenanMillet Jun 15, 2026
bccf0a8
Mirror: simplify align to up+cascade model, remove --chain flag, alwa…
KenanMillet Jun 15, 2026
89dcd4d
Mirror: add --if-linked flag to align (intersect requested props with…
KenanMillet Jun 15, 2026
2a3d9a7
Mirror: full public API — link, chainLink, unlink, unchain, addToChai…
KenanMillet Jun 15, 2026
c693abe
Mirror: add getParent, getChildren, getChainMembers query helpers
KenanMillet Jun 15, 2026
5f77f31
Mirror: add --help update, Help handout generation, gen-dev-docs command
KenanMillet Jun 15, 2026
ccf1959
Mirror: prevent multiple hard parents and hard-linked children from j…
KenanMillet Jun 15, 2026
1577a09
Mirror: add 'anchor' property group for easy --exclude of Anchor-mana…
KenanMillet Jun 15, 2026
f944248
Mirror: add avatar to help and gen-dev-docs handouts
KenanMillet Jun 15, 2026
d445b62
Mirror: --exclude filters explicit prop lists immediately instead of …
KenanMillet Jun 15, 2026
ee65142
Mirror: add script.json, README, versioned folder for PR
KenanMillet Jun 15, 2026
e1bfafc
Mirror: add Anchor cooperation notes to README, help handout, and dev…
KenanMillet Jun 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading