Commit graph

111 commits

Author SHA1 Message Date
90fc86e3ef fix(workplans): terminate frontmatter that ran into the document
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
A missing newline fused the closing delimiter onto the last frontmatter value,
or fused a value onto the following key. Either way the frontmatter never
terminates and the whole body is swallowed.

Because workplan files are selected by 'type: workplan', such a file is not
invalid but invisible: it appears in no projection, raises no error, and is
reported as neither a workplan nor a problem. A forge-derived reset would read
its correct hub record as no longer deriving and propose retiring live work.

Only the missing newline is inserted; no value is altered.

Refs STATE-WP-0083-T08

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-26 08:29:26 +02:00
repo-manager
56b6ce5f7b chore(registrar): assign State Hub identifiers
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 0s
Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-26 08:04:42 +02:00
custodian-sync
421228afbc chore(consistency): sync task status from DB [auto]
Some checks are pending
CI Smoke / host-smoke (push) Waiting to run
CI Smoke / container-smoke (push) Waiting to run
Updated by fix-consistency on 2026-08-26:
  - update .custodian-brief.md for kontextual-engine

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-26 08:04:41 +02:00
6accd66c57 fix(workplans): renumber the second KONT-WP-0013 to KONT-WP-0018
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Two different workplans carried the same canonical identifier: blob-storage
content streaming (registered 2026-05-07) and cmis-browser binding TCK
compatibility (2026-05-08). Their ten task identifiers collided as a
consequence, which blocks task-level projection reset for both.

The later registration is renumbered; the first keeps 0013. Projection UUIDs are
re-derived from the new canonical ids.

Refs CUST-WP-0068, STATE-WP-0083-T06

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-26 08:04:04 +02:00
10e6a33db9 docs(agents): repoint remote State Hub URL to the in-cluster address
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
The remote row pointed at 127.0.0.1:18000, a reverse tunnel back to the
workstation. On railiance01 the State Hub runs in the cluster on that same
machine, so the request left the box and came back to reach a local service.

Refs CUST-WP-0067-T07

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-25 00:21:18 +02:00
d1d9c01e8f Adopt Target Revenue Source License V1C1 (org-wide preliminary rollout)
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Maintainer decision, 2026-07-29: adopts TRSL V1C1 as this repo's
preliminary governing license, per target-revenue's
workplans/TREV-WP-0008-governance-and-pilot-rollout.md T05. Full
specialist legal review is deferred until out of beta (target-revenue
SCOPE.md §1). No Phase is yet declared for this repo.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-30 00:28:48 +02:00
c70371d07d docs: workplan-first agent guidance prose (CUST-WP-0055 T04 batch 2)
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
2026-07-08 16:41:24 +02:00
424f058a98 Regenerate agent instructions from state-hub templates (CUST-WP-0055 T01)
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Sync AGENTS.md, CLAUDE.md, and .claude/rules from updated project_rules
templates: workplan-first session protocol, legacy terminology footnote,
and GET /workplans/ examples.
2026-07-08 14:50:29 +02:00
3a77957043 Add Forgejo CI smoke workflow (enablement template)
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
2026-07-08 12:33:59 +02:00
99ace30aeb Draft capability entry (reuse-surface REUSE-WP-0017-T04, cohort 2)
Honest first-pass maturity vector grounded in README/docs/tests present
in this repo; no invented evidence. Flagged for human review before
publish. See reuse-surface history/2026-07-06-coverage-classification.md.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-06 19:41:37 +02:00
8b45281c8b chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-07-03:
  - update .custodian-brief.md for kontextual-engine
2026-07-03 18:46:33 +02:00
98588bfb75 Normalize agent instructions and workplan frontmatter (STATE-WP-0067)
- Align agent files with on-disk workplan prefixes (infer from workplan ids)
- Set workplan domain to registered domain_slug; add topic_slug where applicable
- Repair frontmatter delimiter formatting; migrate legacy task status literals
- Regenerate AGENTS.md, CLAUDE.md, and .claude/rules from State Hub templates
2026-06-22 23:16:27 +02:00
8c292c201f Add .repo-classification.yaml (CUST-WP-0050 T11 agent first-pass) 2026-06-22 17:47:38 +02:00
25c0da3691 Add credential routing instructions for all agent runtimes
Propagate shared credential-routing section (Codex, Claude, Grok, llm-connect)
from state-hub template via scripts/propagate_credential_routing.py.
2026-06-18 22:48:38 +02:00
645b44e79a Add capability registry scaffold (REUSE-WP-0014-T05 B03) 2026-06-16 01:54:03 +02:00
06b8f1bcaa Refresh agent instruction files 2026-05-18 16:55:44 +02:00
c94efeb83d feat(memory): define external adapter boundaries 2026-05-15 11:23:50 +02:00
0008b67b21 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-15:
  - update .custodian-brief.md for kontextual-engine
2026-05-15 11:21:39 +02:00
914b698af7 feat(memory): add audit export surface 2026-05-15 11:15:16 +02:00
c5110f61b0 graph store memory 2026-05-15 11:02:11 +02:00
6b3e391acf chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-15:
  - update .custodian-brief.md for kontextual-engine
2026-05-15 09:56:18 +02:00
a2f924df15 feat(memory): add agent safe APIs 2026-05-15 09:51:18 +02:00
153427ae99 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-15:
  - update .custodian-brief.md for kontextual-engine
2026-05-15 09:41:07 +02:00
1be8019fa1 feat(memory): add lifecycle operations 2026-05-15 09:30:46 +02:00
876f97c288 feat(memory): add permission aware retrieval 2026-05-15 09:15:28 +02:00
d196be378c chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-15:
  - update .custodian-brief.md for kontextual-engine
2026-05-15 02:05:13 +02:00
8daab687b2 feat(memory): add graph runtime import store 2026-05-15 01:56:51 +02:00
5c450fcaa5 docs(workplans): add memory graph runtime plan 2026-05-15 00:23:28 +02:00
b092700f7b chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-15:
  - update .custodian-brief.md for kontextual-engine
2026-05-15 00:17:45 +02:00
199ffe2a56 Release readiness polish 2026-05-14 03:29:05 +02:00
d74913b184 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-14:
  - update .custodian-brief.md for kontextual-engine
2026-05-14 03:11:36 +02:00
4a7d04b835 Assessment run for latest improvements 2026-05-14 02:51:24 +02:00
e5197e15e2 query parsing and diagnostics 2026-05-14 02:20:17 +02:00
a152968466 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-14:
  - update .custodian-brief.md for kontextual-engine
2026-05-14 02:10:03 +02:00
b8ec86bcf7 Workplan reorg for queries, acl, rel envelopes 2026-05-14 01:32:35 +02:00
b3501b1ef1 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-14:
  - update .custodian-brief.md for kontextual-engine
2026-05-14 01:28:27 +02:00
41bd662641 Warnings cleanup 2026-05-14 01:02:25 +02:00
484a978795 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-14:
  - KONT-WP-0015-T005: pending → todo
2026-05-14 00:47:05 +02:00
b6d521fc43 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-14:
  - KONT-WP-0015-T004: pending → todo
2026-05-14 00:47:05 +02:00
9990ec5382 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-14:
  - KONT-WP-0015-T003: pending → todo
2026-05-14 00:47:05 +02:00
1fc1d7f4fd chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-14:
  - KONT-WP-0015-T002: pending → todo
2026-05-14 00:47:05 +02:00
df58716e35 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-14:
  - KONT-WP-0015-T001: pending → todo
2026-05-14 00:47:05 +02:00
affa79fdd1 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-14:
  - update .custodian-brief.md for kontextual-engine
2026-05-14 00:46:33 +02:00
637d1ec20e New assessment of CMIS functionality 2026-05-14 00:15:12 +02:00
b11c9189e4 More CMIS scoring optimization 2026-05-13 23:42:56 +02:00
852b45c158 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-13:
  - update .custodian-brief.md for kontextual-engine
2026-05-13 23:08:03 +02:00
dc32be36fb CMIS Browser Binding fixes 2026-05-11 12:28:36 +02:00
59aa2a49a8 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-08:
  - update .custodian-brief.md for kontextual-engine
2026-05-08 18:48:50 +02:00
fa3aa2e5b0 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-08:
  - update .custodian-brief.md for kontextual-engine
2026-05-08 17:40:44 +02:00
06e3654aaa Scoped CMIS workspace folders with create, list, parent, path lookup, delete, and delete-tree behavior 2026-05-08 16:47:30 +02:00