aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(compose): rename base file to docker-compose.yamlHEADmainFuwn2026-02-282-3/+3
* chore(compose): add mirror and resolver mode overridesFuwn2026-02-282-0/+11
* chore(task): split docker build local load and push workflowsFuwn2026-02-281-3/+13
* feat(config): allow optional config file with default fallbackFuwn2026-02-285-7/+93
* chore(compose): add thin mode overrideFuwn2026-02-281-0/+8
* docs(config): align documented and compose config coverageFuwn2026-02-282-5/+27
* chore: remove dev compose and config filesFuwn2026-02-282-36/+0
* chore(task): publish version and latest image tagsFuwn2026-02-281-2/+1
* chore(docker): use alpine runtime and shell healthcheckFuwn2026-02-282-3/+7
* docs: refine user-facing wording for clarity and consistencyFuwn2026-02-285-44/+44
* build(task): add multi-arch docker build targetsFuwn2026-02-281-2/+5
* chore(gitignore): tidy ignoresFuwn2026-02-281-12/+2
* fix(api): match plc.directory success content-types in thin compatibilityFuwn2026-02-282-5/+48
* chore(gitignore): ignore local thin validation artifactsFuwn2026-02-281-0/+4
* fix(api): align tombstoned DID compatibility with plc.directoryFuwn2026-02-282-41/+105
* fix(thin): retry DID fetches on 429 and align DID doc shapeFuwn2026-02-273-4/+267
* docs: clarify mode comparison table wordingFuwn2026-02-271-2/+2
* docs: refine mode selection wording for clarityFuwn2026-02-271-1/+4
* docs: add mode selection guidance for mirror resolver and thinFuwn2026-02-271-17/+43
* feat: add thin mode for on-demand verified PLC resolutionFuwn2026-02-2718-27/+1435
* fix: make mirror replay lossless with strict seq accounting and traceFuwn2026-02-277-35/+947
* chore: improve user-facing API copy clarity and consistencyFuwn2026-02-273-18/+18
* feat: Apply Iku formattingFuwn2026-02-266-10/+158
* fix: align PLC compatibility read endpoints with plc.directory schemaFuwn2026-02-264-63/+1486
* chore: remove accidentally committed binaryFuwn2026-02-261-0/+0
* feat: add keygen command and inject docker build metadataFuwn2026-02-268-2/+267
* chore: update docker and compose development setupFuwn2026-02-265-3/+58
* chore: add prometheus scrape configurationFuwn2026-02-262-9/+22
* chore: normalize docker compose formattingFuwn2026-02-261-8/+5
* chore: replace Makefile workflow with Taskfile tasksFuwn2026-02-263-25/+352
* fix: use non-prefixed semver docker image tagFuwn2026-02-261-1/+1
* chore: harden docker compose for production deploymentFuwn2026-02-261-5/+53
* chore: rename template config to config.default.yamlFuwn2026-02-264-24/+24
* style: align codebase with official Go idiomsFuwn2026-02-2622-93/+75
* feat: Apply Iku formattingFuwn2026-02-2630-44/+1529
* feat: add read-only PLC API compatibility endpointsFuwn2026-02-266-0/+721
* feat: harden launch readiness with versioning, metrics, and resilienceFuwn2026-02-2618-130/+1319
* feat: initial Plutia release — verifiable high-performance PLC mirror (mirr...Fuwn2026-02-2637-394/+5354
* Initial commitFuwn2026-02-262-0/+394