• Joined on 2026-02-16
hugo pushed to main at hugo/MetaCrate 2026-08-21 22:49:09 +00:00
2f5f03ac6f feat: complete stable OpenSim live interactions
hugo pushed to main at hugo/MetaCrate 2026-08-21 20:46:21 +00:00
e4e84dcdcb feat: stabilize OpenSim interactions and landmarks
hugo pushed to main at hugo/MetaCrate 2026-08-21 18:37:32 +00:00
adf5165033 fix: harden OpenSim session readiness
hugo pushed to master at hugo/RogueAgenda 2026-08-20 19:17:08 +00:00
ea4347409a chore: removed stupid adds
hugo pushed to master at hugo/RogueAgenda 2026-08-20 19:04:51 +00:00
2d7be650da enforce antislop in the quality gate
hugo pushed to master at hugo/RogueAgenda 2026-08-20 19:01:04 +00:00
16150b5a8f complete category-scoped values, rules, and report parity
hugo pushed to master at hugo/RogueAgenda 2026-08-20 18:14:00 +00:00
cb0e480b79 doc: updated project status and features that are missing
hugo pushed to master at hugo/RogueAgenda 2026-08-19 20:20:17 +00:00
b5b8ae0d55 modularize app and database internals
hugo pushed to master at hugo/RogueAgenda 2026-08-19 20:09:42 +00:00
c8ad487ca1 modularize date, database, and model code
hugo pushed to main at hugo/RuDS 2026-08-19 19:26:41 +00:00
067e9a61e8 Run the debug CLI without Cargo loader paths
hugo commented on issue hugo/MetaCrate#135 2026-08-18 19:34:41 +00:00
[Grid agent] Complete opt-in live-grid validation and the milestone acceptance gate

Corrective implementation completed and pushed as db25a97. Removed the per-capability live environment opt-ins and their CLI validation. Persistent setup now lives in platform config.yml (Linux:…

hugo closed issue hugo/MetaCrate#135 2026-08-18 19:34:41 +00:00
[Grid agent] Complete opt-in live-grid validation and the milestone acceptance gate
hugo pushed to main at hugo/MetaCrate 2026-08-18 19:34:24 +00:00
db25a977b7 fix(grid-agent): move setup into YAML preferences (#135)
hugo commented on issue hugo/MetaCrate#135 2026-08-18 19:08:38 +00:00
[Grid agent] Complete opt-in live-grid validation and the milestone acceptance gate

Reopened after operator review: the per-action live environment opt-ins introduced in b56b280 are the wrong configuration and authorization model. Corrective work will move persistent grid/LLM…

hugo reopened issue hugo/MetaCrate#135 2026-08-18 19:08:37 +00:00
[Grid agent] Complete opt-in live-grid validation and the milestone acceptance gate
hugo commented on issue hugo/MetaCrate#135 2026-08-18 10:43:47 +00:00
[Grid agent] Complete opt-in live-grid validation and the milestone acceptance gate

Implemented and pushed as commit b56b280. Added a production metacrate-grid-agent acceptance module and CLI, versioned redacted JSONL schema, create-new/syncing evidence writer with secret-canary…

hugo closed issue hugo/MetaCrate#135 2026-08-18 10:43:47 +00:00
[Grid agent] Complete opt-in live-grid validation and the milestone acceptance gate
hugo pushed to main at hugo/MetaCrate 2026-08-18 10:43:33 +00:00
b56b28043f Add grid agent milestone acceptance gate (#135)
hugo commented on issue hugo/MetaCrate#134 2026-08-18 10:27:31 +00:00
[Grid agent] Package and document portable service operation and secret handling

Implemented and pushed as commit 00707fd. Added schema-versioned placeholder configurations, platform config/data discovery, storage environment precedence, offline --check-config and --print-paths…

hugo closed issue hugo/MetaCrate#134 2026-08-18 10:27:31 +00:00
[Grid agent] Package and document portable service operation and secret handling