• Joined on 2025-12-02
danijel pushed to main at fraqtal/agentic-dev 2026-07-31 16:58:49 +00:00
ed59b4348f fix(core-shared): match domain errors by name across module graphs
danijel created branch main in fraqtal/agentic-dev 2026-07-23 13:24:24 +00:00
danijel deleted branch clean-slate from fraqtal/agentic-dev 2026-07-23 13:24:24 +00:00
danijel created branch baseline in fraqtal/agentic-dev 2026-07-23 13:24:05 +00:00
danijel deleted branch main from fraqtal/agentic-dev 2026-07-23 13:24:04 +00:00
danijel pushed to clean-slate at fraqtal/agentic-dev 2026-07-16 07:25:26 +00:00
3d52f2de85 test(generators): strip new compliance-core deps in optional-package e2e
9b8c5f7416 docs(template): record the 2026-07-13 audit-fix sync in provenance
a80cf66026 test(coverage): cover the diff for ported auth + dsr changes
932d7f381e feat(web-next): resolve session user + live compliance context and rate limits
c2841cf352 refactor(core-trpc): make the tRPC context router-agnostic
Compare 10 commits »
danijel created branch clean-slate in fraqtal/agentic-dev 2026-07-16 07:25:25 +00:00
danijel pushed to chore/template-sync at fraqtal/agentic-dev 2026-07-16 07:25:24 +00:00
1312ae9b5b test(coverage): cover the diff for ported auth + dsr changes
beb9df4df2 test(core-trpc): cover the router-agnostic useTRPC delegation
6e4e325bb3 test(generators): strip new compliance-core deps in optional-package e2e
73849aa6f0 refactor(core-trpc): make the tRPC context router-agnostic
3b577635f8 feat(web-next): resolve session user + live compliance context and rate limits
Compare 10 commits »
danijel created branch chore/template-sync in fraqtal/agentic-dev 2026-07-16 07:25:24 +00:00
danijel pushed to main at fraqtal/agentic-dev 2026-07-12 21:13:10 +00:00
0003a276a5 Merge pull request 'chore/port-solidtime-audit-fixes' (#1) from chore/port-solidtime-audit-fixes into main
e71b66908f fix(core-shared): satisfy strict typecheck in purge job + audit hook
9f90f0513f feat(core-dsr): include the subject's audit trail in DSR exports
d95ae74aed fix(core-audit): keyed 128-bit pseudonyms + salted DSR certificate
68a142fa6b fix(core-consent): validate migrated categories against an allow-list
Compare 55 commits »
danijel merged pull request fraqtal/agentic-dev#1 2026-07-12 21:13:09 +00:00
chore/port-solidtime-audit-fixes
danijel created pull request fraqtal/agentic-dev#1 2026-07-10 16:29:30 +00:00
chore/port-solidtime-audit-fixes
danijel pushed to chore/port-solidtime-audit-fixes at fraqtal/agentic-dev 2026-07-10 16:26:59 +00:00
e71b66908f fix(core-shared): satisfy strict typecheck in purge job + audit hook
9f90f0513f feat(core-dsr): include the subject's audit trail in DSR exports
d95ae74aed fix(core-audit): keyed 128-bit pseudonyms + salted DSR certificate
68a142fa6b fix(core-consent): validate migrated categories against an allow-list
08cf939e1f fix(core-consent): merge per-category on persist instead of replacing
Compare 10 commits »
danijel created branch chore/port-solidtime-audit-fixes in fraqtal/agentic-dev 2026-07-10 16:26:59 +00:00
danijel renamed repository from agentic-dev-template to fraqtal/agentic-dev 2026-06-03 11:35:23 +00:00
danijel pushed to main at fraqtal/agentic-dev 2026-06-03 11:28:51 +00:00
d8a3250c12 test(generators): strip core-trpc dep from feature packages in e2e
danijel pushed to main at fraqtal/agentic-dev 2026-05-28 20:43:42 +00:00
0a34b45bb7 feat(auth): implement session methods with Payload-backed JWT
0fbb880c82 fix(web-next): correct idempotency test to use bindAll not bindAllProduction
5b74939a51 feat(conformance): implement ReadOnly brand and reader generator
b97e6105d3 feat(conformance): wire cross-feature reader pattern into docs and schema
d4ce68d738 docs(architecture): add ADR-026 cross-feature synchronous readers
Compare 5 commits »
danijel pushed to main at fraqtal/agentic-dev 2026-05-26 14:01:55 +00:00
6a5d602b3b docs: add building-feature-ui guide and update agent instructions
8bc32095c1 fix(web-next): cache bindAll promise for concurrent caller safety
ee45bfe932 refactor(web-next): thin app pages that just render feature components
7ef0411ffa refactor: split feature UI into .server/.client component pairs
9cfa54d382 fix(web-next): add CSS module type declaration
Compare 10 commits »
danijel pushed to main at fraqtal/agentic-dev 2026-05-26 11:22:53 +00:00
bca04f4cef fix(storybook): wire Tailwind v4 theme into Storybook preview
danijel pushed to main at fraqtal/agentic-dev 2026-05-26 10:04:57 +00:00
29eaefe47e fix: drop .js extensions from remaining relative imports