aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* chore(compose): rename base file to docker-compose.yamlHEADmainFuwn11 days2-3/+3
|
* chore(compose): add mirror and resolver mode overridesFuwn11 days2-0/+11
|
* chore(task): split docker build local load and push workflowsFuwn11 days1-3/+13
|
* feat(config): allow optional config file with default fallbackFuwn11 days5-7/+93
|
* chore(compose): add thin mode overrideFuwn11 days1-0/+8
|
* docs(config): align documented and compose config coverageFuwn11 days2-5/+27
|
* chore: remove dev compose and config filesFuwn11 days2-36/+0
|
* chore(task): publish version and latest image tagsFuwn11 days1-2/+1
|
* chore(docker): use alpine runtime and shell healthcheckFuwn11 days2-3/+7
|
* docs: refine user-facing wording for clarity and consistencyFuwn11 days5-44/+44
|
* build(task): add multi-arch docker build targetsFuwn11 days1-2/+5
|
* chore(gitignore): tidy ignoresFuwn11 days1-12/+2
|
* fix(api): match plc.directory success content-types in thin compatibilityFuwn11 days2-5/+48
|
* chore(gitignore): ignore local thin validation artifactsFuwn11 days1-0/+4
|
* fix(api): align tombstoned DID compatibility with plc.directoryFuwn11 days2-41/+105
|
* fix(thin): retry DID fetches on 429 and align DID doc shapeFuwn11 days3-4/+267
|
* docs: clarify mode comparison table wordingFuwn12 days1-2/+2
|
* docs: refine mode selection wording for clarityFuwn12 days1-1/+4
|
* docs: add mode selection guidance for mirror resolver and thinFuwn12 days1-17/+43
|
* feat: add thin mode for on-demand verified PLC resolutionFuwn12 days18-27/+1435
|
* fix: make mirror replay lossless with strict seq accounting and traceFuwn12 days7-35/+947
|
* chore: improve user-facing API copy clarity and consistencyFuwn12 days3-18/+18
|
* feat: Apply Iku formattingFuwn12 days6-10/+158
|
* fix: align PLC compatibility read endpoints with plc.directory schemaFuwn12 days4-63/+1486
|
* chore: remove accidentally committed binaryFuwn12 days1-0/+0
|
* feat: add keygen command and inject docker build metadataFuwn12 days8-2/+267
|
* chore: update docker and compose development setupFuwn12 days5-3/+58
|
* chore: add prometheus scrape configurationFuwn12 days2-9/+22
|
* chore: normalize docker compose formattingFuwn12 days1-8/+5
|
* chore: replace Makefile workflow with Taskfile tasksFuwn12 days3-25/+352
|
* fix: use non-prefixed semver docker image tagFuwn12 days1-1/+1
|
* chore: harden docker compose for production deploymentFuwn12 days1-5/+53
|
* chore: rename template config to config.default.yamlFuwn12 days4-24/+24
|
* style: align codebase with official Go idiomsFuwn12 days22-93/+75
|
* feat: Apply Iku formattingFuwn12 days30-44/+1529
|
* feat: add read-only PLC API compatibility endpointsFuwn12 days6-0/+721
|
* feat: harden launch readiness with versioning, metrics, and resilienceFuwn12 days18-130/+1319
|
* feat: initial Plutia release — verifiable high-performance PLC mirror ↵Fuwn13 days37-394/+5354
| | | | (mirror + resolver modes)
* Initial commitFuwn13 days2-0/+394